body
{
	font-size:11px;
	font-family:Verdana;
	font-weight:normal;	
}

td 
{ 
	font-size: 11px; 
	color: black; 
	font-family: Verdana; 
}

a 
{ 
	font-family: Verdana; 
	color: #0066cc; 
	text-decoration: none; 
}

a:hover 
{ 
	color: #999999; 
	text-decoration: underline; 
}

a:visited 
{ 
	color: #999999; 
	text-decoration: underline; 
}

td.rowheader
{
	font-size:12px;
	font-family:verdana;
	font-weight:bold;
	color:white;
	background-color:#999999;
	margin:1px,5px,1px,5px;
}

td.RowSeparator 
{ 
	background-image:url(/SysRes/Sites/VOR/Pics/Nav/hg_rotweiss.gif); 
	background-repeat:repeat; 
	width: 19px; 
}


