/* MAIN Menu (LEVEL 1)  */
/* MAIN Menu (LEVEL 1) - BOX NORMAL Properties   */
.TM0o0 {
	background: ;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* MAIN Menu (LEVEL 1) - BOX HOVER  Properties   */
.TM0o1 {
	background: #FBE2B4;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* MAIN Menu (LEVEL 1) - TEXT NORMAL Properties  */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #993300;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* MAIN Menu (LEVEL 1) - TEXT HOVER Properties   */
.TM0i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #993300;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}


/* SUB-MENU #1 (LEVEL 2)  */
/* SUB-Menu #1 (LEVEL 2) - BOX NORMAL Properties  */
.TM1o0 {
	background: #FBE2B4;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* SUB-Menu #1 (LEVEL 2) - BOX HOVER Properties  */
.TM1o1 {
	background: #FBC45F;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* SUB-MENU #1 (LEVEL 2) - TEXT NORMAL Properties  */
.TM1i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #993300;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* SUB-MENU #1 (LEVEL 2) - TEXT HOVER Properties   */
.TM1i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #993300;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* SUB-Menu #1 (LEVEL 2) - TABLE (NORMAL and HOVER) Properties   */
.TM1t0 {
	background: ;
}

/* SUB-MENU #2 (LEVEL 3)  */
/* SUB-Menu #2 (LEVEL 3) - BOX NORMAL Properties  */
.TM2o0 {
	background: #FBC45F;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* SUB-Menu #2 (LEVEL 3) - BOX HOVER Properties  */
.TM2o1 {
	background: #CC6600;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* SUB-Menu #2 (LEVEL 3) - TEXT NORMAL and HOVER  Properties  */
.TM2i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #993300;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* SUB-Menu #2 (LEVEL 3) - TEXT HOVER  Properties  */
.TM2i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}


