body{
padding:0px;
margin:0px;
height:357px;
background-color:#F3F3F3;
/*background-image:url(images/main.jpg);*/
background-repeat:repeat;
}

.contactForm
{
	position:inherit;
	top:5px;
	left:5px;
	width:420px;
	font-family:Tahoma;
	font-siz:12px;
	line-height:14px;
	color:#8B8B8B;
	float:left;
}

.centre_column{
background-image:url(images/main.jpg)
background-repeat:repeat;
}
a:hover{text-decoration:none;}
a:link {
COLOR: #B4B4B4;
}
a:visited {
COLOR: #5A5A5A;
}
a:active {
COLOR: #00FF00;
}


.header_text
	{
		font-family:Helvetica;
		font-size:16px;
		line-height:14px;
		color:#a0a0a0;
	}
.m_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:14px;
		color:#8B8B8B;
	}
.m_enhanced_text
	{
		font-family:Tahoma;
		font-size:13px;
		line-height:15px;
		color:#8B8B8B;
	}
.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#FFFFFF;
	}
.h_enhanced_text
	{
		font-family:Tahoma;
		font-size:13px;
		line-height:15px;
		color:#FFFFFF;
	}
.l_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:12px;
		color:#CC6600;
	}	

.f_text
	{
		font-family:Arial;
		font-size:8px;
		line-height:10px;
		color:#5E6469;
		text-transform:uppercase
	}	
	
.form
	{
		width:230px; height:17px; border-color:#DDDDDD; border-bottom-width:1px; background-color:#ffffff;
	}
.form_div
	{
		height:23px; margin-top:10px;		
	}
		
	a.text{text-decoration:none;}	
	a.text:hover{text-decoration:underline;}
