

body,td { font-family: georgia; font-size: 14px; font-weight: normal;  color: #003333;}

body { 
background-color: #2B646A; 
background-image: url("images/back.gif");
margin: 0px 0px 0px 0px  }


H1  { font-family: ARIAL;  font-size: 24; font-weight: bold; color: #000033;  }

H2  {  font-size: 28; color: #AA0000; font-weight: normal; font-style: italic;  }

               
.head1 {  font-family: Arial; font-size: 18px; font-weight: bold; color: #006666; }

.head2 {  font-family: Arial; font-size: 18px; }

.head3 { font-family: Arial; font-size: 16px; font-weight: bold; color: #770000; }

.head4 {  font-family: georgia; font-size: 22px; font-style: italic; }

.sub1  { font-family: Arial; font-weight: bold; font-size: 10px; }

.message { font-family: Arial; font-size: 16px; font-weight: bold; color: #cc0000; }


a:link {  text-decoration: underline; font-weight: bold; color: #003333;}
a:visited { text-decoration: underline; font-weight: bold; color: #003333;}
a:hover {  text-decoration: underline; font-weight: bold; color: #aa0000;}

.nav { font-family: arial; font-weight: bold; color: #FFFFEE;}

.nav a:link { font-family: arial; text-decoration: none; font-weight: bold; color: #FFCB7A;}
.nav a:visited { font-family: arial; text-decoration: none; font-weight: bold; color: #FFCB7A;}
.nav a:hover { font-family: arial; text-decoration: none; font-weight: bold; color: #FFFFEE;}


td#nav { 
font-weight: bold; 
background-color: #871D20; 
padding: 1px 3px 3px 3px; 
border-left: 1px solid #7D6FB9; 
border-top: 1px solid #7D6FB9; 
border-right: 1px solid #330033; 
border-bottom: 1px solid #330033;}

.submit  {  background-image: url(images/navback.gif); font-weight: bold; }

a.menu:link, a.menu:visited {
background-color: #871D20;
display: block;
vertical-align: middle;
font-family: arial; 
font-size: 14px;
font-weight: bold; 
color: #FFCB7A;
text-align: center;
padding-top: 4px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 4px;
width: 100%;
text-decoration: none;
}

a.menu:hover {
background-color: #C2053C;
font-family: arial; 
font-size: 14px;
font-weight: bold; 
color: #FFFFFF;
text-decoration: none;
}


#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"); }
