body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#bodyArea a:link, #bodyArea a:visited, #bodyArea a:active {
	text-decoration: none;
	border-bottom: 1px dotted #008000 ;
	color: #008000 ;	
}
#bodyArea a:hover {
	text-decoration: none;
	border-bottom: 1px solid #008000 ;
	color: #008000;
}
.drkGreen {
	color: #0C4421;
}

a.image:link, a.image:visited, a.image:active, a.image:hover {
	border: 0px;
}

#footer {
	padding:8px 8px 8px 12px;
	background-image:url(/images/footerBg.jpg);
	color:#D4DEAD;
	font-size:11px
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #C4B261;
	text-decoration: none;
	border-bottom: 1px dotted #C4B261 ;
}

#footer a:hover {
	color: #FFF190;
	text-decoration: none;
	border-bottom: none ;
}

.agentHeader{
	color:#666666;
	font-size:16px;
	font-stretch:condensed;

}

.form_error {
	color: #cc0000 ;
	font-size: 10px ;
}
