
body { 
margin: 0px;
background-color: #D4D0C8;
background-image: url(images/ba-ck.jpg)
}

body, td  { 
font-family: georgia; 
font-size: 12px; 
color: #000000;
}

.header { 
background-color: #EFF892;
background-image: url(images/headerback.jpg);
border-left: 0px solid #4C7DB1;
border-right: 0px solid #4C7DB1;
}

.tag { 
background-color: #000000;
font-family: arial;
font-size: 20px;
font-weight: normal;
color: #ffffff;
letter-spacing: 0.05em;
border-bottom: 0px solid #D5AE71;
}

.first { text-decoration: underline; color: #F3DF5F; font-weight: bold; }

.main { background-color: #FFFFFF; }

input, select { font-family: georgia; font-size: 12px; }

.nav { 
background-color: #73B1C2;
border-right: 0px solid #D5AE71;
color: #000066;
}


.previous { #4C7DB1}


.menu { 
display: block;
padding: 3px 2px 3px 4px; 
font-family: arial; 
font-size: 12px;
font-weight: bold;
margin-top: 3px;
}

a.menu:link, a.menu:visited {
display: block;
background-color: #32679E;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a.menu:hover {
background-color: #F7DD86;
color: #000066;
font-weight: bold;
text-decoration: none;
}


.menu2 { 
display: block; 
padding: 3px 2px 3px 4px; 
font-family: arial; 
font-size: 12px;
font-weight: bold;
margin-top: 3px;
}

a.menu2:link, a.menu2:visited {
display: block;
background-color: #F7DD86;
color: #000033;
font-weight: bold;
text-decoration: none;
}

a.menu2:hover {
background-color: #E2F28F;
color: #000033;
font-weight: bold;
text-decoration: none;
}

.caption { 
font-size: 10px;
font-family: verdana;
}


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; }

.footnote { font-family: arial; font-size: 10px; }

.address { font-family: verdana; font-size: 12px;  }

.box1 {
background-color: #BFD4EB;
padding: 10px;
}

A:link     { color: #000099; text-decoration: underline; }
A:visited  { color: #000099; text-decoration: underline; }
A:active   { color: #000099; text-decoration: underline; }
A:hover    { color: #0000ff; text-decoration: underline; }

table.chart1 td { background-color: #eeeeee;}

#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"); }
