/* CSS Document */

body {
	margin-top: 28px;
	padding: 0px;
	border-width: 0px;
	background: #666666;
	font-family: "arial", verdana, san-serif;
	border: 0px;
	color: #FFFFFF;
	font-size: 13px;
} 


td, p {
	font-size: 13px;
	font-family: "arial", verdana, san-serif;
	color: #FFFFFF;
}


				
strong, b { font-weight: bold;}
em, i { font-style: italic;}
img {
	border: 0px;
}

a:link 		{
	color: #FFFFFF;
	text-decoration: underline;

		}
		
a:visited 	{
	color: #FFFFFF;
	text-decoration: underline;




		}
							
a:hover 	{
	color: #BE0202;
	text-decoration: underline;

		}
				
a:active 	{
	color: #BE0202;
	text-decoration: underline;

		}
				
				
.nav	{
	color: #000000;
}
	
.navline	{
	color: #000000;
	text-decoration: overline;

}			
		
a.nav:link {
	color: #000000;
}
a.nav:visited {
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	color: #0066AA;
	text-decoration: none;
}

.bottomnav {
	color: #FFFFFF;
	text-decoration: none;
}


a.bottomnav:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.bottomnav:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.bottomnav:hover {
	color: #BE0202;
	text-decoration: none;
}

.subhead1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a.subhead1:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.subhead1:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.subhead1:hover {
	color: #BE0202;
	text-decoration: none;
}
.subhead2 {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.subhead3 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
}
.subhead4 {
	font-style: italic;
	color: #0066AA;
	font-weight: bold;

}

.photocaption1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.photocaption2 {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.photocaption3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.photocaption4 {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.thumbs {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.thumbs2px {
	border: 2px solid #000000;
}
.cucaption {
	font-size: 16px;
	font-weight: bold;
	color: #FF3366;
}
.sitedesignedby {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

