a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #BBDDFF;
	text-align: left;
	text-indent:10px;
	padding-top: 5px;
	height: 20px !important;
	height: 25px;
	width: 150px;
	text-decoration: none;
}

a.mainlevel:hover {
	color:#000;
	font-weight: bold;
	background-color:#a0c0f0;
}

a.mainlevel#active_menu {
	color:#000;
	font-weight: bold;
	background-color:#FFFFFF;
}

a.mainlevel#active_menu:hover {
	color:#000;
	font-weight: bold;
	background-color:#FFFFFF;
}



a.homelevel:link, a.homelevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #BBDDFF;
	text-align: center;
	text-indent:0px;
	padding-top: 5px;
	height: 20px !important;
	height: 25px;
	width: 150px;
	text-decoration: none;
}

a.homelevel:hover {
	color:#000;
	font-weight: bold;
	background-color:#A0C0F0;
}

a.homelevel#active_menu {
	color:#ffffff;
	font-weight: bold;
	background-color:#005588;
}

a.homelevel#active_menu:hover {
	color:#000;
	font-weight: bold;
	background-color:#FFFFFF;
}



a.bodylevel:link, a.bodylevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #BBDDFF;
	text-align: center;
	text-indent:0px;
	padding-top: 5px;
	height: 20px !important;
	height: 25px;
	width: 150px;
	text-decoration: none;
}

a.bodylevel:hover {
	color:#000;
	font-weight: bold;
	background-color:#A0C0F0;
}

a.bodylevel#active_menu {
	color:#ffffff;
	font-weight: bold;
	background-color:#005588;
}

a.bodylevel#active_menu:hover {
	color:#000;
	font-weight: bold;
	background-color:#FFFFFF;
}

a.linklevel:link, a.linklevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
	color: #4488aa;
	text-align: left;
	text-indent:0px;
	padding-top: 5px;
	height: 20px !important;
	height: 25px;
	width: 200px;
	text-decoration: none;
}

a.linklevel:hover {
	color:#000;
	font-weight: bold;
	background-color:#A0C0F0;
}