body{
padding:0px;
margin:0px;
}
a:hover{text-decoration:none;}
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#321B15;
	}
.h_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#321B15;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#9A402B;
	}	
	
.c_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#646F72;
	}

.form
	{
		width:175px; height:19px; border-color:#DBDBDB; border-width:1px; background-color:#ffffff; border-style:solid
	}
.form_div
	{
		height:22px; margin-top:-2px;		
	}
		
	a.l_text{text-decoration:none;}	
	a.l_text:hover {text-decoration:underline;}
	
	a.c_text{text-decoration:none;}	
	a.c_text:hover {text-decoration:underline;}
	
.error
	{
	color:#ff0000;
	}