body{
padding:0px;
margin:0px;
}
a:link{text-decoration:none;}
a:hover{text-decoration:bold;}
a:visited{text-decoration:none;}
a:active{text-decoration:bold;}

.m_text
	{
		font-family:Arial;
		font-size:12px;
		line-height:16px;
		color:#000000;
	}
	
	.m_textb
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		line-height:16px;
		color:#000000;
	}
	
.m_texti
	{
		font-family:Arial;
		font-size:10px;
		font-style:italic;
		line-height:13px;
		color:#000000;
	}
	
.m1_text
	{
		font-family:Arial;
		font-size:10px;
		line-height:13px;
		color:#000000;
	}
	
.m2_text
	{
		font-family:Arial;
		font-size:9px;
		line-height:14px;
		color:#000000;
	}
	
	.m3_text
	{
		font-family:Arial;
		font-size:10px;
		line-height:13px;
		color:#333399;
	}
	
	.m4_text
	{
		font-family:Arial;
		font-size:10px;
		font-weight:bold;
		line-height:13px;
		color:#333399;
	}
	
	.m5_text
	{
		font-family:Arial;
		font-size:14px;
		font-weight:bold;
		line-height:15px;
		color:#000000;
	}
	
	.m6_text
	{
		font-family:Arial;
		font-size:18px;
		line-height:21px;
		color:#165698;
	}
	
.h_text
	{
		font-family:Arial;
		font-size:9px;
		line-height:14px;
		color:#000000;
	}	

.l_text
	{
		font-family:Arial;
		font-size:9px;
		line-height:14px;
		color:#333399;
	}	

.form
	{
		width:405px; height:22px; border-color:#878787; border-width:1px; background-color:#ffffff; border-style:solid
	}
	
.form1
	{
		width:134px; height:18px; border-color:#DDDDDD; border-bottom-width:1px; background-color:#ffffff; font-size:10px; font-family:Arial;color:#4C4C4C;
	}
		
.form_div
	{
		height:25px; margin-top:3px;		
	}
		
	a.l_text{text-decoration:none;}	
	a.l_text:hover{text-decoration:underline;}
label{
display:block;
}
.error{
color:#FF0000;
font-size: 11px;
}