/*
 menu styles
 note: not all browsers render styles the same way so try out your style sheet
 in different browsers before publishing.  See softcomplex.com (tigra menu) for support.
*/

/* all levels inner */
.minner {
	font: 14px Tahoma,Verdana,sans-serif;
	color: black;
	margin: 3px;
}
/* all levels outer */
.moout {
	border : 1px solid #666666;
	background-color: #ffffff;
}
.moover {
	border: 1px solid #666666;
	background-color: #33ccff;
}