.Navigator_Table
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: x-small;
	border-left: #000000 1px solid;
	line-height: 10pt;
	border-bottom: #000000 1px solid;
	font-style: normal;
	font-family: Verdana;
	background-color: #c2d2cb;
}
.Navigator_Header_Cell
{
	border-right: 0px;
	border-top: 0px;
	font-weight: bold;
	font-size: x-small;
	padding-bottom: 2px;
	border-left: 0px;
	color: white;
	padding-top: 2px;
	border-bottom: #c0c0c0 1px solid;
	font-family: Tahoma;
	background-color: maroon;
	text-align: center;
}
.Navigator_Category_Cell
{
	font-weight: bold;
	font-size: x-small;
	padding-bottom: 8px;
	color: #000088;
	padding-top: 10px;
	font-style: normal;
	font-family: Tahoma;
	background-color: #d9e4ff;
}
.Navigator_Item_Cell
{
	font-size: x-small;
	font-style: normal;
	font-family: Verdana;
	background-color: #e0eeff;
}

A.Navigator_Item_Link
{
	font-size: x-small;
	color: #000000;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: underline;
}
A.Navigator_Item_Link:Hover
{
	color:#0000ff;
	font-family:Tahoma;
	font-size: x-small;
	font-style:normal;
	text-decoration: none;
}
