body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
body {
	background-image: url(../images/bg.jpg);
	margin-top: 0px;
	background-color: #37669C;
	background-repeat: repeat-x;
}

.title{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #0c4688;
	font-weight: bold;
}

a {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
}

a.beacon:link,a.beacon:visited  {
	font-size: 12px;
	color: #000000;
}

a.beacon:hover  {
	font-size: 12px;
	color: #FFFFFF;
}

.navigation{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0c4688;
	font-weight: bold;
	
}

.navigation a  {
	color: #0c4688;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
}

.navigation a:link  {
	color: #0c4688;
	text-decoration: none;
}

.navigation a:visited  {
	color: #0c4688;
	text-decoration: none;
}

.navigation a:hover  {
	color: #0c4688;
	text-decoration: none;
}

.navigation a:active  {
	color: #0c4688;
	text-decoration: none;
}

.link_font{

	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffcc99;
	font-weight: bold;
	}

input {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;

	
}
textarea.grey{
	background-color: #4a2208;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	border: none;

}

option.grey{
	background-color: #CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;


}
select{
	background-color: #CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.subtext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
