﻿.DefaultStyle .Row
{
	background-color: Transparent;
}

.DefaultStyle .AlternatingRow
{
	background-color: #EDE9E6;
}



table.Wait1
{
	background-color: White;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
table.Wait2
{
	font-size: 24px;
}
