BODY
{
	margin: 0px;
	font-family: Arial;
	background-color: #cccccc;
	font-size: 10px;
}

.topnav, .topnav_hover, .input_header
{
	border-top: black 1px solid;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	font-weight: 600;
	font-size: 10px;
	cursor: hand;
	color: white;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	background-color: #993334;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
 
a.netscape, a.netscape:visited, a.netscape:hover
{
	text-transform: uppercase;
	text-decoration: none;
	color: white;
}


.topnav_hover 
{ 
	background-color: #84A2C6; 

}
.input_header
{
	background-color: white; 
	border:0px;
	color: black;
	cursor: none;
	text-align: left;
	font-weight: 400;
	text-transform: none;
}
.title, .content, .footer
{
	  FONT-FAMILY: Arial;
	  font-size: 12px;
	  color: #666666;
	  line-height: 17px;	  
}

.title
{
	 font-size: 13px;
	 color: #003366;
	 font-weight: 600;
	 
}
.footer
{
	 font-size: 12px;
	 color: #84A2C6;
}


a., a:hover, a:visited, a:active
{
	color: Black;
	text-decoration: underline;
}

input
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #993334;
	color: White;
	font-weight: 600;
	font-size:10px;
	cursor: hand;
}

.input_hover 
{ 
	background-color: #84A2C6; 

}

.input_button
{
	border:0px;
}

.inputtext
{
	border-right: #84A2C6 1px solid;
	border-top: #84A2C6 1px solid;
	border-left: #84A2C6 1px solid;
	border-bottom: #84A2C6 1px solid;
	background-color: white;
	color:Black;
	font-weight: 400;
}
