.randy {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
; font-weight: bolder; clip:  rect(   )}
.randy:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	;
	font-weight: bolder;
	color: #FFFFFF;
	clip:  rect(   );
	background-color: #666666;
}

table.greyTB{
 border:1px solid #cecece;
 border-collapse: collapse;
}

table.greyTB a{
 font-size:98%; 
 width:100%;
}

table.greyTB td{
 padding-left: 5px;
 padding-right: 5px;
 border:1px solid #aaa;
}

table.greyTB tr{
 vertical-align: top;
}


tr.greyRow{
background-color:#cecece;
color:#787878;

}

td.greyCell{
 background-color:#e0e0e0; 
 border:none;
 border-bottom: 1px solid #fff;
 color:#000000;
}

td.greyCell2{
 background-color:#e0e0e0; 
 border:none;
 border-bottom: 1px solid #fff;
 color:#787878;
 font-weight: bold;
 text-align: right;
}


td.darkCell{
border-bottom: 1px solid #fff;
background-color: #999999;
color: #444; 
}

tr.darkRow{
border-bottom: 1px solid #fff;
background-color: #aaa;
color: #000; 
font-weight: bold;
}