
BODY, TD { 
font-family: trebuchet ms, verdana, Arial; 
font-size: 12px;  
}

BODY { 
background-color: #D0E4A6;
margin-top: 10; 
}


.container { 
width: 800px;
background-color: #FFFFFF;  
padding-bottom: 1px; 
border: 1px solid #330000; 

}

I { font-family: georgia; }

h2 { font-size: 28px;  font-family: copperplate gothic light; font-weight: bold; color: #006600; }

A:link     { color: #005500; font-weight: bold; text-decoration: underline; }
A:visited  { color: #005500; font-weight: bold; text-decoration: underline; }
A:active   { color: #005500; font-weight: bold; text-decoration: underline; }
A:hover    { color: #009A66; font-weight: bold; text-decoration: underline; }

.head1 {  font-size: 20; font-weight: bold; color: #cc0000; }

.head2 {  font-size: 16; font-weight: bold;}

.sub1 { font-family: Arial; font-weight: bold; font-size: 10px;  }

.first  { font-family: monotype corsiva; font-size: 22px; line-height: 22px; margin-right: 1px; }

table.sales td {
background-color: #FFFFEE;
font-family: arial;
font-size: 12px;
font-weight: normal;
border-bottom: 1px solid #FFE06B;
}

table.sales {
border: 1px solid #FFE06B;
}

a.menu:link, a.menu:visited {
display: block;
background-color: #009A66;
vertical-align: middle;
font-family: trebuchet MS, arial; 
font-size: 12px;
font-weight: bold; 
color: #ffffff;
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: #D0E4A6;
font-family: trebuchet MS, arial; 
font-size: 12px;
font-weight: bold; 
color: #003300;
text-decoration: none;
}

table.events td {
background-color: #ffffee;
border: 1px solid #003300;
padding: 2px;
}

#lightbox{
	
background-color:#FFFFFF;
color: #cc0000;
font-family: arial;
font-size: 16px;
font-weight: bold;
padding: 10px;
}
	
#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: #FFFFFF;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }
	