.text {  color: #3333FF; text-decoration: none; font: normal 14px/normal Arial, Helvetica, sans-serif; text-align: justify}
.name {  color: #000099; font: bold 24px Arial, Impact, "Times New Roman"}
.number { color: #000099; font: bolder normal 12px Arial, Impact, "Times New Roman"; text-decoration: none}
.header { color: #1F71D5; font: bold 18px Arial, Impact, "Times New Roman"; text-decoration: none}
a:hover {  color: #6699FF; text-decoration: none; font-weight: normal}
.stattext { color: #000000; text-decoration: none; font: normal 9px/normal Arial, Helvetica, sans-serif; text-align: justify }
.numitalic { color: #000099; font: bold normal 14px Arial, Impact, "Times New Roman" }
.bottomtext { color: #000099; text-decoration: none; font: normal 12px/normal Arial, Helvetica, sans-serif; text-align: justify }
.leftmenu {
	color: #000000;
	text-decoration: none;
	font: bold normal 14px/normal Arial, Helvetica, sans-serif;
	text-align: justify;
	background-repeat: no-repeat;
}

.newsleftmenu { color: #000000; text-decoration: none; font: bold normal 12px/normal Arial, Helvetica, sans-serif; text-align: justify }
.textbold { color: #3333FF; text-decoration: none; font: bold normal 10px/normal Arial, Helvetica, sans-serif; text-align: justify }
a {
	text-decoration: none;
}
.links {
	text-decoration: none;
}
#lightbox{
	background-color:#1F71D5;
	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: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../lightbox/overlay.png", sizingMethod="scale");
	}