@charset "UTF-8";
/* CSS Document */

body {
	background-color: #143151;
	margin-top: 0px;
}

.border {
	border: 1px solid #333333;
}
a:link {
	font-size: 10px;
	color: #ccdd44;
	text-decoration: none;
}
a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #ccdd44;
}
a:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	font-size: 10px;
	text-decoration: none;
	color: #ccdd44;
}
a.one:link {
	font-size: 12px;
	color: #ccdd44;
	text-decoration: none;
}
a.one:visited {
	font-size: 12px;
	text-decoration: none;
	color: #ccdd44;
}
a.one:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #ffffff;
}
a.one:active {
	font-size: 12px;
	text-decoration: none;
	color: #ccdd44;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {color: #FFFFFF}
.newsalign {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 25px;
	color: #ccdd44;
	font-weight: bold;
	left: 25px;
}
.newsalign1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #ccdd44;
	font-weight: bold;
	left: 25px;
}

.nobgnewsalign {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 15px;
	color: #FFFFFF;
	padding-right: 10px;
	font-weight: lighter;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.style3 {color: #CCDD44}
.style15 {color: #000066; font-size: 12px; }
.style19 {font-size: 9px}
.style7 {color: #000066}
.style9 {font-size: 16px}
#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");
	}
	.imageframes {
	border: 2px double #FFF;
}
