body {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: left;
} 

TD {
	FONT-SIZE: 13px;
	COLOR: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.solid-bottom {BORDER-BOTTOM: #dddddd 1px solid}

.sec1  {
	background-color:  #666;
	/* [disabled]cursor:  hand; */
	color:  #FFF;
	border-left:  1px solid #000000;
	border-top:  1px solid #000000;
	border-right:  1px solid #000000;
	border-bottom:  1px solid #000000
}
.sec2  {
	background-color:  #FF0;
	cursor:  hand;
	color:  #000;
	border-left:  1px solid #000000;
	border-top:  1px solid #000000;
	border-right:  1px solid #000000;
}
