body{
padding:0px;
margin:0px;
}
a:hover{text-decoration:none;}

.cell_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color: #333333;
		background-color: #999999;
	}


.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#9F9F9F;
text-decoration:none;
	}
.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#FFFFFF;
	}
	
.l_text, a.l_text, a.l_text:link, a.l_text:visited, a.l_text:active, a.l_text:hover
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#CC6600;
	}	

.CURRENT_l_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:12px;
		color:#CC6600;
		font-weight:bold;
	}	

.f_text
	{
		font-family:Arial;
		font-size:8px;
		line-height:10px;
		color:#5E6469;
		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;}

.title
	{
		font-family:Tahoma;
		font-size:11pt;
		font-weight:bold;
		color:white;
		text-transform:none;
text-decoration:none;
	}	

.price
	{
		font-family:"arial narow", arial;
		font-size:9pt;
		font-weight:bold;
		color:#CCCCCC;
		text-transform:none;
	}	



INPUT, TEXTAREA, SELECT, OPTION
{
 color: black;
 background-color: white;

 font-family: arial, tahoma, verdana, helvetica, sans-serif;
 font-size: 10px;
 font-weight: normal;

 text-align: left;
 text-decoration: none;
}

.BUTTON
{
 color: black;
 background-color: #9F9F9F;
 
 text-align: center;

 border: 1px solid orange;
}

.BGCOLOR
{
 background-color: transparent;

 border: 0px;
}

.requiredFormText
{
 color: orange;
}

.requiredFormField
{
 border: 1px solid orange;
}
