.menuitem
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #159DF3;
	vertical-align: top;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	cursor: pointer;
	cursor: hand;
}
.menuitemhigh,.menuitemhigh:hover,.menuitem:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #159DF3;
	vertical-align: top;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	cursor: pointer;
	cursor: hand;
}
.menuitemlvl1
{
	font-size: 14px;
}
.menuitemlvl1high
{
	font-size: 14px;
	color: #FFFFFF;
	background-color: #159DF3;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
}
.menuitemlvl1hover
{
	font-size: 14px;
	color: #FFFFFF;
	background-color: #159DF3;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
}
.menuitemlvl2
{
	font-size: 12px;
	color: #159DF3;
	background-color: #E9F1CA;
	line-height: 25px;
	font-weight: bold;
}
.menuitemlvl2hover
{
	color: #FFFFFF;
	background-color: #D5E491;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
}
.menuitemlvl2high
{
	color: #FFFFFF;
	background-color: #159DF3;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
}
.menuitemlvl3,.menuitemlvl3:hover
{
	font-size: 12px;
	color: #159DF3;
	background-color: #D5E491;
	font-weight: bold;
}
.menucellleft1,.menucellleft1high
{
	width: 5px;
	height: 22px;
}
.menucellmiddle1,.menucellmiddle1high
{
	width: 150px;
}
.menucellright1,.menucellright1high
{
	width: 5px;
	cursor: default;
}
.menucellleft2,.menucellleft2high
{
	width: 5px;
}
.menucellmiddle2,.menucellmiddle2high
{
	width: 150px;
}
.menucellleft3,.menucellleft3high
{
	width: 5px;
	background-color: #E9F1CA;
}
.menucellmiddle3,.menucellmiddle3high
{
	width: 150px;
	background-color: #E9F1CA;
}
.menucellright2,.menucellright3,.menucellright2high,.menucellright3high
{
	width: 5px;
	cursor: default;
}
