
body {
margin-top: 20px;
background-image: url(images/back.gif);
background-repeat: repeat;
background-color: #bbaa89;

}

body, td {
font-family: trebuchet ms; Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
color:#333333;

}

.header {
background-color: #FAF8EC;
padding: 14px;
} 

.main {
background-color: #ffffff;
padding: 0px;
}

table.content {
padding: 20px;
}


.footer {
background-color: #2D3B13;
font-family: verdana, arial, Helvetica, sans-serif;
color: #ffffee;
font-size: 11px;
line-height: 16px;
padding: 6px;
} 

.footer a:link    { color: #ffffee; text-decoration: none; }
.footer a:visited { color: #ffffee; text-decoration: none; }
.footer a:hover   { color: #ffffee; text-decoration: underline; }

a:link    { color: #2D3B13;	}
a:visited { color: #2D3B13;	}
a:hover   { color: #2D3B13;	}


h1 {  font-family: arial; font-size: 16px; line-height: 18px;  }
h2 {   }

.head1 { font-size: 18px; font-weight: bold; }
.head2 { font-size: 16px; font-weight: bold; }
.sub1 { font-size: 10px; font-weight: bold; }


#lightbox{
	
background-color:#365836;
font-family: arial;
color: #e9ddaf;
font-size: 14px;
font-weight: bold;
padding: 1px;
border-bottom: 1px solid #365836;
border-right: 10px solid #365836;
border-left: 10px solid #365836;
border-top: 10px solid #365836;}
	
#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: #365836;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:dximagetransform.microsoft.alphaimageloader(src="overlay.png", sizingmethod="scale"); }