body{
padding:0px;
margin:0px;
}

.main_text
	{
		font-family:Arial;
		font-size:11px;
		line-height:14px;
		color:#6B6B6B;
	}
	
.m_text
	{
		font-family:Arial;
		font-size:11px;
		line-height:14px;
		color:#6B6B6B;
	}
.header_text
	{
		font-family:Arial;
		font-size:12px;
		line-height:13px;
		color:#424242;
	}
	
.header1_text
	{
		font-family:Arial;
		font-size:11px;
		line-height:14px;
		color:#dc241f;
	}
	
.link_text
	{
		font-family:Arial;
		font-size:11px;
		line-height:9px;
		color:#FFFFFF;
	}	
	
.links_text
	{
	font-family:Arial;
	font-size:11px;
	line-height:11px;
	color:#666666;
	text-decoration: underline;
	}	

.links1_text
	{
		font-family:Arial;
		font-size:11px;
		line-height:11px;
		color:#A9A9A8;
	}	
.copyright_text
	{
		font-family:Arial;
		font-size:11px;
		line-height:11px;
		color:#737373;
	}

.form
	{
		width:152px; height:17px; border-color:#D1D1D1; border-width:1px; background-color:#ffffff; font-size:10px; border-style:solid
	}
.form_div
	{
		height:20px; margin-top:2px;		
	}
		
	a.link_text:link {text-decoration:none;}	
	a.link_text:hover {text-decoration:underline;}
	a.link_text:active {text-decoration:none;}
	a.link_text:visited {text-decoration:none;}
	
	a.links_text:link {text-decoration:underline;}	
	a.links_text:hover {text-decoration:underline;}
	a.links_text:active {text-decoration:none;}
	a.links_text:visited {text-decoration:none;}
	
	a.links1_text:link {text-decoration:none;}	
	a.links1_text:hover {text-decoration:underline;}
	a.links1_text:active {text-decoration:none;}
	a.links1_text:visited {text-decoration:none;}
	
	a.copyright_text:link {text-decoration:none;}	
	a.copyright_text:hover {text-decoration:underline;}
	a.copyright_text:active {text-decoration:none;}
	a.copyright_text:visited {text-decoration:none;}
	
	.abs {vertical-align:bottom}
.result_title, .result_title a:hover {color:#dc241f}  .result_title a {color:#dc241f; text-decoration:underline}
INPUT, TEXTAREA { font-family: arial,sans-serif; font-size: 12px; }
