body{
padding:0px;
margin:0px;
}
a:hover{text-decoration:none;}
.headers
{
	font-family:Tahoma;
		font-size:14px;
		line-height:14px;
		color:#FFFFFF;
	}
.featured_headers
{
	font-family:Tahoma;
		font-size:20px;
		line-height:22px;
		color:#FFFFFF;
	}

.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#8B8B8B;
	}
.m_text a
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#8B8B8B;
	}
.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#FFFFFF;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:12px;
		color:#CC6600;
    }	
a.l_text
	{
		font-family:Tahoma;
		font-size:12px;
		font-weight:bold;
		line-height:12px;
		color:#FFFFFF;
		text-decoration:none;
	}	
	
    

.f_text
	{
		font-family:Arial;
		font-size:10px;
		line-height:10px;
		color:#000000;
		text-transform:uppercase
	}	
	
.form
	{
		width:230px; height:17px; border-color:#DDDDDD; border-bottom-width:1px; background-color:#ffffff;
	}
.form_div
	{
		height:23px; margin-top:10px;		
	}
		
	a.text{text-decoration:none;}	
	a.text:hover{text-decoration:underline;}

/* ----- clear fix for floats ----- */
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    display: inline-block;
}
/* hides clearfix from IE-mac \*/
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
/* end hide from IE-mac */
