/* CSS Document */

td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color: #003366;
}

.para {
padding: 10px 30px 10px 30px;
}

.para a:link {
	color: #FF6633;
	text-decoration: underline;
}
.para a:visited {
	text-decoration: underline;
	color:#FF6633;
}
.para a:hover {
	text-decoration: none;
	color: #FF6633;
}
.para a:active {
	text-decoration: underline;
	color: #FF6633;
}

.topnav {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;

}
.topnav a:link {
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.topnav a:visited {
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.topnav a:hover {
text-decoration:underline;
color:#FFFFFF;
font-weight:bold;
}
.topnav a:visited:hover {
color:#FFFFFF;
text-decoration:underline;
font-weight:bold;
}


.whiteheader {
font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
padding-left:20px;
}

.blueheader {
font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
color:#003366;
font-size:16px;
font-weight:bold;
padding-left:20px;
}

.defaultheaders {
font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
color: #00CCFF;
font-size:20px;
font-weight:bold;
}

.defaultheadersblack {
font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
color: #000;
font-size:20px;
font-weight:bold;
}

.defaultheaderswhite {
font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
color: #fff;
font-size:20px;
font-weight:bold;
}

.sidenav {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#003399;
}
.sidenav a:link {
color: #003399;
text-decoration:none;
font-weight:bold;
}
.sidenav a:visited {
color:#003399;
text-decoration:none;
font-weight:bold;
}
.sidenav a:hover {
text-decoration:underline;
color:#003399;
font-weight:bold;
}
.sidenav a:visited:hover {
color:#003399;
text-decoration:underline;
font-weight:bold;
}

/* LIGHT BLUE CATEGORY BOX STYLES */	
.category_box_text {
color:#003366;
}

.category_box_text a:link{
text-decoration:underline;
font-weight:bold;
color:#003366;
}

.category_box_text a:visited{
text-decoration:underline;
font-weight:bold;
color:#003366;
}

.category_box_text a:active{
text-decoration:underline;
font-weight:bold;
color:#003366;
}

.category_box_text a:hover{
text-decoration:none;
font-weight:bold;
color:#003366;
}

.category_box_header {
font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
font-size:18px;
font-weight:bold;
color:#003366;
}

/* Details Images */
.details {
background-color:#FFFFFF;
border-color:#000000;
border:solid;
border-width:1px;
padding:4px 4px 4px 4px;
text-align:center;
margin-right:10px;
}

/* Community Section Banner Images */

.commpics {
background-color:#FFFFFF;
border-color:#000000;
border:solid;
border-width:1px;
padding:4px 4px 4px 4px;
text-align:center;
margin:0px 0px 0px 0px;
}
