/* CSS Document */

table.hours {
	margin-top: 10px;
	border:1px solid #999999;
	/*width:480px;*/
	font-size:12px;
}

td{
	color:#000000;
}

td.head2{
	color:#FFFFFF;
	background-color:#000000;
	text-align:center;
	font-weight:bold;
}

td.RowTwo{
	background-color:#EBEBEB;
	
}

tr.RowTwo{
	background-color:#EBEBEB;
	
}

tr.Row2{
	background-color:#EBEBEB;
	
}


tr.showroomMake td{
	color:#FFFFFF;
	background-color:#A20708;
	font-weight:bold;
	font-size:1.3em;
	text-align:center;
}
