/* --- amritapuri 2005 menu styles ---

/* level 0 inner  text font*/
.m0l0iout {
	font-family: Arial, Helvetica, sans-serif , Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	border: 1px solid #000066;
	padding: 4px;
	color: #000066;
	position: relative;
}
.m0l0iover {
	font: 13px Arial, Helvetica, sans-serif , Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border : 1px  #386880;
	padding: 4px;
	color: #ffffff;
	position: relative;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px  #386880;
	background: #94b4d9;
	position: relative;
}
.m0l0oover {
	text-decoration : none;
	border : 1px  #FFFFFF;
	background: #046FA5;
	position: relative;
}

/* level 1 inner */
.m0l1iout {
	font: 12px Arial, Helvetica, sans-serif ,Tahoma, Verdana, Geneva;
	text-decoration: none;
	padding: 4px;
	border : 1px solid #386880;
	color: #000066;
	position: relative;
}
.m0l1iover {
	font: 12px Arial, Helvetica, sans-serif ,Tahoma, Verdana, Geneva;
	text-decoration : none;
	padding: 4px;
	border : 2px solid #386880;
	color: #FFFFFF;
	position: relative;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px #FFFFFF;
	background: #94b4d9;
	filter: alpha(opacity=97);
	-moz-opacity: 97%;
	position: relative;
}
.m0l1oover {
	text-decoration : none;
	border : 1px  solid #386880;
	background: #046FA5;
	position: relative;
}

/* level 2 inner */
.m0l2iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #ffffff;
	position: relative;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px  #FFFFFF;
	background: #94b4d9;
	position: relative;	
}
.m0l2oover {
	text-decoration : none;
	border : 1px  #FFFFFF;
	background: #ffffff;
	position: relative;
}