
/* --- static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/

/* Styles for menu 0 */
.m0l0i {
	font-size:10px;
	text-decoration : none;
	padding-left: 3px;
        text-align: left;
}
.m0l0o {
	text-decoration: none;
}
.m0l1i {
        font-weight: normal;
	text-decoration : none;
        text-align: left;
        padding-top: 4px;
}
.m0l1o {
        border: 0px;
	text-decoration : none;
}
.m0l2i {
	font-size: 10px;
	text-decoration : none;
        text-align: left;
        padding-top: 4px;
}
.m0l2o {
	text-decoration : none;
        border: 1px solid white;
}
.m0l3i {
	text-decoration : none;
        padding-left: 3px;
        padding-top: 5px;
}
.m0l3o {
	text-decoration : none;
        border: 1px solid white;
}



/* Styles for menu 1 welcome*/
.m1l0i {
        font-size:13px;
		font-family:verdana;
		font-weight: normal;
	text-decoration : none;
        text-align: center;
        padding-top: 3px;
				
}
.m1l0o {
        border-top: 1px solid white;
		border-bottom: 1px solid white;
	text-decoration : none;
}

.m1l1i {
        font-size:13px;
		font-family:verdana;
		font-weight: normal;
	text-decoration : none;
        text-align: center;
        padding-top: 3px;
		
		
}
.m1l1o {
        border-top: 1px solid white;
		border-bottom: 1px solid white;
	text-decoration : none;
}


/* Styles for menu 2 hotel*/
.m2l0i {
        font-size:13px;
		font-weight: normal;
		font-family:verdana;
	text-decoration : none;
        text-align: center;
        padding-top: 3px;
				
}
.m2l0o {
        border-top: 1px solid white;
		border-bottom: 1px solid white;
	text-decoration : none;
}

.m2l1i {
        font-size:13px;
		font-weight: normal;
		font-family:verdana;
	text-decoration : none;
        text-align: center;
        padding-top: 3px;
				
}
.m2l1o {
        border-top: 1px solid white;
		border-bottom: 1px solid white;
	text-decoration : none;
}




/* Styles for menu 3 */
.m3l0i {
        font-size:13px;
		font-weight: normal;
		font-family:verdana;
	text-decoration : none;
        text-align: center;
        padding-top: 3px;
				
}
.m3l0o {
        
		border-top: 1px solid white;
		border-bottom: 1px solid white;
	text-decoration : none;
}

.m3l1i {
        font-size:13px;
		font-weight: normal;
		font-family:verdana;
	text-decoration : none;
        text-align: center;
        padding-top: 3px;
		
}
.m3l1o {
        
		border-top: 1px solid white;
		border-bottom: 1px solid white;
	text-decoration : none;
}


/* Styles for menu 4 */
.m4l0i {
        font-size:13px;
		font-weight: normal;
		font-family:verdana;
	text-decoration : none;
        text-align: center;
        padding-top: 3px;
				
}
.m4l0o {
        border-top: 1px solid white;
		border-bottom: 1px solid white;
	text-decoration : none;
}


.m4l1i {
        font-size:13px;
		font-weight: normal;
		font-family:verdana;
	text-decoration : none;
        text-align: center;
        padding-top: 3px;
				
}
.m4l1o {
        border-top: 1px solid white;
		border-bottom: 1px solid white;
	text-decoration : none;
}

/* Styles for menu 5 */
.m5l0i {
        font-size:13px;
		font-weight: normal;
		font-family:verdana;
	text-decoration : none;
        text-align: center;
        padding-top: 3px;
}
.m5l0o {
       border-top: 1px solid white;
		border-bottom: 1px solid white;
	text-decoration : none;
}


.m5l1i {
        font-size:13px;
		font-weight: normal;
		font-family:verdana;
	text-decoration : none;
        text-align: center;
        padding-top: 3px;
		
}
.m5l1o {
        border-top: 1px solid white;
		border-bottom: 1px solid white;
	text-decoration : none;
}

/* Styles for menu 6 */
.m6l0i {
        font-size:13px;
		font-weight: normal;
		font-family:verdana;
	text-decoration : none;
        text-align: center;
        padding-top: 3px;
		
}
.m6l0o {
        border-top: 1px solid white;
		border-bottom: 1px solid white;
	text-decoration : none;
}

.m6l1i {
        font-size:13px;
		font-weight: normal;
		font-family:verdana;
	text-decoration : none;
        text-align: center;
        padding-top: 3px;
}
.m6l1o {
        border-top: 1px solid white;
		border-bottom: 1px solid white;
	text-decoration : none;
}

/* Styles for menu 7 */
.m7l0i {
        font-size:13px;
		font-weight: normal;
		font-family:verdana;
	text-decoration : none;
        text-align: center;
        padding-top: 3px;
		
}
.m7l0o {
       	border-top: 1px solid white;
		border-bottom: 1px solid white;
	text-decoration : none;
}

.m7l1i {
        font-size:13px;
		font-weight: normal;
		font-family:verdana;
	text-decoration : none;
        text-align: center;
        padding-top: 3px;
		
}
.m7l1o {
        border: 1px solid white;
	text-decoration : none;
}
