.HeadGroup
{
	cursor: hand;
	padding: 0px;
}

.MenuGroup
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	cursor: hand;
	border-bottom: #187194 1px solid;
	background-color: #F1F6F8;
}
.ImageMenuItem
{
	background-color: white;
}
.MenuItem
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 8pt;
	cursor: hand;
	color: #8B0B02;
	font-family: Arial, Sans-Serif;
	background-color: #F1F6F8;
	text-align: left;
	height: 20px;
	border-right: #187194 1px solid;
	border-left: #187194 1px solid;
	border-top: #187194 1px solid;
	letter-spacing: 1px;
}

.MenuItemOver
{
	background-color: #769DC0; 
	color: white; 
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 0px;
	cursor: hand;
	text-align: left;
	height: 20px;
	border-right: #187194 1px solid;
	border-left: #187194 1px solid;
	border-top: #187194 1px solid;
	letter-spacing: 1px;
}

.MenuItem2
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 8pt;
	cursor: hand;
	color: #8B0B02;
	font-family: Arial, Sans-Serif;
	background-color: #F1F6F8;
	text-align: left;
	height: 20px;
	border-right: #187194 1px solid;
	border-left: #187194 1px solid;
	border-top: #187194 1px solid;
	letter-spacing: 1px;
}

.MenuItem2Over
{
	background-color: #769DC0; 
	color: white; 
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 0px;
	cursor: hand;
	text-align: left;
	height: 20px;
	border-right: #187194 1px solid;
	border-left: #187194 1px solid;
	border-top: #187194 1px solid;
	letter-spacing: 1px;
}
