/* For new eValid web site... 07/21/2008 */

BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

BR
{
	font-size: 10pt;
}

TABLE
{
	font-size: 8pt;
	/*background-color: #FFFFFF;*/
	/*border: 1px solid #808080;*/
}

.report_title
{
	color: #A0A0A0;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
}

.td_name
{
	border: 1px solid #F4F7FC;
	padding-left: 5px;
	padding-right: 5px;
}

.td_report_title
{
	background-color: #D0D0D0;
	border: 1px solid #D0D0D0;
	color: #808080;
	font-family: Arial;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.td_title
{
	background-color: #D0D0D0;
	border: 1px solid #D0D0D0;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.td_value
{
	border: 1px solid #F4F7FC;
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
}

.copyright
{
	font-style: italic;
	font-size: 8pt;
}

A:hover { BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: orange; }
A  { text-decoration: none; COLOR: #0058EE;}
UNKNOWN { BACKGROUND: blue; COLOR: white; }

A.visited:link { color: Blue; }
A.scripterror { color: Teal; }
A.syntaxerror, .nomapping, .toobig { color: Navy; }
A.unavailable { color: Magenta; }
A.unknown { color: #C0C0C0; text-decoration: none; }
A.excluded { color: #800000; text-decoration: none; }
A.offsite, .nothttp, .nonurl, .nonbrowser, .secure401 { color: #808080; text-decoration: none; }
A.broken, .ambiguous { color: Red; }

/* ****** */
