
BODY,TABLE,TD,TR {
font-size:10pt;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}

H1 {
font-family:TimesNewRoman,Times,serif;
font-size:18pt;
color:#660000;
}

H2 {
font-family:TimesNewRoman,Times,serif;
font-size:14pt;
color:#660000;
}

A:link     { color: #330000; text-decoration: none; }
A:visited  { color: #330000; text-decoration: none; }
A:active   { color: #330000; text-decoration: none; }
A:hover    { color: #990000; text-decoration: underline; }

BODY {
scrollbar-arrow-color:#FFFFFF;
scrollbar-3dlight-color:#000000;
scrollbar-highlight-color:#FFE3AC;
scrollbar-face-color:#660000;
scrollbar-shadow-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#FFE3AC;
border-right:none;
border-left:none;
border-top:none;
border-bottom:none;}

.sub1 { font-family: arial; font-size: 10px; font-weight: bold; }

#lightbox{
	
background-color:#330000;
color: #ffffee;
font-family: arial;
font-size: 14px;
font-weight: bold;
padding: 10px;
}
	
#lightboxDetails { font-size: 0.8em; padding-top: 0.4em; }
	
#lightboxCaption { float: left; }

#keyboardMsg { float: right; }

#closeButton { top: 5px; right: 5px; }

#lightbox img { border: 10px; clear: both;} 

#overlay img { border: none;}

#overlay { background-image: url(overlay.png); }

* html #overlay {
background-color: #330000;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=overlay.png, sizingMethod=scale); }
