@charset "iso-8859-1";
/* CSS Document */
body{
padding:0px;
margin:0px;
}

.main_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#727272;
	}
	
.main1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#FFFFFF;
	}

.flash_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#656565;
	}
.header_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#333333;
	}
	
.link_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#6192B1;
	}	
	
.link1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#568120;
	}		
.copyright_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#616161;
	}

.form
	{
		width:171px; height:18px; border-color:#CFCFCF; border-bottom-width:1px;border-right-width:1px; background-color:#FFFFFF; border-left-color:#7D7D7D
	}
	
.form1
	{
		width:171px; height:17px; border-color:#DEDBD5; border-width:1px;border-left-width:2px; background-color:#FFFFFF
	}
.form_div
	{
		height:20px; margin-top:10px;		
	}
		
	a.text:link {color:#333333;text-decoration:none;}	
	a.text:hover {color:#333333;text-decoration:underline;}
	a.text:active {color:#333333;text-decoration:none;}
	a.text:visited {color:#333333;text-decoration:none;}
	
	a.text1:link {color:#4E4E4E;text-decoration:none;}	
	a.text1:hover {color:#4E4E4E;text-decoration:underline;}
	a.text1:active {color:#4E4E4E;text-decoration:none;}
	a.text1:visited {color:#4E4E4E;text-decoration:none;}

	a.main1_text:link {text-decoration:none;}	
	a.main1_text:hover {text-decoration:underline;}
	a.main1_text:active {text-decoration:none;}
	a.main1_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;}

