body {
	background-color: #FFFFFF;
}
#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");
	}
body, td, th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a.main:link {
		color: #0000FF;
	text-decoration: none;
}
a.main:visited {
	text-decoration: none;
		color: #0000FF;
}
a.main:hover {
	text-decoration: none;
		color: #0000FF;
}
a.main:active {
	text-decoration: none;
		color: #0000FF;
}
a.menu:link {
	color: #333333;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #333333;
}
a.menu:hover {
	text-decoration: none;
	background: #e7e7e7;
	padding: 1px 4px;
	color: #666666;
}
a.menu:active {
	text-decoration: none;
	color: #666666;
}
a.menuon:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.menuon:visited {
	text-decoration: none;
	color: #000000;
}
a.menuon:hover {
	text-decoration: underline;
	color: #000000;
}
a.menuon:active {
	text-decoration: none;
	color: #000000;
}
td.menuon a:link {
	color: #666666;
	text-decoration: none;
}
td.menuon a:visited {
	text-decoration: none;
	color: #000000;
}
td.menuon a:hover {
	text-decoration: none;
	color: #000000;
}
td.menuon a:active {
	text-decoration: none;
}
td.menuon {
	background-color: #e7e7e7;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold
}
td.menuoff {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#twitter_div li {
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#ddmenu {
	margin: 0;
	padding: 0;
	z-index: 30;
}
#ddmenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial
}
#ddmenu li a {
	display: block;
	margin: 0 0px 0 0;
	padding: 0px 10px;
	width: auto;
	height:30px;
	color: #FFF;
	text-align: center;
	line-height: 30px;
	text-decoration: none;
	min-width: 20px;
	_width: 50px;
	white-space: nowrap;
}
#ddmenu li a:hover {
	background: #000000;
	
}
#ddmenu div {
	visibility: hidden;
	position: absolute;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border: 1px solid #000000;
	z-index: 100000000;
}
#ddmenu div a {
	z-index: 30;
	position: relative;
	display: block;
	margin: 0;
	padding: 2px 5px;
	height: 20px;
	width: 100px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #FFFFFF;
	color: #000000;
	font: 12px arial;
	min-width: 100px;
	_width: 100px;
}
#ddmenu div a:hover {
	background: #343434;
	color: #FFF

}

