body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {line-height:12px}
.style1 {
	color: #717171;
	font-size: 8px;
	font-family: tahoma;
	font-weight:bold
}
.style2 {
	color: #717171;
	font-size: 11px;
	font-family: tahoma;
	font-weight:normal;
	text-decoration:none
}
.style3 {
	color: #a2a2a2;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #818181;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #F87211;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #777777;
	font-size: 11px;
	font-family: tahoma;
}
#mu li {list-style:url(images/point_1.gif); margin:0 0 0 0px}
#mu a { font-family:tahoma; font-size:11px; color:#A2A2A2}
#mu2 li {list-style:url(images/point_2.gif); margin:0 0 0 0px}
#mu2 a { font-family:tahoma; font-size:11px; color:#717171}
#mu3 li {list-style:url(images/point_2.gif); margin:0 0 0 0px}
#mu3 a { font-family:tahoma; font-size:11px; color:#717171}

#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");
	}
