.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0525ae;
	font-weight: bold;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0525ae;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	background-color: #b08607;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	background-color: #f9e7b2;
}
select, option, textarea, input {

  color:       #2e62f8;
  font-size:   12px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

td.highlight {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ebd28a;
	border-right-color: #ebd28a;
	border-bottom-color: #ebd28a;
	border-left-color: #ebd28a;
}
td.box {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ebd28a;
	border-right-color: #ebd28a;
	border-bottom-color: #ebd28a;
	border-left-color: #ebd28a;
}

a.nav:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #0033FF;
	text-decoration: none;

}
a.nav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #B00202;
	text-decoration: none;
}
a.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
}


a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #B00202;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}

.fes_table
{
border-width:1px;
border-style:solid;
border-color:#b08607;
font-style:normal;
}
#heading
{
background-color:#b08607;
color:#ffffff;
font-weight:bold;
}
.fes_table td
{
border-bottom-style:solid;
border-bottom-color:#b08607;
border-bottom-width:1px;
}
#fes
{
background-color:#FF0000;
color:#ffffff;
}