A {
	color: #000066;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;} 
	
A:hover {
	color: #0066FF;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;}


.headertext{
font-size: 12px;
font-family: arial, helvetica;
color: #000000;
text-decoration: none;
letter-spacing: 1px;
line-height: 16px;
font-weight: bold;
vertical-align: top;}


.ajaxtext{
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #ff6600;
text-decoration: none;
letter-spacing: 1px;
line-height: 16px;
font-weight: bold;
vertical-align: top;}

.headermenu{
font-size: 12px;
font-family: arial, helvetica;
color: #FFFFFF;
text-decoration: none;
letter-spacing: 1px;
line-height: 16px;
font-weight: bold;
vertical-align: top;}

.fourfreeheadertext{
font-size: 13px;
font-family: arial, helvetica;
text-decoration: none;
letter-spacing: 0px;
line-height: 20px;
font-weight: bold;
vertical-align: top;}


.fourfreetext{
font-size: 12px;
font-family: arial, helvetica;
color: #000000;
text-decoration: none;
letter-spacing: 0px;
line-height: 16px;
font-weight: normal;
vertical-align: top;}

.fourfreebottomtext{
font-size: 9px;
font-family: arial, helvetica;
color: #0066CC;
text-decoration: none;
letter-spacing: 0px;
line-height: 16px;
font-weight: italics;
vertical-align: top;}



#form_box {
	width: 330px;
	background: #ffffff;
	border: 1px solid #ffffff;
	border-left-color: #ffffff;
	border-top-color: #ffffff;
	font-size: 12px;
	font-family: arial, helvetica;
	
}
 
#form_box div {
	padding: 0.2em 0.5em;
}
 
#form_box div.hr {
	border-bottom: 2px solid #ffcc00;
	height: 0px;
	margin-top: 0pt;
	
}
 
#form_box p {
	float: center;
	
	width: 330px;
}
 
 
#log {
	width: 330px;
	
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://www.4freeuk.com/newgraphics/ajax-loader.gif) no-repeat center;
}