.maincont {
	position: relative;
	width: 720px;
	height: 100%;
	vertical-align: top;
}
a.foo:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F8D6B0;
	text-decoration: none;
}
a.foo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F8D6B0;
	text-decoration: none;
}
a.foo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066FF;
	text-decoration: none;
}
a.foo:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F8D6B0;
	text-decoration: none;
}
.separator {
	background-color: #FFFFFF;
    width: 1px;
}
.backMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #FFFFFF;
	padding: 0px;
	height: 15px;
	vertical-align: middle;
}
.backMenu_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #9A1413;
	padding: 2px 5px;
	height: 15px;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
}
.backMenu_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #375877;
	padding: 2px 5px;
	height: 15px;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
}

.subMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #375877;
	padding: 0px;
	height: 17px;
	vertical-align: middle;
}
.subMenu_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #375877;
	padding: 2px 50px 2px 20px;
	height: 15px;
	text-align: left;
	vertical-align: middle;
	cursor: hand;
}
.subMenu_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #515D69;
	background-color: #AAC8D2;
	padding: 2px 50px 2px 20px;
	height: 15px;
	text-align: left;
	vertical-align: middle;
	cursor: hand;
}
