/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font-size: 10px;
	text-decoration: none;
	padding: 2px 2px;
	color: #FFFFFF;
; border: #6666FF
; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif
; text-transform: none
}
.m0l0iover {
	font: 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px 2px;
	color: #FFFFFF;
; text-align: center
; text-transform: none
; border-style: none
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : #FFFFFF solid;
	background: #006666;
; text-align: center
; font-size: 10px
; color: #6666FF
; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif
; border-width: 0px 1px 0px 0px
; text-transform: none
}
.m0l0oover {
	text-decoration : none;
	border : #FFFFFF solid;
; text-align: center
; color: #FFFFFF
; font-size: 10px
; border-width: 0px 1px 0px 0px
; text-transform: none
}

/* level 1 inner */
.m0l1iout {
	font: normal 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px 2px;
	color: #FFFFFF;
; text-align: center
; background-color: #009999
}
.m0l1iover {
	font: normal 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 2px 2px;
	color: #FFFFFF;
; text-align: center
; background-color: #006666
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px #FFFFFF solid;
; color: #6666FF; text-align: center
; font-size: 10px
; background-color: #CCCCCC
; filter: Alpha(Opacity=85)
}
.m0l1oover {
	text-decoration : none;
	border : 1px #FFFFFF solid;
	background: #006666;
; color: #FFFFFF
}

/* level 2 inner */
.m0l2iover {
	font: 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 2px 2px;
	color: #FFFFFF;
; text-align: center
; background-color: #006666
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px #FFFFFF solid;
	background: #CCCCCC;
; color: #6666FF
; text-align: center
}
.m0l2oover {
	text-decoration : none;
	border : 1px #FFFFFF solid;
	background: #006666;
; color: #FFFFFF
}.grey {  font-family: Tahoma, Verdana; font-size: x-small; color: #666666}
.section {  font-family: "Century Gothic", Haettenschweiler, Impact; font-size: medium; text-transform: uppercase; color: #999966; font-weight: bold; text-decoration: none; letter-spacing: 5px}
.textmenu {  font-family: Tahoma, Verdana, Arial, "MS Sans Serif"; font-size: xx-small; color: #666666; text-transform: uppercase; text-decoration: none}
