

b.agentname{ 

font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold; 
font-variant: normal; 
text-transform: none; 
text-decoration: none; 
color: navy;
 line-height: 30px;
}



a:link       { 

background-repeat:repeat; 
background-attachment:scroll; 
color: #A01212; 
text-decoration: none; 
background-position: none 50%; 
}


a:visited    { 

background-repeat: repeat; 
background-attachment: scroll; 
color: navy;
text-decoration: underline; 
background-position: none 50%; 

}


a:hover      { 

background-repeat: repeat; 
background-attachment: scroll;
color: #A01212;
text-decoration: underline; 

 }

.tableheader	{
	font-family:Verdana,Arial,Helvetica;
	color: #666666;
	font-size:11px;
	text-decoration : none;
	font-weight: bold;
}



body,div,font,td,layer,tr,td,table,form,textarea,select,input	{
	font-family: verdana,Helvetica,Arial; 
	color:#000000; 
	font-size:11px;
	line-height: 13px;
	
}

.warning	{
	font-family:Verdana,Arial,Helvetica;
	color: #A01212;
	font-size:13px;
	text-decoration : none;
	font-weight: none;
	padding: 3px;
}


.line	{
	background-color: A3B1D4;
	height: 1px;
}