BODY, DIV, INPUT, TD {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 10px; 
}

a.topNavOff {
	font-size: 13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration : none;
}
a.topNavOff:hover  {
	color: #FF3300;
}
a.topNavOn {
	font-size: 13px;
	font-weight:bold;
	color:#FF3300;
	text-decoration : none;
}

a.topOff {
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration : none;
}
a.topOff:hover  {
	color: #FF3300;
}
a.topOn {
	font-size: 12px;
	font-weight:bold;
	color:#FF3300;
	text-decoration : none;
}

a.navOff {
	font-size: 12px;
	font-weight:bold;
	color:#666666;
	text-decoration : none;
}
a.navOff:hover  {
	color: #FF3300;
}
a.navOn {
	font-size: 12px;
	font-weight:bold;
	color:#FF3300;
	text-decoration : none;
}

a.footerOff {
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration : none;
}
a.footerOff:hover  {
	color: #FF3300;
}
a.footerOn {
	font-size: 11px;
	font-weight:bold;
	color:#FF3300;
	text-decoration : none;
}

.footerOff {
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration : none;
}

.itemTitle {
	font-size: 11px;
	font-weight:bold;
	color:#FF3300;
	text-decoration : none;
}

.txt {  
	font-size: 11px;  
	color: #666666;
	text-decoration : none;	
}

.txtRed {  
	font-size: 11px; 
	color: #FF3300;
	text-decoration : none;	
}

.txtWhite {  
	font-size: 11px; 
	color: #FFFFFF;
	text-decoration : none;	
}

.txtBlack {  
	font-size: 11px; 
	color: #000000;
	text-decoration : none;	
}


a {  
	font-size: 11px;  
	color: #666666;
	font-weight:none;
	text-decoration : none;	
}

/*crossfader*/
div.cf_wrapper {width:767px;position:relative; height:253px; text-align:left;}
div.cf_element { background-color:#eee; border:none;}
#textbox {position:absolute;top:150px;left:400px;width:350px; background-color: #000; z-index:1;}
#textbox h4 {color:#FFF; padding:5px 0 5px 10px; margin:0; font-weight:normal; font-size:18px}

