body {
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #339a99;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	
	
}

a {
	font-size: 12px;
	color: #336600;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
 background-color: #99CC00; color: #000000;
 font-weight:bold;
 
 }

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}

.nav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	padding:5px;
	vertical-align: text-top;
	color:#FFFFFF;
	line-height: 24px;

}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {

 background-color:#99cc00;
 padding:5px;
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	text-align:left;
	line-height:normal;
	background-color: #000000;
	font-size: 125%;
	overflow:auto;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #99cc00;
}


.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}


.dingbat {
	font-family:Georgia, "Times New Roman", Times, serif;
	 color: #ffffff; font-size: medium;
 	line-height:28px;
	padding: 5px;
 }


input.big {
	width: 100px;
}


input.small {
	width: 50px;
}


div.img
{
  margin: 2px;
  border: 1px solid #99cc00;
  height: auto;
  width: auto;
  float:left;
  text-align: center;
  overflow:auto;
 
}

div.gallery
{
margin: 2px;
border: 1px solid #99cc00;
height:auto;
width:auto;
float:none;
text-align:center;
overflow:auto;
color:#000000;

}
	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}

div.img a:hover img {border: 1px solid #99cc00;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}

ul.none 
{
list-style-type: none

}