/* Tigra menu */

/* level 0 (root) */
.m0oout, .m0oover {
	font-family:verdana;
	color:#a9c8d8;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	text-decoration: none;
}
.m0oover,
.m0iover {
	color:#457294;
}
/*level 1*/
.m1oout, .m1oover {
	font-family:verdana;
	font-weight: bold;
	font-size: 13px;
	color: #004071;
	background:#ffec95;
  	height: 16px;
  	min-height: 16px;
	padding:6px;
	text-decoration: none;
}
.m1oover {
	color: #457294 !important;
}
/*end Tigra menu*/