body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style6 {color: #FFFFFF}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style8 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CCCCCC;
}
span.rootMenuItem {
	width: 120px;
	margin-right: 30px;
	font: normal normal bold 14px verdana,sans-serif;
}

div.subMenu {
	width: 180px;
}

div.subMenuBase {
	width: 150px;
}

div.subMenuItem, div.subMenuItemHighlight, div.subMenuItemLeaf, div.subMenuItemLeafHighlight {
	font: normal normal normal 11px verdana,sans-serif;
	padding-left: 5px;
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
	background-color: black;
	color: inherit;
	border-top: 1px solid #4e0202;
	border-bottom: 1px solid #4e0202;
}

	div.rootMenu2, div.rootMenu2Highlight {
		background-image:url('images/m2_off.gif');
		background-repeat:no-repeat;
		width: 90px;
		height: 63px;
	}

	div.rootMenu2Highlight {
		background-image:url('images/m2_on.gif');
		cursor: pointer;
	}
div.subMenuItemLeaf {
	color: white;
}

div.subMenuItemLeafHighlight {
	background-color: #790202;
	color: white;
	font-weight: bold;
}

a.subMenuItem {
	text-decoration: none;
}

