
body, td { 
font-family: trebuchet ms, verdana, arial; 
color: #315D9F;
font-size: 14px;  
}

body { 
margin: 5px;
background-color: #5FAF6F;
background-image: url(images/back.gif);
background-position: top center;
background-repeat: no-repeat;
}

table.product td { border: 2px solid #315D9F; }

.main { 
background-color: #FCF7D9;
}

.header { 
background-color: #b2d233;
padding: 4px;
}

.headertext { 
font-size: 20px; 
color: #000000;
font-weight: bold;
}

.nav { 
background-color: #30744B;
border-bottom: 2px solid #256940;
padding: 4px;
color: #ffffff;
font-size: 16px; 
font-weight: bold;
}

.nav a:link     { color: #ffffff; text-decoration: none; }
.nav a:visited  { color: #ffffff; text-decoration: none; }
.nav a:active   { color: #ffffff; text-decoration: none; }
.nav a:hover    { color: #003333; text-decoration: none; }

.navbottom {
background-image: url(images/navbottom.gif);
background-repeat: repeat-x;
}


.topic { 
background-color: #0A80BC;
font-size: 20; 
color: #ffffff;
font-weight: bold;
}

.footer { 
background-image: url(images/footer.gif);
background-position: bottom center;
background-repeat: no-repeat;
padding: 0px;
}

h1 { font-size: 18px;  }
h2 { font-size: 26px;  }

a:link     { color: #003300; font-weight: bold; text-decoration: underline; }
a:visited  { color: #003300; font-weight: bold; text-decoration: underline; }
a:active   { color: #003300; font-weight: bold; text-decoration: underline; }
a:hover    { color: #000033; font-weight: bold; text-decoration: underline; }

.head1 {  font-size: 20; font-weight: bold; color: #044E74; }
.head2 {  font-size: 16; font-weight: bold; color: #256940; }
.head3 {  font-size: 14; font-weight: bold; color: #256940; }

.sub1 { font-family: arial; font-weight: bold; font-size: 10px;  }

.quote { font-family: georgia; font-size: 12px; line-height: 18px; color: #005500; }

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;
}

#lightbox {
	
background-color:#FCF7D9;
color: #003333;
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: #FCF7D9;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:dximagetransform.microsoft.alphaimageloader(src="overlay.png", sizingmethod="scale"); }
	