/* --- 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-family: Verdana, arial;
	font-size:11px;
	color : #DB1822;
	font-weight: bold;
	FILTER: Shadow(Color=#D3D7D1, Direction=top); 
	width : 276;
	height : 15;
	text-decoration:none;
	padding-left: 1px;
	padding-top:5px;
	
}
.m0l0iover {
	font-family: Verdana, arial;
	font-size:11px;
	color : #DB1822;
	font-weight: bold;
	FILTER: Shadow(Color=#ffffff, Direction=top); 
	width : 276;
	height : 15;
	text-decoration:none;
	CURSOR: hand; 
	padding-left: 1px;
	padding-top:5px;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-image: url(myanmar Version/images/myanmenu3.jpg);
	border: 1px solid #FAA67A;
	background-color: #F8BC9A;
}
.m0l0oover {
	text-decoration : none;
	background-image: url(myanmar Version/images/myanmenu3.jpg);
	background-color: #FAA67A;
	border: 1px solid #F8BC9A;
}

/* level 1 inner */
.m0l1iout {
	font-family: Verdana, arial;
	font-size:11px;
	color : #DB1822;
	font-weight: bold;
	FILTER: Shadow(Color=#D3D7D1, Direction=top); 
        width : 276;
	height : 15;
	text-decoration:none;
}
.m0l1iover {
	font-family: Verdana, arial;
	font-size:11px;
	color : #DB1822;
	font-weight: bold;
	FILTER: Shadow(Color=#ffffff, Direction=top); 
	width : 276;
	height : 22;
	text-decoration:none;
	background-image: url(myanmar Version/images/myanmenu3.jpg);
	align : center;
}

/* level 1 outer */
.m0l1oout {
	font-family: Verdana, arial;
	font-size:11px;
	color : #DB1822;
	font-weight: bold;
	FILTER: Shadow(Color=#D3D7D1, Direction=top); 
	width : 276;
	height : 15;
	text-decoration:none;
	background-image: url(myanmar Version/images/myanmenu3.jpg);
	padding-left: 7px;
	
}
.m0l1oover {
	text-decoration : none;
	/* background-color: #FAA67A; */
	background-image: url(myanmar Version/images/myanmenu3.jpg);
	CURSOR: hand; 
	/* background-image: url(img/lev1_arrow.gif); */
	background-repeat: no-repeat;
	border: 1px solid #FAA67A;
	padding-left: 7px;
	
}
