/*
 menu styles
 note: not all browsers render styles the same way so try out your style sheet
 in different browsers before publishing
*/

/* level 0 inner */
.m0l0iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0 0 0px;
	color: #000000;
	line-height:23px;
}
.m0l0iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0 0 0px;
	color: #000000;
	line-height:23px;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border: 0px solid #336699; 
}
.m0l0oover {
	text-decoration : none;
	border: 0px solid #336699;
}

/* level 1 inner */
.m0l1iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 13px;
	font-weight: lighter;
	margin: 5px 0 5px 10px;
	color: #ffffff;
}
.m0l1iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 13px;
	font-weight: lighter;
	margin: 5px 0 5px 10px;
	color: #ffffff;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #96011e;
	border: 1px solid #858587;
	padding: 0;
	font-size: 13px;
	color: #ffffff;
}
.m0l1oover {
	text-decoration : none;
	background-color: #96011e;
	background-repeat: no-repeat;
	border: 1px solid #858587;
	padding: 0;
	font-size: 13px;
	color: #ffffff;
}

.brown {
	color: #946c4b;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
}
.blue3 {
	color: #3e7e94;
	font-size: 12px;
	line-height: 20px;
}.gray {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
}.input02 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	height: 24px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C69E58;
	border-right-color: #C69E58;
	border-bottom-color: #920A1B;
	border-left-color: #C69E58;
	background-color: #F6EFDC;
	line-height: 28px;
}.red {
	font-size: 15px;
	line-height: 20px;
	color: #b62f2f;
	text-decoration: none;
	font-weight: bold;
}.red_booknamech {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #b84451;
}.input021 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	height: 24px;
}
