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


.style1 {
	font-size: 11px;
	font-weight: bold;
}
.style3 {font-size: 11px; }


.menu
	{
		margin-top:0px;
		font-family:Tahoma;
		font-size:11px;
		line-height:8px;
		color:#000000;
	}
.main_menu
	{
		margin-top:0px;
		margin-bottom:0px;
		font-family:georgia;
		line-height:11px;
		font-size:12px;
		color:#1D57AF;
	}
.content
	{
		margin-top:0px;
		margin-left:4px;
		margin-bottom:0px;
		font-family:Tahoma;
		line-height: 18px;
		font-size:11px;
		color:#000000;
	}	

.text
	{
		font-family:georgia;
		font-size:12px;
		line-height:normal;
		color:#ffffff;
	}
.text2
	{
		font-family:georgia;
		font-size:12px;
		line-height:normal;
		color:#000000;
	}
.body_text2
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#ffffff;
	}
.main_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#ffffff;
	}
.header_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#F46E02;
	}
	
.link_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#800000;
	}	
	
.list_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:13px;
		color:#5A5A5A;
	}		
	
.copyright_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#E7E7E7;
	}

.form
	{
		width:150px; height:18px; border-color:#F46E02; border-width:1px; background-color:#FEFAF4; font-size:12px; 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:#66CCFF;text-decoration:underline;}
	a.text:active {color:#66CCFF;text-decoration:underline;}
	a.text:visited {color:#66CCFF;text-decoration:underline;}	
	a.text:hover {color:#66CCFF;text-decoration:underline;}
	
	a.main_menu:link {color:#1D57AF;text-decoration:none;}
	a.main_menu:active {color:#1D57AF;text-decoration:none;}
	a.main_menu:visited {color:#1D57AF;text-decoration:none;}	
	a.main_menu:hover {color:#1D57AF;text-decoration:underline;}	
