/* CSS Document */
body{ background:url(bg_stripe.png);background-repeat:repeat;margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
.nav{	color:#051439;font-family:Helvetica;
	font-size: 14px;
	font-weight: normal;}
.nav_current{color:#8CA70C;font-family:Helvetica;
	font-size: 14px;
	font-weight: normal;}
	
.description{color:#212123;font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;}
	
.captions{color:#333333;font-family:Helvetica;
	font-size: 9px;
	font-weight: normal; text-align:justify;}
	
.copy{color:#333333;font-family:Helvetica;
	font-size: 9px;
	font-weight: normal; text-align:justify;}
	
.copright{color:#ffffff;font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;}
	
a.copright:link {
	color: #666666;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;

}
a.copright:hover {
	color: #000000;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;
}
a:link		{ color: #CC6600; text-decoration: none;font-size: 12px;}

a:visited	{ color: #CC6600; text-decoration: none;font-size: 12px; }

a:active	{ color: #CC6600; text-decoration: none;font-size: 12px; }

a:hover		{ color: #6699FF; text-decoration: none;font-size: 12px; }
