.pageBody {
	background-image: url(../millernet/images/Liberty.Ford/Fade.Back.Main.gif);
}

.ces-menucontainerstyle {
	width: 100%;
	border: 0px solid #D2DBE0;
	background: #000000;
}
.ces-menustyle {
	text-align: center;
	font: bold 12px Arial;
}
.ces-menustyle .ces-menuitem {
	cursor: pointer;
	color: #FFFFFF;
	height: 27px;
	padding-left: 12px;
	padding-right: 12px;
	background: #000000;
}
.ces-menustyle .ces-menuitem-right {
	width: 25px;
}
.ces-menustyle .ces-menuitem-left {
	width: 25px;
}
.ces-menustyle .ces-menumouseover-left, .ces-menustyle .ces-menumouseup-left, .ces-menustyle .ces-menumousedown-left {
	width: 20px;
	background: #000000;
	background-position: 0;
}
.ces-menustyle .ces-menumouseover-right, ces-menustyle .ces-menumouseup-right, ces-menustyle .ces-menumousedown-right {
	width: 20px;
	background: #000000;
	background-position: 0;
}
.ces-menustyle .ces-menumouseover, .ces-menustyle .ces-menumouseup, .ces-menustyle .ces-menumousedown {
	cursor: pointer;
	color: #CCCCCC;
	height: 27px;
	padding-left: 12px;
	padding-right: 12px;
	background: #000000;
	background-position: 0;
}
.ces-menustyle .ces-menuspacer {
	margin: 0;
	border-right: 2px solid #C5C5C5;
	height: 2px;
}
.ces-submenustyle {
	margin-left: 0;
	border: 1px solid silver;
	background: #000000;
}
.ces-submenustyle .header {
	color: #fff;
	text-align: center;
	font: 14px verdana;
}
/* used for vertical menu */
.ces-submenustyle .ces-menuitem {
	color: #fff;
	border: solid 1px #D4D4D4;
	padding: 3px;
	padding-left: 5px;
	padding-right: 15px;
	cursor: pointer;
	background: #000000;
	font: 10px arial;
}
.ces-submenustyle .ces-menuspacer {
	color: #339;
	border-top: 1px solid buttonshadow;
	border-left: 1px solid buttonshadow;
	border-bottom: 1px solid buttonhighlight;
	border-right: 1px solid buttonhighlight;
	width: 2px;
	margin-left: 2px;
	margin-right: 2px;
	vertical-align: middle;
	background: #F1F1F1;
}
.ces-submenustyle .ces-activemenuitem {
	color: #cococo;
	border: solid 1px darkgray;
	padding: 3px;
	padding-left: 5px;
	padding-right: 15px;
	cursor: pointer;
	background: silver;
	font: 10px arial;
}
.ces-submenustyle .ces-menumouseover {
	color: #ffffff;
	border: solid 1px darkgray;
	padding: 3px;
	padding-left: 5px;
	padding-right: 15px;
	cursor: pointer;
	background: blue;
	font: 10px arial;
}
.ces-submenustyle .ces-menumousedown {
	color: #339;
	border: 1px;
	border-style: solid;
	border-color: darkgray;
	padding: 3px;
	padding-left: 5px;
	padding-right: 15px;
	cursor: pointer;
	background: silver;
	font: 10px arial;
}
.ces-submenustyle .ces-menumouseup {
	color: #339;
	border: 1px;
	border-style: solid;
	border-color: darkgray;
	padding: 3px;
	padding-left: 5px;
	padding-right: 15px;
	cursor: pointer;
	background: silver;
	font: 10px arial;
}
