body{
padding:0px;
margin:0px;
}
a {
	color: #999999;
	text-decoration: none;
}


a:hover{
	text-decoration: underline;
}
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#BEBEBE;
	}
.m_textWhite {
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#FFFFFF;
}
.m_textDark {
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#888;
	display: block;
	margin: .3em 0;
}


.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#FFFFFF;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#FEFFA1;
	}	
	
.c_text
	{
		font-family:Tahoma;
		font-size:9px;
		line-height:9px;
		color:#BEBEBE;
	}

.form
	{
	width:110px;
	height:16px;
	border-color:#979797;
	border-width:1px;
	background-color:#ffffff;
	border-style:solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	}
	
.formEnquiry {
	width:120px;
	height:43px;
	border-color:#979797;
	border-width:1px;
	background-color:#ffffff;
	border-style:solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.removeBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.form_div
	{
		height:19px; margin-top:6px;		
	}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

		
	a.c_text{text-decoration:none;}	
	a.c_text:hover{text-decoration:underline;}
#tdCellbottom {
	padding: 20px;
}

