/* CSS Document */

.navblock, a.navblock, a.navblock:visited, a.navblock:active {	background-color: #bd791b;	width:24px; height:24px; display: block;
}
a.navblock:hover { background-color: #915e14;}
.navphoto, a.navphoto, a.navphoto:visited, a.navphoto:active {
	background-color: #7b5012;
	width:28px;
	height:20px;
	display: block;
}
a.navphoto:hover { background-color: #915e14;}
.label { font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size: 28px; height: 35px}
.bcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #B3741A;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
}
.linksdb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #7b5012;
	font-weight: bold;
	text-decoration: none;
}
a 			{	font-size: small;; color: #CC0000; text-decoration: none; }
a:hover 	{ 	font-size: small;; color: #CC9900; text-decoration: none; }
a:active 	{	font-size: small;; color: #CC9900; text-decoration: none; }
a:visited 	{	font-size: small;; color: #000000; text-decoration: none; }
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #7b5012;
}
.subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #7b5012;
	font-weight: bold;
	text-decoration: underline;
}
.hlindic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #B3741A;
	font-weight: bold;
}
.underl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #B3741A;
	text-decoration: underline;
	}