.primarymenucell {
	height: 35px;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #C4C4C4;
}

.primarymenucell2 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #585B5D;
}
.primarymenucell2 a {
	color: #585B5D;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.primarymenucell2 a:hover {
	color: #D30909;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.primarymenucell3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
}
.primarymenucell3 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.primarymenucell3 a:hover {
	color: #D30909;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#mainmenu {
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 15px;
	padding-left: 14px;
	vertical-align: top;
	border: 1px solid #C9C9C9;
	background-image: url(../img/menubg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#mainmenu ul {
	list-style-type:none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainmenu li {
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #737374;
	background-image: url(../img/menubull.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 8px;
	}

#mainmenu li ul li {
	padding-left: 15px;
	background-image: url(../img/childdots.gif);
	background-repeat: no-repeat;
	background-position: 0 -6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	}
#menuFooter {
	text-align: center;
	padding-left: 15px;
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 11px;
	font-size: 90%;
	border: 1px solid #C9C9C9;
}
#menuFooter ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#menuFooter li {
	display: inline;
	padding-left: 8px;
	padding-right: 7px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #585B5D;
	line-height: 15px;
}
#menuFooter a {
	color: #585B5D;
	text-decoration: none;
	font-size: 90%;
}

#menuFooter a:hover {
	color: #D30909;
	text-decoration: underline;
	font-size: 90%;
}
#sitemapcontent {
	text-align: left;
	padding-top: 11px;
	padding-right: 13px;
	padding-bottom: 15px;
	padding-left: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../img/mainsecbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 299px;
	border: 1px solid #C9C9C9;
}
#sitemapcontent ul {
	list-style-type:none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sitemapcontent li {
	background-image: url(../img/foldericon.gif);
	background-position: 0px -6px;
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 22px;
	list-style-type: none;
	margin-left: 1px;
}
#sitemapcontent li ul li {
	padding-left: 20px;
	background-repeat: no-repeat;
	line-height: 20px;
	margin: 0px;
	background-image: url(../img/pgicon.gif);
	background-position: 0px 2px;
	}
.primarymenucell-over {
	height: 36px;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #C4C4C4;
	background-image: url(../img/primmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
