
#HText
{

	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
} 

#HTextErr
{

	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
} 



#NText
{

	font-family: "Arial";
	font-size: 12px;
	color: #000000;
} 

#NTextSmall
{

	font-family: "Arial";
	font-size: 10px;
	color: #000000;
} 


#NTextB
{

	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
} 

#NTextHighlight
{

	font-family: "Verdana";
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
} 

#NTextCartProgress
{

	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
} 



#NTextErr
{

	font-family: "Arial";
	font-size: 12px;
	color: #FF0000;
} 


.button {  font-family: Verdana; 
		   font-weight: normal; 
		   background-color: #CCFFFF;
		   border-color: #00CCFF #000000 #000000 #00CCFF;
		   font-size: 10px; 
		   border-style: double; 
		   border-top-width: 1px; 
		   border-right-width: 1px; 
		   border-bottom-width: 1px; 
		   border-left-width: 1px}
		   
.fbutton 
		{  font-family: Verdana; 
		   font-weight: normal; 
		   background-color: #FFCC99;
		   border-color: #FFCC99 #000000 #000000 #FFCC99;
		   font-size: 10px; 
		   border-style: double; 
		   border-top-width: 1px; 
		   border-right-width: 1px; 
		   border-bottom-width: 1px; 
		   border-left-width: 1px}

#c_td
{
	background-color:#FFCC99;
}

#c_table,c_td1
{

	border-color: #FFCC99;
	
}