.pageBody {
         background-image: url(../millernet/images/Allen.CC/Nav.Fill.png);
}
.ces-menucontainerstyle {
	width: 944px;
        float: center;
	border: 0px solid #ffffff;
        background: none;
}
.ces-menustyle {
	text-align: left;
	font: strong 12px Arial;
}
.ces-menustyle .ces-menuitem{
	cursor: pointer;
	color: #ffffff;
	height: 26px;
	padding-left: 11px;
	padding-right: 11px;
	background: none;
}
.ces-menustyle .ces-menuitem-right{
	width: 10;
        background: none;
	background-position: 0 -1;
}
.ces-menustyle .ces-menuitem-left{
	width: 10px;
        background: none;
}
.ces-menustyle .ces-menumouseover-left, .ces-menustyle .ces-menumouseup-left, .ces-menustyle .ces-menumousedown-left {
	width: 10px;
	background: none;
}
.ces-menustyle .ces-menumouseover-right, .ces-menustyle .ces-menumouseup-right, .ces-menustyle .ces-menumouseoff-right {
	width: 10;
	background: none;
}
.ces-menustyle .ces-menumouseover, .ces-menustyle .ces-menumouseup, .ces-menustyle .ces-menumousedown {
	cursor: pointer;
	color: #BEC9CF;
	height: 26px;
	padding-left: 11px;
	padding-right: 11px;
	background-image: url(../millernet/images/Allen.CC/Nav.Fill.png);
	background-position: 0 -1;
}
.ces-menustyle .ces-menuspacer {
	margin: 0;
	border-right: 2px solid #C5C5C5;
	height: 2px;
}
.ces-submenustyle {
	margin-left: 3;
	border: 1px solid silver; box-shadow: 0.2em 0.2em #ccc;
	background:#fff;
}
.ces-submenustyle .header {
	color: #339;
	text-align: center;
	font: 11px verdana;

}
/* used for vertical menu */
.ces-submenustyle .ces-menuitem {
	color: #fff;
	border: solid 0px #fafafa; box-shadow: 0.2em 0.2em #ccc;
	padding: 3px;
	padding-left: 15px;
	padding-right: 35px;
        background: none
	cursor: pointer;
	font: 12px verdana;
        background-color: black;
}
.ces-submenustyle .ces-menuspacer {
	color: #339;
	border-top: 0px solid buttonshadow;
	border-left: 0px solid buttonshadow;
	border-bottom: 0px solid buttonhighlight;
	border-right: 0px solid buttonhighlight;
	width: 0px;
	margin-left: 2px;
	margin-right: 2px;
	vertical-align: middle;
	background: #fafafa;
}
.ces-submenustyle .ces-activemenuitem {
	color: #339;
	border: solid 0px darkgray; box-shadow: 0.2em 0.2em #ccc;
	padding: 3px;
	padding-left: 15px;
	padding-right: 35px;
	cursor: pointer;
	background: silver;
	font: 12px verdana;
}
.ces-submenustyle .ces-menumouseover {
	color: #BEC9CF;
	border: solid 0px darkgray; box-shadow: 0.2em 0.2em #ccc;
	padding: 3px;
	padding-left: 15px;
	padding-right: 35px;
	cursor: pointer;
        background: 383838;
	font: 12px verdana;
}
.ces-submenustyle .ces-menumousedown {
	color: #339;
	border: 0px; box-shadow: 0.2em 0.2em #ccc;
	border-style: solid;
	border-color: darkgray;
	padding: 3px;
	padding-left: 15px;
	padding-right: 35px;
	cursor: pointer;
	background: silver;
	font: 12px verdana;
}
.ces-submenustyle .ces-menumouseup {
	color: #339;
	border: 1px; box-shadow: 0.2em 0.2em #ccc;
	border-style: solid;
	border-color: darkgray;
}


/* used for Modle Menu */

ul.ces-sidenavLevelA a:link, 
ul.ces-sidenavLevelA a:visited, 
ul.ces-sidenavLevelA a:hover, 
ul.ces-sidenavLevelA a:active
{
	color: #000;
	line-height: 19px;
	font-size: 11px;
}
ul.ces-sidenavLevelA a:hover
{
	text-decoration: none;
	color: #339;
}
ul.ces-sidenavLevelA a.selected:link, 
ul.ces-sidenavLevelA a.selected:visited, 
ul.ces-sidenavLevelA a.selected:hover, 
ul.ces-sidenavLevelA a.selected:active
{
	color: #339;
	font-weight: 800;
}
ul.ces-sidenavLevelA
{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.ces-sidenavLevelA li
{
	border-bottom: 1px solid #95A1A9;
	border-right: 1px solid #95A1A9;
	padding: 0 0 0 15px;
}
.level1{
	background-color: #CFE4F2;
	text-indent: 15px;
}
