body{
background-color: white;
padding:0px;
margin:0px;
}

div.main {
	margin: 5px;
	padding: 10px;
}

.h_section {
	margin-top:30px;
	background-color: #699900;
	color: white;
	padding-top: 2px;
	padding-bottom:2px;
	padding-right: 10px;
	padding-left: 15px;
	font-weight: normal;
	width: 90%;
}


img.flag
{
	margin-right:6px;
}

a:hover{text-decoration:none;}

.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#434343;
	}

.m1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:16px; 
		color:#AAF8FF;
	}

.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#323232;
	}

.h1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FFEA00;
	}

.h2_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FFFFFF;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#AB0000;
	}	

.l1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#007CC3;
	}	

.l2_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#C00000;
	}	
	
.ls_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#FFFFFF;
	}	

.ls1_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#828282;
	}	
	
.c_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#767676;
	}

.form
	{
		width:213px; height:22px; border-color:#A19E9E; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:6px
	}

.form1
	{
		width:183px; height:19px; border-color:#CACACA; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:6px
	}
	
.form_div
	{
		height:25px; margin-top:0px;		
	}
		
	a.ls_text{text-decoration:none;}	
	a.ls_text:hover{text-decoration:underline;}
	
	a.ls1_text{text-decoration:none;}	
	a.ls1_text:hover{text-decoration:underline;}
	
	a.l_text{text-decoration:none;}	
	a.l_text:hover{text-decoration:underline;}
	
	a.text{color:#AAF8FF;text-decoration:none;}	
	a.text:hover{color:#AAF8FF;text-decoration:underline;}

