.tds_2 {
	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: #00FF11;
	//BACKGROUND-COLOR: #98AF00;
	//BACKGROUND-COLOR: #6F8011;

	//BACKGROUND-COLOR: #99FF66;
	BACKGROUND-COLOR: #CA5021;
	TEXT-ALIGN: center; 
	moz-opacity: 55%
	}

.tds_2_blank {
	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 0px solid;
	
	WIDTH: 125px; 
	TEXT-ALIGN: center;
	CURSOR: arrow; 
	//HEIGHT: 30px; 
	HEIGHT: 34px;
	//BACKGROUND-COLOR: #00FF11;
	//BACKGROUND-COLOR: #98AF00;
	//BACKGROUND-COLOR: #6F8011;

	//BACKGROUND-COLOR: #99FF66;
	BACKGROUND-COLOR: #CA5021;
	TEXT-ALIGN: center; 
	moz-opacity: 55%
	}


