@charset "utf-8";
body,td,th {
	color: #666666;
}
body {
	background-color: #FFFFCC;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; }
.style2 a:link {  color: #666666; text-decoration: none}
.style2 a:visited {  color: #666666; text-decoration: none}
.style2 a:hover {  color: #666666; text-decoration: underline}
.style2 a:active {  color: #666666; text-decoration: none}
.style3 {font-size: x-small}
 a:link {  color: #666666; text-decoration: none}
 a:visited {  color: #666666; text-decoration: none}
 a:hover {  color: #666666; text-decoration: underline}
 a:active {  color: #666666; text-decoration: none}
.style4 {
	color: #FFFFCC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.style5 {
	color: #FFFFCC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
}
.style6 {
	color: #FFFFCC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
.style7 {color: #FFFFCC}
.style8 {color: #B7732C; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: large; }
.style8 a:link {  color: #B7732C; text-decoration: none}
.style8 a:visited {  color: #B7732C; text-decoration: none}
.style8 a:hover {  color: #B7732C; text-decoration: underline}
.style8 a:active {  color: #B7732C; text-decoration: none}
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B7732C;
	font-size: small;
}
.style11 {color: #B7732C; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style12 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFCC; }
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	.style9 {color: #B7732C; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: large; }
