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