body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}

.blink { 
		font-size: 15px; 
		color: red; 
		display: inline; 
		}

.maintext
{
	font-family:Tahoma;
	font-size:12px;
	line-height:14px;
	color:#ffffff;
}

	
.main2_text
{
	font-family:Tahoma;
	font-size:11px;
	line-height:13px;
	color:#FFFFFF;
}
.header_text
{
	font-family:Tahoma;
	font-size:10px;
	line-height:10px;
	color:#FFFFFF;
}

.headera_text
{
	font-family:Tahoma;
	font-size:11px;
	line-height:12px;
	color:#FFFFFF;
}


.logo1
	{
		font-family:Times;
		font-size:45px;
		line-height:12px;
		color:#900000;
	}
.logo2
	{
		font-family:Times;
		font-size:15px;
		line-height:12px;
		color:#900000;
	}	

.header1_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#BA2E01;
	}
	
.header1a_text
	{
		font-family:Tahoma;
		font-size:13px;
		line-height:12px;
		color:#FFFFFF;
	}

.header2_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#8A0011;
	}
	
.footertext
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#990000;
	}
	
	
.footertext1
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#000000;
	}	
	
.links_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#000000;
	}

.form
	{
		width:160px;  height:18px; color:#FFFFFF; border-color:RGB(215,138,50); border-width:2px; background-color:#990000; font-size:11px; border-style:solid
	}
.form_div
	{
		height:21px; margin-top:1px;		
	}
		
	a.links_text:link {text-decoration:none;}	
	a.links_text:hover {text-decoration:underline;}
	a.links_text:active {text-decoration:none;}
	a.links_text:visited {text-decoration:none;}