@charset "utf-8";
/* CSS Document */

BODY { font-family: Verdana, Arial, Helvetica, sans-serif ; SCROLLBAR-FACE-COLOR: #FF6634; SCROLLBAR-HIGHLIGHT-COLOR: #FAD805; SCROLLBAR-SHADOW-COLOR: black; SCROLLBAR-3DLIGHT-COLOR: #FFFFCC; SCROLLBAR-ARROW-COLOR: #FAD805; SCROLLBAR-TRACK-COLOR: #FFFFCC; SCROLLBAR-DARKSHADOW-COLOR: #FAD805; } 
H1 { color: navy ; font-size: 16px ; margin-bottom: 0px} 
H2 { color: dark green ; font-size: 17px } 
H3 { color: navy ; font-size: 15px ; margin-top: 1px ; margin-bottom: 1px} 
H4 { color: dark green ; font-size: 14px ; margin-top: 1px ; margin-bottom: 1px} 
H5 { color: navy ; font-size: 12px ; margin-top: 2px ; margin-bottom: 3px} 
H6 { color: navy ; font-size: 15px ; margin-top: 1px ; margin-bottom: 1px } 
P { font-size: 13px } 
LI { font-size: 13px ; color: navy } 
TD { font-size: 13px } 
A:link { color: blue } 
/* unvisited link */ A:visited { color: purple } 
/* visited links */ A:active { color: red } 
/* active links */ a:hover { color: #FF6634 } 
.ad {color: gray ; font-size: 10px ; margin-top: 1px ; margin-bottom: 1px} 
.article { color: ghostwhite ; font-size: 13px } 
.radio { font-size: 14px } 
.sidebar { color: white ; font-size: 12px ; text-decoration: none ; margin-top: 1px ; margin-bottom: 1px; padding-top:2px; padding-bottom:2px;} 
.mapsheadtags { margin-top: 10px ; margin-bottom: 10px} 
.body { font-size: 13px ; color: navy } 
.header { font-size: 15px ; font-weight: bold } 
.headerCenter { font-size: 13px ; font-weight: bold } 
.hilite { font-size: 12px ; color: navy ; font-weight: bold } 
.tvlist { font-size: 11px ; color: navy }
A.nav:link {
color:#ffffff;
text-decoration:none;
}
A.nav:visited {
color:#ffffff;
text-decoration:none;
}
A.nav:hover {
	color:yellow;
	text-decoration:none;
}

.tdnospace{
padding:0px;
}
