.tds_main {
	FONT-SIZE: 11px; 
	font-family	: Tahoma;
	font-weight : lighter;
	//color : black;
	color : white;
	FILTER: alpha(opacity=55); 
	
	BORDER-LEFT: white 1px solid;
	BORDER-RIGHT: white 1px solid;
	BORDER-TOP: white 0px solid;
	BORDER-BOTTOM: white 1px solid;
	
	WIDTH: 125px; 
	TEXT-ALIGN: center;
	CURSOR: hand; 
	//HEIGHT: 30px; 
	HEIGHT: 34px; 
	//BACKGROUND-COLOR: #98AF17; 
	//BACKGROUND-COLOR: #6F8011; 
	
	//BACKGROUND-COLOR: #99FF99; 
	//BACKGROUND-COLOR: #66FF33; 

	//BACKGROUND-COLOR: #99FF66; 
	BACKGROUND-COLOR: #CA5021; 
		
	TEXT-ALIGN: center; 
	moz-opacity: 55%
	}

