
.menu-whole {
text-decoration:none;

}



#menu-active_link {
	font-weight: bold;
	color: White;
         text-decoration:none;
}

#menu-active_link {
text-decoration:none;

}

.menu-seperator {
text-decoration:none;
}

/* level 0 */
.menu-0 {
         font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
         font-weight: normal;
         text-align: center;
	padding: 4px;
	color: #988D8C;
         border : 0 none;
	height: 18px;
         line-height: 13px;
}
.menu-0_over {
         font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
         text-align: center;
	padding: 4px;
	color: #988D8C;
         border : 0 none;
	height: 18px;
	cursor: pointer;
         line-height: 13px;
}
.menu-0_down {
         font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
         text-align: center;
	padding: 4px 10px 3px 10px;
	color: #988D8C;
         border : 0 none;
	height: 17px;
         line-height: 13px;
}

.menu-0:hover {

         text-decoration:none;
         line-height: 13px;
}


/* /////////////////////////////////////////////////////// */

/* level 1 */
.menu-1 {
         font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
         text-align:center;
	padding: 0px 10px 2px 10px;
         margin-top:10px;
	color: #716564;
	background-color: #f1c298;
	border : 0 none;
	height: 15px;
         line-height: 15px;
         opacity: 0.9;
         -moz-opacity: 0.9;
         -khtml-opacity: .9;
}


.menu-1_over {
         font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
         font-weight: normal;
         text-align:center;
         padding: 0px 10px 2px 10px;
         margin-top:10px;
	color: #000000;
	background-color: #f1c298;
         border : 0 none;
	height: 15px;
	line-height: 15px;
         cursor: pointer;
         opacity: 0.99;
         -moz-opacity: 0.99;
         -khtml-opacity: .99;


}
.menu-1_down {
         font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
         font-weight: normal;
         text-align:center;
         padding: 0px 10px 2px 10px;
         margin-top:10px;
	color: #000000;
         background-color: #f1c298;
         border : 0 none;
	height: 15px;
         line-height: 15px;
         cursor: pointer;
         opacity: 0.9;
	-moz-opacity: 0.9;
         -khtml-opacity: .9;


}

/* /////////////////////////////////////////////////////// */

/* level 2 */
.menu-2 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	color: #9F9291;
	background-color: #B22222;
	border : 1px solid White;
	height: 16px;
}
.menu-2_over {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	color: #9F9291;
	background-color: #E55A5A;
	border : 1px solid White;
	height: 16px;
	cursor: pointer;
}
.menu-2_down {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	color: #9F9291;
	background-color: #8B0000;
	border : 1px solid White;
	height: 16px;
}

/* /////////////////////////////////////////////////////// */

/* level 3 */
.menu-3 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	color: White;
	background-color: #F4A460;
	border : 1px solid White;
	height: 16px;
}
.menu-3_over {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	color: Black;
	background-color: #FFDEAD;
	border : 1px solid White;
	height: 16px;
	cursor: pointer;
}
.menu-3_down {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	color: White;
	background-color: #D2691E;
	border : 1px solid White;
	height: 16px;
}


/*###################################################################################################*/
