
.MenuGroup
{
	background-image: url(../Img/pageBg.gif);
	border-right:0px solid #C2C2C2;
	border-bottom:0px solid #C2C2C2;
}
.MainGroup
{
	cursor: pointer;
	cursor: hand;
}
.MainItemOrange 
{
	height:50px;
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #000000;
	width: 120px;
	text-align: center; 
	background-image: url(../Img/orange.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align:top;
}
.MainItemOrangeOver
{
	height:50px;
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Verdana;
	color: #000000;
	width: 120px;
	text-align: center; 
	background-image: url(../Img/orange.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align:top;
}
.MainItemBlue 
{
	height:50px;
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #000000;
	width: 120px;
	text-align: center; 
	background-image: url(../Img/blue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align:top;
}
.MainItemBlueOver
{
	height:50px;
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Verdana;
	color: #000000;
	width: 120px;
	text-align: center; 
	background-image: url(../Img/blue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align:top;
}
.MainItemGreen 
{
	height:30px;
	font-family: Verdana; 
	font-weight: normal;
	cursor: pointer;
	cursor: hand;
	font-size: 8pt; 
	color: #444444;
	line-height: 14px; 
	padding-left:0px;
	width: 30px;
}

.MainItemGreenOver
{
	height:30px;
	font-family: Verdana;
	cursor: pointer;
	cursor: hand;
	font-weight: normal;
	font-size: 8pt;
	color: #A9A9A9;
	line-height: 14px; 
	padding-left:0px;
}
.MainItemYellow 
{
	height:50px;
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #000000;
	width: 120px;
	text-align: center; 
	background-image: url(../Img/yellow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align:top;
}
.MainItemYellowOver
{
	height:50px;
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Verdana;
	color: #000000;
	width: 120px;
	text-align: center; 
	background-image: url(../Img/yellow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align:top;
}
.MenuItem
{
	font-family: Ariel, Verdana;
	font-weight: bold;
	font-size: 8px;
	cursor: hand;
	color: #C1C1C0;
	height: 16px;
	background-repeat: repeat-x;
	background-position: center;
	border-bottom: 0px solid #BDBDBD;
	border-top: 0px solid white;
	border-left: 0px solid #D5D5D5;
	border-right: 0px solid #BABABA;
	text-align: right;
}
.MenuItemOver
{
	font-family: Verdana; 
	font-weight: bold;
	font-size: 8pt; 
	color: #696969;
	line-height: 16px; 
	padding-left:0px;
	background-repeat: repeat-x;
	background-position: center;
	border-bottom: 0px solid #BDBDBD;
	border-top: 0px solid white;
	border-left: 0px solid #FE9D56;
	border-right: 0px solid #BABABA;
	text-align: right;
}
.MainItemClicked
{
	height:30px;
	font-family: Verdana; 
	font-weight: normal;
	font-size: 8pt;
	cursor: hand; 
	color: #A9A9A9;
	line-height: 16px; 
	padding-left:0px;
	background-repeat: repeat-x;
	background-position: center;
	border-bottom: 0px solid #BDBDBD;
	border-top: 0px solid white;
	border-left: 0px solid #FE9D56;
	border-right: 0px solid #BABABA;
}
.ChildItemClicked
{
	font-family: Verdana;
	font-size:10px;
	cursor: hand;
	height: 16px;
	padding: 6px 0px 6px 7px;
	background-image: url(../Img/menuItemBg.gif);
	background-repeat: repeat-x;
	background-position: center;
	border-bottom: 1px solid #BDBDBD;
	border-top: 1px solid white;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #BABABA;
	text-align: left;
}
.MenuItemToolTip
{
	background-color: #fffacd;
	border-style:solid;
	border-width:1px;
	border-color: black; 
	font-family: Arial;	
	padding: 3px;
	font-size:8pt;
	text-align: left;
}

.Separator 
{
	cursor: pointer;
	cursor: hand;
}

/*======================== Classic Blue Panel ===========================================*/
.panelbarHeader 
{                   
	font-size: 12px; 
	color: #dcd6b2;
	font-family: Arial,Verdana;
	font-weight: normal;
	cursor: hand;
	cursor: pointer;
	padding: 5px;
	padding-left: 10px;
	background-color: #858873;
	border-bottom: 2px solid #dcd6b2;
	height: 25px;
}

.panelbarHeaderHover 
{                   
	font-size: 12px; 
	color: #dcd6b2;
	font-family: Arial,Verdana;
	font-weight: normal;
	cursor: hand;
	cursor: pointer;
	padding: 5px;
	padding-left: 10px;
	background-color: #c0c0a6;
	border-bottom: 2px solid #dcd6b2;
	height: 25px;
}

.panelbarHeaderExpand
{
	font-size: 12px; 
	color: #dcd6b2;
	font-family: Arial,Verdana;
	height: 25px;
	font-weight: normal;
	cursor: hand;
	cursor: pointer;
	padding: 5px;
	padding-left: 10px;
	background-color: #858873;
	border-bottom: 2px solid #dcd6b2;
}

.panelbarItem 
{
	font-size: 12px; 
	color: #000000;
	font-family: Arial,Verdana;
	width: 100%;
	cursor: hand;
	cursor: pointer;
	padding: 3px;
	padding-left: 16px;
	background-color: #858873;
	border-bottom: 1px solid #000000;
	border-top: 0px;
	text-decoration: none;
	display: block;
	white-space:normal;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.panelbarItemSelected
{
	font-size: 12px; 
	color: #000000;
	font-family: Arial,Verdana;
	width: 100%;
	cursor: hand;
	cursor: pointer;
	padding: 3px;
	padding-left: 16px;
	background-color: #c0c0a6;
	border-bottom: 1px solid #000000;
	border-top: 0px;
	display: block;
	white-space:normal;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}