table.layout
{
	border: none;
}

td.layout
{
	border: none;
	background-color: #FFFFFF;
	
}

td.controls
{
	background-color: #E9E9E9;
	text-align: center;
}

th 
{
	background-color: #656C70;
	color: #FFFFFF;
}

table 
{
	border: thin solid;
}

td 
{
	border: thin solid;
	background-color: #E9E9E9;
}

a:link
{
	color:#0000CC}

a:visited
{
	color:#EE1D25}
}