
body { 
margin: 0;
background-color: #3C747A; 
background-image: url(images/back.jpg); 
}


body,td { 
font-family: georgia; 
font-size: 14px; 
color: #000000; 
}

body {
scrollbar-arrow-color: #000033;
scrollbar-base-color: #000033;
scrollbar-dark-shadow-color: #194E48;
scrollbar-track-color: #8EA9A6;
scrollbar-face-color: #4F6260;
scrollbar-shadow-color: #194E48;
scrollbar-highlight-color: #D5D1CA;
scrollbar-3d-light-color: #194E48;
}

.main { background-color: #F9F4F1; background-image: url(images/mainback.gif); }
               
H1 { font-family: Arial; font-size: 28px; font-weight: bold;  color: #0A53A0; LINE-HEIGHT: 20px; }

H3 { font-family: Arial; font-size: 18px; font-weight: bold;  color: #0A53A0;}

.sub1 { font-family: Arial; font-size: 10px;}

.sub2 { font-size: 12px; font-weight: bold; color: #003333; }

.sub3 {  font-family: verdana; font-size: 12px; font-weight: bold; color: #0A53A0; }

.head1 { font-family: Arial; font-size: 24px; font-weight: bold; color: #003366; }

.head2 { font-family: Arial; font-size: 18px; font-weight: bold; color: #0A53A0; }

.first  { font-family: monotype corsiva; font-size: 22px; line-height: 22px; }

.submit { background: #7D8E9D; color: #000033; font-size: 10px; font-weight: bold; padding: 0px 0px 0px 0px;  }

a:link    { text-decoration: UNDERLINE; font-weight: bold; color: #000033;}
a:visited { text-decoration: UNDERLINE; font-weight: bold; color: #000033;}
a:active  { text-decoration: UNDERLINE; font-weight: bold; color: #000033;}
a:hover   { text-decoration: UNDERLINE; font-weight: bold; color: #000099;}


td#nav { 
font-size: 11px; 
letter-spacing: .10em;
padding: 1px 6px 1px 6px; 
border-left: 0px solid #B5CADA; 
border-top: 0px solid #B5CADA; 
border-right: 2px solid #AA0000; 
border-bottom: 2px solid #AA0000;}


 
.nav a:link    { font-family: arial; text-decoration: none; font-weight: 900; color: #AA0000;}
.nav a:visited { font-family: arial; text-decoration: none; font-weight: 900; color: #AA0000;}
.nav a:active  { font-family: arial; text-decoration: none; font-weight: 900; color: #AA0000;}
.nav a:hover   { font-family: arial; text-decoration: none; font-weight: 900; color: #DE068F;}



/* onmouseover="style.backgroundColor='#0000AA';" onmouseout="style.backgroundColor='#AA0000'"  */ 

#box {  background-color: #F881C4; border: 5px dashed #443791;  }


#lightbox{
	
background-color:#2B646A;
padding: 4px;
}
	
#lightboxDetails { font-size: 0.8em; padding-top: 0.4em; }
	
#lightboxCaption { float: left; }

#keyboardMsg { float: right; color: #ffffee; }

#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: #2B646A;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }
