@CHARSET "ISO-8859-1";
/*
table.rs_table{
	backcolor: FF0000;
	border-collapse:collapse;
}

table.rs_table tr{
	background-color:#DDDDDD;
} */


table.rs_table .firstblack {background-color:#E6E6E6;}
table.rs_table .firstred {background-color:#E6E6E6;}
table.rs_table .firstblack a{text-decoration:none; font:Arial, Helvetica, sans-serif; font-size:14px;color:#000000;}
table.rs_table .firstred a{text-decoration:none; font:Arial, Helvetica, sans-serif; font-size:14px;color:#000000;}
table.rs_table .odd {background-color:#E6E6E6;
/*	padding-top:5px;
	padding-bottom:5px; */

}
table.rs_table .odd a{text-decoration:none; font:Arial, Helvetica, sans-serif; font-size:14px;color:#000000;}
table.rs_table .even {background-color:#F6F6F6;
	/*padding-top:5px;
	padding-bottom:5px; */
}
table.rs_table td{
	padding-top:5px;
	padding-bottom:5px;
}
table.rs_table td.footer{
	padding-top:2px;
	padding-bottom:2px;	
}

table.rs_table .rating{
	/*background-color:#456743;*/
	width:60px;
}

table.rs_table .even a{text-decoration:none; font:Arial, Helvetica, sans-serif; font-size:14px;color:#000000;}
table.rs_table .footerblack {background-color:#000000;height:28px;}
table.rs_table .footerred {background-color:#C8020F;height:28px;
}
 
