﻿
/*
Default template for elements to override
*/

/*
body
{
	background-color: White;
}

th
{
	background-color: #742518;
}

.RowHeadline
{
	color: #000000;
	background-color: #E6E6E6;
}

.ftableheader
{
	background-color: #742518;
}

.UH
{
	background-color: #E6E6E6;
}

.tableDropMenu
{
	border:	solid 1px #C2C8C8;
	background-color: #F5F5F5;
}
*/
