body{
padding:0px;
margin:0px;
}

.main_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#626458;
	}
.header_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#86AD2A;
	}
	
.link_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#E19B00;
	}	
	
.list_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#64645A;
	}	
	
.link1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FFFFFF;
	}	

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

.form
	{
		width:121px; height:20px; border-color:#D9D9D4; border-right-width:1px;border-bottom-width:1px; background-color:#ffffff; font-size:11px;
	}
.form_div
	{
		height:23px; 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.link1_text:link {text-decoration:none;}	
	a.link1_text:hover {text-decoration:underline;}
	a.link1_text:active {text-decoration:none;}
	a.link1_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;}
