.main {
	position:relative;
	text-indent:3px;
	height:15px;
	background-color:#d1eacd;
	color: #000000;
	cursor:hand;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	padding-top: 2px;
	width:165px;
	font-weight: bold;

}
.mainMO {
	position:relative;
	text-indent:3px;
	height:15px;
	background-color:#78988d;
	color: #d1eacd;
	cursor:hand;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 2px;
	padding-top: 2px;
	width:165px;
	font-weight: bold;

}
.sub {
	position:relative;
	/*font-weight:bold;*/
	text-indent:3px;
	height:15px;
	background-color: #d1eacd;
	color: #000000;
	cursor:hand;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 1px;
	padding-top: 2px;
	width:165px;
}
.subMO {
	position:relative;
	/*font-weight:bold;*/
	text-indent:3px;
	height:15px;
	background-color: #b1cda8;
	color: #000000;
	cursor:hand;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 1px;
	padding-top: 2px;
	width:165px;
}

.subsub {
	position:relative;
	/*font-weight:bold;*/
	text-indent:3px;
	height:15px;
	background-color: #ffd9bf;
	color: #000000;
	cursor:hand;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 1px;
	padding-top: 2px;
	width:165px;
}

.subsubMO {
	position:relative;
	/*font-weight:bold;*/
	text-indent:3px;
	height:15px;
	background-color: #ffb0aa;
	color: #000000;
	cursor:hand;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 1px;
	padding-top: 2px;
	width:165px;
}

menuborder {
position:relative;
border: 1px solid #navy;

}

.displayYes {
display:
}
.displayNo {
display:none;
}

