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

.main_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#818181;
	}

.text02
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#818181;
	}

.text03
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#000000;
		font-weight:bold;
		text-decoration:none;
	}

.text04
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#962020;
		font-weight:bold;
		text-decoration:none;
	}

.text05
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:red;
		font-weight:bold;
		text-decoration:none;
	}

.header_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#F46E02;
		font-weight:bold;
	}
	
.link_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#000000;
		font-weight:bold;
		text-decoration:none;
	}
	
.link_text:hover
	{
		text-decoration:underline;
	}	

.link_text2
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#F46E02;
		font-weight:bold;
		text-decoration:none;
	}
	
.link_text2:hover
	{
		text-decoration:underline;
	}	

.link_text3
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#962020;
		font-weight:bold;
		text-decoration:none;
	}
	
.link_text3:hover
	{
		text-decoration:underline;
	}


.link_text4
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#E7E7E7;
		font-weight:bold;
		text-decoration:none;
	}
	
.link_text4:hover
	{
		text-decoration:underline;
	}
	
.list_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#5A5A5A;
	}		
	
.copyright_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#E7E7E7;
	}

.form
	{
		width:105px; height:18px; border-color:#F46E02; border-width:1px; background-color:#FEFAF4; font-size:11px; border-style:solid
	}
.form2
	{
		width:230px; height:18px; border-color:#F46E02; border-width:1px; background-color:#FEFAF4; font-size:11px; border-style:solid
	}
.form3
	{
		width:25px; height:18px; border-color:#F46E02; border-width:1px; background-color:#FEFAF4; font-size:11px; border-style:solid
	}
.form4
	{
		width:50px; height:18px; border-color:#F46E02; border-width:1px; background-color:#FEFAF4; font-size:11px; border-style:solid
	}
.form_div
	{
		height:21px; margin-top:4px;		
	}
		
	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:#000000;text-decoration:none;}	
	a.text:hover {color:#000000;text-decoration:underline;}
	a.text:active {color:#000000;text-decoration:none;}
	a.text:visited {color:#000000;text-decoration:none;}


