html { width: 100%; height: 100% }
body { background-color: #ffffff; margin: 0; padding: 0; width: 100%; height: 100% }

a { color: #ff0028; text-decoration: underline }
a:hover { color: #777777; text-decoration: underline }

#lnkPages a.active {
	text-decoration:underline;
}
#lnkPages a {
	text-decoration:none;
}

.city { font-family: arial, sans-serif; font-size: 14px; color: #1a1a1a; font-weight: bold }
.city2 { font-family: arial, sans-serif; font-size: 13px; color: #e0e0e0; margin-left: 10px }


a.city:link, a.city:visited, a.city:active { font-family: arial, sans-serif; font-size: 13px; color: #e0e0e0; text-decoration: underline; margin-left: 10px }
a.city:hover { color: #ffffff }

a.topm:link, a.topm:visited, a.topm:active { font-family: arial, sans-serif; font-size: 13px; color: #f0f0f0; font-weight: bold; text-decoration: none; margin-left: 20px; margin-right: 20px }
a.topm:hover { color: #ff0028 }

a.m:link, a.m:visited, a.m:active { font-family: tahoma, sans-serif; font-size: 10px; color: #f0f0f0; text-decoration: none; padding-left: 15px }
a.m:hover { color: #ff0028 }

a.bm:link, a.bm:visited, a.bm:active { font-family: tahoma, sans-serif; font-size: 11px; color: #ff0028; text-decoration: none; font-weight: bold; padding-left: 7px }
a.bm:hover { color: #f0f0f0 }
a.bm2:hover { color:#FF6464; }

a.botm:link, a.botm:visited, a.botm:active { font-family: arial, sans-serif; font-size: 12px; color: #f0f0f0; font-weight: bold; text-decoration: none; margin-left: 7px; margin-right: 7px }
a.botm:hover { color: #ff0028 }

#city { font-family: arial, sans-serif; font-size: 14px; color: #1a1a1a; font-weight: bold }
#topmenu { margin-top: 17px; margin-left: 40px }
#content { padding-top: 15px; padding-bottom: 15px; padding-left: 12px; padding-right: 30px }
#bottom { font-family: arial, sans-serif; font-size: 12px; color: #f0f0f0 }

h1 { font-family: tahoma, sans-serif; font-size: 25px; color: #333333; font-weight: lighter; padding-left: 20px; padding-top: 10px; border-left: 4px solid #ff0028 }
h2 { font-family: tahoma, sans-serif; font-size: 14px; color: #555555; font-weight: bold; padding-top: 10px }
h3 { font-family: tahoma, sans-serif; font-size: 11px; color: ##546169; font-weight: bold; padding-top: 20px }
p { text-align: justify }
td { font-family: tahoma, sans-serif; font-size: 11px; color: #546169 }

img { border: 0 }
