td.roster_grey_fade_left {
	background-color: #ffffff;
	width: 10px;
	background-image: url('Images/Site/rosterfadeleft.png'); 
	background-repeat: repeat-y;
}
td.roster_grey_fade_right {
	background-color: #ffffff;
	width: 10px;
	background-image: url('Images/Site/rosterfaderight.png'); 
	background-repeat: repeat-y;
}
table.roster_table {
	border-collapse: collapse;
}
table.roster_table tr th {
	text-align: left;
	font-size:12px;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	color: #000000;
}
.roster_table div a:link {color: #000000;text-decoration:none;}
.roster_table div a:visited {color: #000000;text-decoration:none;}
.roster_table div a:hover{color: #a72026; text-decoration:none; font-weight: bolder;}
.roster_table div a:active{color: #ff00000; text-decoration:none;}
tr.rosterwhite {font-size:12px; background-color: #ffffff;}
tr.rostergrey {font-size:12px; background-color: #e1e1e1;}

