.Navigator_Table
{
	font-size: 13px;
	font-family: Arial;
	font-style: normal;
	border: 0px;
	border-style: none;
	line-height: normal;
	font-weight: normal;
}
.Navigator_Item_Cell
{
	background-color: #F2F3DB;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-style: normal;
	font-family: Arial;
	font-weight: normal;
}

.Navigator_Row
{
	background-color: #F2F3DB;
	font-size: 13px;
	font-style: normal;
	font-family: Arial;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
}

a.Navigator_Item_Link
{
	color:#000000;
	background-color: #F2F3DB;
	font-family: Arial;
	font-size:13px;
	font-style:normal;
	text-decoration: none;
	font-weight: normal;
}

a.Navigator_Item_Link:Hover
{
	color:#C44444;
	background-color: #F2F3DB;
	font-family: Arial;
	font-size:13px;
	font-style:normal;
	font-weight: normal;
}

.headerNavigatorDropDownBox
{
	position:absolute; 
	z-index: 10;
	font-size: 12px;
	font-style: normal;
	font-family: Arial;
	color: #FFFFFF;
	background-color: #9ea89f;
	visibility: hidden;
	height: auto;
	border: 1px solid;
	border-color: #000000;
}

a.HeaderNavigator_Anchor
{
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
}

a.HeaderNavigator_Anchor:hover
{
	color: #fcdb04;
	font-size: 12px;
	font-style: normal;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

a.HeaderNavigatorDropDownArea
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	width: auto;
	height: auto;
	border: 1px solid;
	background-color:#9ea89f;
	border-color: #000000;
	display: block;
	margin: 0px;
	padding-left: 1px;
}

a.HeaderNavigatorDropDownArea:hover
{
	color: #fcdb04;
}

#HeaderNavigatorDropDownAreaAboutUs
{
	width: 230px;
}

#HeaderNavigatorDropDownAreaProducts
{
	width: 350px;
}

#HeaderNavigatorDropDownAreaGallery
{
	width: 230px;
}

#HeaderNavigatorDropDownAreaAdmin
{
	width: 150px;
}