body {
	background-color: #005D8A;
    margin: 0px 0px 0px 0px;
}
body,td,th {
    color: #724437;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;	
}
.style1 {font-size: small}
.style5 {
	font-family: Jester, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.style6 {
	color: #B69D53;
	font-weight: bold;
}
.style7 {
	color: #005D8A;
	font-weight: bold;
}
.style11 {color: #FF0000; font-weight: bold; }
.style12 {color: #0066FF}
td.logs {
   background-image: url(images/board1.jpg);
   width: 26px;
}
td.main {
   padding: 5px 5px 5px 5px;
   }
   
td.testimonials {
   border: 1px;
   border-style: double;
   border-color: #005D8A;
   border-spacing: 1px;
   }

table.top {
  background-image: url("images/BlueLogoWhite.jpg");
  background-position:bottom center;
  background-repeat:no-repeat;
}  

a.two:link {font: 12px  Arial, Times New Roman, Times; font-weight: normal; color: #006600; text-decoration: none }
a.two:active {font: 12px  Arial, Times New Roman, Times; font-weight: normal; color: #006600; text-decoration: none }
a.two:visited {font: 12px  Arial, Times New Roman, Times; font-weight: normal; color: #006600; text-decoration: none }
a.two:hover {font: 12px  Arial, Times New Roman, Times; font-weight: normal; color: #736446; text-decoration: underline }

a.three:link {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #724437; text-decoration: none }
a.three:active {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #724437; text-decoration: none }
a.three:visited {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #724437; text-decoration: none }
a.three:hover {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #724437; text-decoration: none; background-color: #FFFCE7}

a.four:link {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #724437; text-decoration: none }
a.four:active {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #724437; text-decoration: none }
a.four:visited {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #724437; text-decoration: none }
a.four:hover {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #724437; text-decoration: underline }

a.five:link {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #FFFF00; text-decoration: none }
a.five:active {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #FFFF00; text-decoration: none }
a.five:visited {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #FFFF00; text-decoration: none }
a.five:hover {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #CC0033; text-decoration: none }

a.six:link {font: 16px  Arial, Times New Roman, Times; font-weight: bold; color: #FF0000; text-decoration: none }
a.six:active {font: 16px  Arial, Times New Roman, Times; font-weight: bold; color: #FF0000; text-decoration: none }
a.six:visited {font: 16px  Arial, Times New Roman, Times; font-weight: bold; color: #FF0000; text-decoration: none }
a.six:hover {font: 16px  Arial, Times New Roman, Times; font-weight: bold; color: #FF0000; text-decoration: underline }

div.message {
  color: #FF0000;
}
#ajaxticker1{
width: 379px;
height: 25px;
border: none;
padding: none;
color: #ffffff;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/

}