body {
	background-color: #E0DBD6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

form {
	background-color: #CCCC99;
}

a:link, a:active, a:visited, a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.navlinks {
	color: #000000;
	text-align: center;
	font-size: 10px;
}

.navlinks a:link, a:active, a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.navlinks a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.navlinks2 a:link, a:active, a:hover {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.navlinks2 a:visited {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a:link img, a:visited img, a:active img {	
	border-color: #f3f0e9;
	border-width: 2px;
}  
a:hover img {	
	border-width: 2px; 
	border-color: #cac2af;
}  

.bgmain {
	background-color: #CCCCCC;
}
.bghighlight {
	background-color: #949494;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
    background-color: #99CC00; 
	color: #003333;
}

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

.footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 50px;
	color: #FFFFFF;
	background-color: #A3F1F1;
}

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

.smaller {
	font-size: 11px;
	font-style: normal;
}
.verysmall {
	font-size: 10px;
}

.blue {
	font-style: normal;
	color: #003399;
}
.blue a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: bold;
	color: #003399;
}
.blue a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}

.blueitalic {
	font-style: italic;
	color: #003399;
}

.bluebig {
	font-style: normal;
	color: #003399;
	font-size: 14px;
}
.bluebig a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: bold;
	color: #003399;
}
.bluebig a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}



.bluesmall {
	font-size: 10px;
	font-style: normal;
	color: #003399;
}
.bluesmall a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: bold;
	color: #003399;
}
.bluesmall a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}



.whitesmall {
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.white {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.whitebig {
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
	color: #FFFFFF;
}
.brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #996666;
}

