
body { 
margin-top: 20px;
background-color: #000000;
}

body, td  { 
font-family: trebuchet ms, verdana; 
font-size: 12px; 
color: #E5EAC2;
}


.footer1 { background-color: #C24813; padding: 0px; font-weight: bold;}

.footer2 { background-color: #0E117C; }

.intro { 
font-size: 14px;
font-weight: bold;
color: #D2D7AD; 
line-height: 20px;
padding-bottom: 24px;
}

.perflink {  
font-weight: bold; 
font-size: 18px;
}

table.perfimages td {
padding-right: 5px;
padding-left: 5px;
padding-top: 10px;
font-size: 10px;
font-weight: bold; 
}

.caption {
font-size: 10px;
font-weight: bold; 
}


.nav { 
color: #ffffff;
background-color: #000000;
background-image: url(images/navbg.jpg);
background-repeat: repeat-y;
font-size: 11px;
padding: 4px;
font-weight: bold;
}

.nav2 { 
color: #ffffff;
background-color: #660066;
font-size: 11px;
font-weight: bold;
}

a.menu:link, a.menu:visited {
display: block;
font-size: 12px;
font-family: trebuchet ms, verdana;
font-weight: bold;
color: #ffffff;
padding: 1px;
margin: 0px;
text-decoration: none;
}

a.menu:hover {
background-color: #C24813;
width: 100%;
color: #ffffff;
text-decoration: none;
}

h1  { font-family: arial; font-weight: normal; font-size: 22px; }

h2  { font-family: arial; font-weight: normal; font-size: 18px; }


.head1 { font-family: arial; font-weight: normal; font-size: 22px; }

.head2 { font-size: 18px; }

.head3 { font-size: 16px; font-family: arial; font-weight: bold; }

.sub1 { font-family: verdana; font-size: 10px; font-weight: bold; color: #aaaaaa; }

ul { list-style-type: square; color: #D2D7AD; }

A:link     { color: #eeeeee; text-decoration: none; }
A:visited  { color: #eeeeee; text-decoration: none; }
A:active   { color: #eeeeee; text-decoration: none; }
A:hover    { color: #ffffff; text-decoration: underline; }


#lightbox{	
background-color:#4C7DB1;
border: 6px solid #4C7DB1;
}
	
#lightboxDetails { font-size: 0.8em; padding-top: 0.4em; }
	
#lightboxCaption { float: left; }

#keyboardMsg { 
color: #F8E9C9;
float: right; 
font-family: arial;
font-size: 10px;
font-weight: bold;
padding-right: 4px;
}

#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: #4C7DB1;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }
