body {
	background-color: #39767B;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 0px solid #666;
	border-right: 0px solid #666;
	}
#lightboxDetails{
	font-size: 1em;
	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");
	}
	
#twitter_div li {
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
body,td,th {
	color: #333333;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}
a:link {
	color: #B8110B;
	text-decoration: none;
}
a:visited {
	color: #B8110B;
	text-decoration: none;
}
a:hover {
	color: #B8110B;
	text-decoration: none;
}
a:active {
	color: #B8110B;
	text-decoration: none;
}
a.menuon:link {
	color: #000000;
	text-decoration: none;
}
a.menuon:visited {
	text-decoration: none;
	color: #000000;
}
a.menuon:hover {
	text-decoration: underline;
	color: #B8110B;
}
a.menuon:active {
	text-decoration: none;
	color: #B8110B;
}
td.menuon a:link {
	color: #B8110B;
	text-decoration: none;
}
td.menuon a:visited {
	text-decoration: none;
	color: #B8110B;
}
td.menuon a:hover {
	text-decoration: none;
	color: #B8110B;
}
td.menuon a:active {
	text-decoration: none;
 color: #;
}
td.menuon {
	background-color: #c5d7cd;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
td.menuoff {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
