.graysx {
 	color : #808080;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	font-size: 14px;
	border-top: solid;
	border-right: solid;
	border-bottom: solid;
	border-left: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-left: 3px;

}
td#on1 a:link, 
td#on1 a:visited{
       
        color: #333;
		  background: #DCE6EA;
		  padding: 0 ;
		  text-decoration: none;
		cursor: pointer;
}
