.Navigator_Table
{
	background-color: #a9a9a9;
	font-size: 8pt;
	font-family: Verdana;
	font-style: normal;
	border: 0px;
	border-color:#000000;
	border-style:solid;
	line-height: 10pt;
}
.Navigator_Header_Cell
{	
	font-weight: bold;	
	font-size: 8pt;		
	font-family: Verdana;
	background-color: #a9a9a9;
	color: white;
	text-align: center;
	border: 1px;
	border-style: solid;
	border-color: #a9a9a9;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;	
	padding-top: 2px;
	padding-bottom: 2px;
	
}
.Navigator_Category_Cell
{
	background-color:#a9a9a9;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana;	
	padding-top: 4px;
	padding-bottom: 2px;
	color: #FFCC00;
}
.Navigator_Item_Cell
{
	background-color:#a9a9a9;
	font-size:xx-small;
	font-style: normal;
	font-family: Verdana;
}
.Navigator_REGEL_Cell
{
	font-size: 1pt;
	font-style: normal;
	font-family: Verdana;
	background-color: #cccccc;
}
.Navigator_Item_Link
{
	color:#222222;
	font-family: Verdana;
	font-size:xx-small;
	font-style:normal;
	text-decoration: none;
}
A.Navigator_Item_Link
{
	color:#222222;
	font-family: Verdana;
	font-size:xx-small;
	font-style:normal;
	text-decoration: none;
}
A.Navigator_Item_Link:visited
{
	color:#222222;
	font-family: Verdana;
	font-size:xx-small;
	font-style:normal;
	text-decoration: none;
}
A.Navigator_Item_Link:Hover
{
	font-size: xx-small;
	color: #333399;
	font-style: normal;
	font-family: Verdana;
	text-decoration: underline;
}

