
body{
padding:0px;
margin:0px;
}

.main_text
	{
		font-family:Verdana;
		font-size:11px;
		line-height:16px;
		color:#080808;
	}
	
.main1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#444F48;
	}
	
.main2_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:13px;
		color:#080808;
	}
	
.header_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#DF3B3B;
	}

.header1_text
	{
		font-family:Verdana;
		font-size:13px;
		line-height:13px;
		color:#CD2424;
	}	
	
.header2_text
	{
		font-family:Verdana;
		font-size:11px;
		line-height:11px;
		color:#CD2424;
	}	

.link_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:12px;
		color:#4793B9;
	}	

.links_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#ffffff;
	}		

.links1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#E9F3FB;
	}		
.copyright_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#C8DCEA;
	}

.form
	{
		width:116px; height:19px; border-color:#A5ACB2; border-width:1px; background-color:#ffffff; font-size:11px; border-style:solid
	}
.form_div
	{
		height:23px; margin-top:10px;		
	}
		
	a.links_text:link {text-decoration:none;}	
	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;}
	
	a.text:link {color:#444F48;text-decoration:none;}	
	a.text:hover {color:#444F48;text-decoration:underline;}
	a.text:active {color:#444F48;text-decoration:none;}
	a.text:visited {color:#444F48;text-decoration:none;}