.body {
	background-color: #327178;
	margin-top: 35px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.style3 {
	font-size: small;
	color: #666666;
}
.style4 {font-weight: bold; color: #FF9900;}
.style5 {color: #666666}
.style21 {color: #FFCC99; font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; }
.style22 {font-size: small}
.style24 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.style25 {
	font-size: x-small;
	color: #FFFFFF;
}
.style26 {font-family: Arial, Helvetica, sans-serif; font-size: small; color: #FFCC99;}
.menu
{
	font-size:10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-weight:bold;
	text-decoration:none;
	color: white;
}
.text
{
	font-size:8pt;
	font-family:Arial;
	font-weight:Roman;
	text-decoration:none;
	color: White;
}
.hrf
{
	font-size:8pt;
	font-family:Arial;
	font-weight:Roman;
	text-decoration:none;
	color: White;
}

.heading
{
	font-size:10pt;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	color: white; 
}

.information
{
	font-size:10pt;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	color: #800000; 
}

.theading
{
	font-size:10pt;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	background-color: #327178;
	color: white;
}

.info
{
	font-size:9pt;
	font-family:Arial;
	font-weight:roman;
	text-decoration:none;
	color: white;
}
.menu
{
	font-size:10pt;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	color: White;
}
.subhead
{
	font-size:8pt;
	font-family:Arial;
	font-weight:Roman;
	text-decoration:none;
	color: White;
}

.textbox 
{
	BORDER-RIGHT: black 2px groove; 
	BORDER-TOP: black 1px groove; 
	FONT-SIZE: 10pt; 
	BORDER-LEFT: black 2px groove; 
	BORDER-BOTTOM: black 1px groove; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #cccccc; 
	TEXT-DECORATION: none;
	width:0px;
}
.links {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(button.gif) center top no-repeat; /*This Will Set the Link background */
	height:35px; 
	width:100px; 
	line-height:25px;
	text-align:center;
	font-size:10pt;
	text-decoration:none;
}

a:link {
COLOR: #ffffff;
}
a:visited {
COLOR: #ffffff;
}
a:hover {
COLOR: #00ffff;
}
a:active {
COLOR: #ffffff;
}
