.MenuGroup
{
  border:0px;
}

.MenuSubGroup
{
  border:2px;
  border-color:Black;
  border-style:solid;
}

.MenuItem
{
	border-right: 0px;
	background-position: center center;
	border-top: 0px;
	font-weight: bold;
	font-size: 12px;
	background-image: url(VP-Menu-Background-Seperate.jpg);
	border-left: 0px;
	width: 170px;
	cursor: hand;
	color: #CCCC33;
	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-weight: bold;
	font-size: 12px;
	background-image: url(VP-Menu-Background-Seperate.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-weight: bold;
	font-size: 12px;
	background-image: url(VP-Menu-Background-Seperate.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-weight: bold;
	font-size: 12px;
	background-image: url(VP-Menu-Background-Seperate.jpg);
	border-left: 0px;
	width: 170px;
	cursor: hand;
	color: #CCCC33;
	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-weight: bold;
	font-size: 12px;
	background-image: url(VP-Menu-Background-Seperate.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-weight: bold;
	font-size: 12px;
	background-image: url(VP-Menu-Background-Seperate.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; 
}