body { 
FONT-FAMILY: 'Lucida Grande','Lucida Sans Unicode','ËÎÌå','ÐÂËÎÌå',arial,verdana,sans-serif;
text-align: left;
} 

TD {FONT-SIZE: 12px; COLOR: #333;}
.solid-bottom {
	border-bottom-style: none;
}

.sec1  {
	cursor:  hand;
	color:  #58A200;
	font-weight:  bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sec2  {
	cursor:  hand;
	color:  #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 0px;
	border-bottom-color: #CCCCCC;
}
