body{
	background-attachment: fixed;
}

/**************************************/	

.menu_level_ {
	background-image: url(../im/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: navy; /*font-weight:bold;*/
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
	cursor: hand;
}
.menu_level__ov {
	background-image: url(../im/buttonov.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: navy; /*font-weight:bold;*/
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: underline;
	cursor: hand;
}

.menu_level__act {
	background-image: url(../im/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: none;
	color: navy; /*font-weight:bold;*/
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
}

/**************************************/	
	
	.menu_level_x {
	padding-left: 20px;
	color: #5F8BB2;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	font-family: Tahoma;
}
.menu_level_x_ov {
	padding-left: 20px;
	color: #CC0033;
	font-size: 11px;
	text-decoration: underline;
	cursor: hand;
	font-family: Tahoma;
}

.menu_level_x_act {
	padding-left: 20px;
	color: #5F8BB2;
	font-size: 11px;
	text-decoration: none;
	font-family: Tahoma;
}
	
/**************************************/
	
		.menu_level_xx {
	padding-left: 30px;
	color: #5F8BB2;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	font-family: Tahoma;
	display:block;
	width:150px;
}
.menu_level_xx_ov {
	padding-left: 30px;
	color: #CC0033;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	font-family: Tahoma;
	display:block;
	width:150px;
}

.menu_level_xx_act {
	padding-left: 30px;
	color: #5F8BB2;
	font-size: 11px;
	text-decoration: none;
	font-family: Tahoma;
	display:block;
	width:150px;
}

		.menu_level_xxx {
	padding-left: 50px;
	color: #5F8BB2;
	font-size: 10px;
	text-decoration: none;
	cursor: hand;
	font-family: Tahoma;
}
.menu_level_xxx_ov {
	padding-left: 50px;
	color: #CC3333;
	font-size: 10px;
	text-decoration: underline;
	cursor: hand;
	font-family: Tahoma;
}

.menu_level_xxx_act {
	padding-left: 50px;
	color: #5F8BB2;
	font-size: 10px;
	text-decoration: none;
	font-family: Tahoma;
}


}.menu_level_xxxx{color: #21C8FF;
text-decoration: none;
	/*background-color: #8485FF;
	
	border-color:#21C8FF;border-style:solid;border-width:1px;padding:3px;
	*/cursor:hand;
}
.menu_level_xxxx_ov{color: #21C8FF;
	/*background-color: #9798FF;
	
	border-color:#21C8FF;border-style:solid;border-width:1px;padding:3px;
	*/cursor:hand;
}
.menu_level_xxxx_act{color: #21C8FF;
text-decoration: none;
padding: 2px;
background-image: url(im/5.gif);
background-repeat: no-repeat;padding-left: 14px;
	/*background-color: #9798FF;
	
	border-color:#21C8FF;border-style:solid;border-width:1px;padding:3px;
	*/cursor:hand;
}
