body, td  {
font-family: trebuchet ms, verdana, arial;
font-size: 14px;
color: black; 
}
   
body  {
background-color: #dddddd;
margin: 0;
}

.pagetop {
background-image: url(images/pagetop.png);
background-position: center center;
background-repeat: no-repeat;
}

.pagebottom {
background-image: url(images/pagebottom.png);
background-position: center center;
background-repeat: no-repeat;
}

.container {
background-image: url(images/back.png);
background-position: center center;
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
}

.content {
margin-left: auto;
margin-right: auto;
width: 900px;
background-color: #fff;
padding: 0;
-moz-border-radius: 10px;
}

table.nav {
background-image: url(images/menubg.png);
background-position: center center;
background-repeat: repeat-x;
}

    
a:link    { font-weight: bold; color: #008040; }   
a:visited { font-weight: bold; color: #008040; }
a:hover   { font-weight: bold; color: #003300; }

.sub1 { font-family: arial; font-size: 10px; }

a.sidebtn:link, a.sidebtn:visited {
display: block;
background-color: #427736;
vertical-align: middle;
font-family: arial;
font-size: 14px;
color: #fff;
font-weight: bold;
text-align: center;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 2px;
padding-right: 2px;
-moz-box-sizing: border-box; 
box-sizing: border-box;
width: 100%;
text-decoration: none;
border: 1px solid #004400; 
-moz-border-radius: 6px;
}

a.sidebtn:hover {
background-color: #d24f1d;
border: 1px solid #ba3b0a;
text-decoration: none;
color: #fff; 
}

.bottomnav {
font-size: 10px;
font-weight: normal;

}


.box1 { 
border: 2px dashed #000000; 
padding-right: 30px;}

.box2 { 
border: 1px dashed #000000; 
font-size: 11px;
padding: 10px;
}

li { list-style-type: square; }


.head1 { font-weight: normal; font-size: 18px;  }

.head2 { font-weight: bold; font-size: 20px; color: #006600;  }

.head3 { font-weight: bold; font-size: 16px;  }

.head4 { font-weight: bold; font-size: 14px;  color: #009600; }


.promo1 { font-weight: bold; font-size: 16px; font-family: arial;  color: #cc0000; }

h1 { font-size: 22px; font-family: trebuchet ms, verdana, arial; font-weight: normal; }
h2 { font-size: 18px; font-family: verdana, arial; }
h3 { font-size: 11px; font-family: verdana, arial; }
h4 { font-size: 11px; font-family: verdana; }


.sub2 { font-family: arial; font-size: 12; font-weight: bold; color: #cc0000; }


#lightbox{
	
background-color:#000000;
color: #ffffee;
font-family: arial;
font-size: 14px;
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: #000000;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }
	



