.MenuGroup
{
  border:0px;
}

.MenuSubGroup
{
  border:2px;
  border-color:FFCC33;
  border-style:solid;
}

.MenuItem
{
	border-right: 0px;
	background-position: center center;
	border-top: 0px;
	font-size: 12px;
	background-image: url(data/graphics/office/vpr/New%20Template/menu-bar_new.jpg);
	border-left: 0px;
	width: 170px;
	cursor: hand;
	color: #FFCC33;
	text-indent: 10px;
	border-bottom: 0px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, Sans-Serif;
	height: 23px;
	text-align: left;
}

.MenuItemOver
{
	border-right: 0px;
	background-position: center center;
	border-top: 0px;
	font-size: 12px;
	background-image: url(data/graphics/office/vpr/New%20Template/menu-bar_new.jpg);
	border-left: 0px;
	width: 170px;
	cursor: hand;
	color: White;
	text-indent: 10px;
	border-bottom: 0px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, Sans-Serif;
	height: 23px;
	text-align: left;
}

.MenuItemDown
{
	border-right: 0px;
	background-position: center center;
	border-top: 0px;
	font-size: 12px;
	background-image: url(data/graphics/office/vpr/New%20Template/menu-bar_new.jpg);
	border-left: 0px;
	width: 170px;
	cursor: hand;
	color: White;
	text-indent: 10px;
	border-bottom: 0px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, Sans-Serif;
	height: 23px;
	text-align: left;
}

.MenuSubItem
{
	border-right: 0px;
	background-position: center center;
	border-top: 0px;
	font-size: 12px;
	background-image: url(data/graphics/office/vpr/New%20Template/menu-bar_new.jpg);
	border-left: 0px;
	width: 170px;
	cursor: hand;
	color: #FFCC33;
	text-indent: 10px;
	border-bottom: 0px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, Sans-Serif;
	height: 23px;
	text-align: left;
}

.MenuSubItemOver
{
	border-right: 0px;
	background-position: center center;
	border-top: 0px;
	font-size: 12px;
	background-image: url(data/graphics/office/vpr/New%20Template/menu-bar_new.jpg);
	border-left: 0px;
	width: 170px;
	cursor: hand;
	color: White;
	text-indent: 10px;
	border-bottom: 0px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, Sans-Serif;
	height: 23px;
	text-align: left;
}

.MenuSubItemDown
{
	border-right: 0px;
	background-position: center center;
	border-top: 0px;
	font-size: 12px;
	background-image: url(data/graphics/office/vpr/New%20Template/menu-bar_new.jpg);
	border-left: 0px;
	width: 170px;
	cursor: hand;
	color: White;
	text-indent: 10px;
	border-bottom: 0px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, Sans-Serif;
	height: 23px;
	text-align: left;
}

.MenuBreak
{
  padding-left:2px; 
  padding-right:2px; 
}