.menu {
	background-image: url(images/mnbg.gif);
	background-repeat: repeat-x;
	font-family: "MS Sans Serif";
	font-size: 8px;
	color: CDCDCD;
	font-weight: bold;
}
.menu a {
	font-family: "MS Sans Serif";
	font-size: 8px;
	color: CDCDCD;
	font-weight: bold;
	text-decoration: none;
}
.menu a:link {
	color: CDCDCD;
}
.menu a:visited {
	color: CDCDCD;
}
.menuOver {
	background-image: url(images/mobg.gif);
	background-repeat: repeat-x;
	font-family: "MS Sans Serif";
	font-size: 8px;
	color: #5B0000;
	font-weight: bold;
	text-decoration: none;
}
.menuOver a {
	font-family: "MS Sans Serif";
	font-size: 8px;
	color: #5B0000;
	font-weight: bold;
	text-decoration: none;
}
.menuOver a:link {
	color: #5B0000;
}
.menuOver a:visited {
	color: #5B0000;
}
.subMenu {
	background-image: url(images/smnbg.gif);
	background-repeat: repeat-x;
	xborder-bottom: 1px solid #ff5240;
	xpadding: 0px 0px 0px 118px;
	xfont-family: "MS Sans Serif";
	xfont-size: 8px;
	xcolor: #5B0000;
}
.subMenu a {
	font-family: "MS Sans Serif";
	font-size: 8px;
	color: #5B0000;
	text-decoration: none;
}
.subMenu a:link {
	color: #5B0000;
}
.subMenu a:visited {
	color: #5B0000;
}
.subMenu a:hover {
	border-color: #FEB54F;
	border-style: solid none solid none;
	background-color: #FEB54F;
	font-family: "MS Sans Serif";
	font-size: 8px;
	color: #A11601;
}
.subMenuOver {
	border-color: #FED34F;
	border-style: solid none solid none;
	background-color: #FED34F;
	font-family: "MS Sans Serif";
	font-size: 8px;
	color: #A11601;
}
.subMenu2 {
	background-image: url(images/sm2nbg.gif);
	background-repeat: repeat-x;
	font-family: "MS Sans Serif";
	font-size: 8px;
	color: #5B0000;
}
.subMenu2big {
	background-image: url(images/sm2nbgb.gif);
	background-repeat: repeat-x;
	font-family: "MS Sans Serif";
	font-size: 8px;
	color: #5B0000;
}

