
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BCBCBC;
}
a:link {text-decoration: underline}
a:visited {text-decoration: underline}
a:hover {
    text-decoration: none;
    color: #000000;
}
a:active {text-decoration: underline}
img {
border-color: black;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {color: #660033}
.style3 {color: #FFFFFF}
.style4 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #CC3366;
	font-size: 12px;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style6 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style7 {font-size: 12px}
.style8 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
}
.style9 {color: #663333}
.style10 {font-weight: bold}
.style11 {color: #006699}
.style12 {color: #336699}
.style13 {color: #666666}
.style16 {color: #660000}
.style15 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	color: #666666;}
.style14 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #FF99FF;
	font-weight: bold;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #777777;
	text-decoration: none;
}
.top {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #686868;
	background-color: #FFFFFF;
	height: 19px;
	width: 138px;
}
;.top_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #E4E3E3;
	text-decoration: none;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #555253;
	text-decoration: none;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #434446;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #848484;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}
.news {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 18px;
	width: 98px;
	border: 1px solid #BDBDBD;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 18px;
	width: 226px;
	border: 1px solid #BDBDBD;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 98px;
	width: 226px;
	border: 1px solid #BDBDBD;
	overflow:auto;
}
.text_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #663333;
	font-weight: bold;
}
#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; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}