body{
padding:0px;
margin:0px;
}
a:hover{text-decoration:none;}

.banner_header_1
	{
		font-family:Tahoma;
		font-size:24px;
                font-weight: bold;
		line-height:normal;
		color:#ffffff;
	}
	
.banner_header_2
	{
		font-family:Tahoma;
		font-size:20px;
		line-height:normal;
		color:#ffffff;
	}
	
.title_text
	{
		font-family:Tahoma;
		font-size:14px;
		line-height:14px;
		color:#0C4292;
	}

.main_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#464646;
	}
	
.main1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#ffffff;
	}
	
.header_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#0C4292;
	}
	
.link_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#0A6E9E;
	}	
	
.copyright_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#464646;
	}

.review_header_text
	{
		font-family:Century Gothic;
		font-size:13px;
		line-height:normal;
		color:#993366;
	}

.form
	{
		width:211px;
		height:21px; 
		border-color:#CDCDCD; 
		border-bottom-width:1px;  
		border-right-width:1px; 
		background-color:#ffffff; 
		font-size:11px;
	}

.form_div
	{
		height:24px; margin-top:0px;		
	}
		
a.copyright_text
	{
		text-decoration:none;
	}	

a.copyright_text:hover
	{
		text-decoration:underline;
		color:#CDCDCD;
	}

