body{
	background-attachment: fixed;
}

/**************************************/	

.menu_level_ {


	color: #547395; /*font-weight:bold;*/
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
	cursor: hand;
	text-transform:lowercase;
}
.menu_level__ov {
	color: #547395; /*font-weight:bold;*/
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: underline;
	cursor: hand;
	text-transform:lowercase;
}
.menu_level__act {

	text-decoration: none;
	color: #da1f3d; /*font-weight:bold;*/
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	text-transform:lowercase;
}

/**************************************/	
	
	.menu_level_x {
	padding-left: 21px;
	color: #0b4da2; /*font-weight:bold;*/
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
	cursor: hand;
	text-transform:lowercase;
}
.menu_level_x_ov {
padding-left: 21px;
	color: #0b4da2; /*font-weight:bold;*/
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: underline;
	cursor: hand;
	text-transform:lowercase;
}

.menu_level_x_act {
	padding-left: 21px;
	text-decoration: none;
	color: #da1f3d; /*font-weight:bold;*/
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	text-transform:lowercase;
}
	
/**************************************/
	
		.menu_level_xx {
	padding-left: 40px;
	color: #660033;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	font-family: Tahoma;
}
.menu_level_xx_ov {
	padding-left: 40px;
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: underline;
	cursor: hand;
	font-family: Tahoma;
}
.menu_level_xx_act {
	padding-left: 40px;
	color: #5F8BB2;
	font-size: 11px;
	text-decoration: none;
	font-family: Tahoma;
}

		.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;
}
