.table_smallText{
	font-size:11px;	
}
.table_headerRow{
	font-weight: bold;
	border-bottom: 1px solid #999999;	
}
.table_headerSmall{
	font-size:10px;
	color:#FF9900;
	border-bottom: 1px solid #ADADAD;	
}
.table_row{
	border-bottom: 1px solid #cccccc;
	background-color:#ffffff;	
}
.table_alternating_row{
	border-bottom: 1px solid #cccccc;	
 	background-color: #FBFBFB;
}
