body,td {
font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #ffffff;
}

a ,input, select, textarea { 
font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

A:link {text-decoration: none; color: white;}
A:visited {text-decoration: none; color: white;}
A:active {text-decoration: none; color: white;}
A:hover {text-decoration: underline overline; color: red;}


form
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

tr.highlight-row td
{ background:	#282828;
}

tr.normal-row td
{ background: transparent;
 }


table { border-collapse: collapse;empty-cells: show; }

table.ResultsTable tr td
{ 
border: 1px #282828 solid;
border-collapse: collapse;
border-spacing: 0px;
 }

table.DisplayTable tr td
{ 
font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
}
.formfield { background-color: #F7EBDE;border-style:none;padding:0px;margin:0px;height:100%;width:100%;vertical-align:middle; }
.formfieldborder { background-color: #F7EBDE;border:2px;border-style:solid;border-color:#bbbbbb;padding:0px;margin:0px;height:20px;width:100%;vertical-align:middle; }
