﻿.ASPxNavBar
{
	width: 206px;
	background-color: Transparent;
}
.ASPxNavBarItemStyle
{
	font-size: 8pt;
	background-color: #E8E09C;	
}
.ASPxNavBarItemHoverStyle
{
	border-style: none;
	background-color: #C1B870;
	color: White;
	font-size: 8pt;
}
