
/* --- style naming convention ---
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
 */
.m0l0i {
	font-family: Arial,sans-serif;
	font-size: 11px;
	text-decoration : none;
	padding: 2px;
}
.m0l0o {
	text-decoration : none;
	border : 0px solid #000000;
}
.m0l1i {
	font-family: Arial,sans-serif;
	font-size: 11px;
	text-decoration : none;
	padding: 2px;
}
.m0l1o {
	text-decoration : none;
	border : 1px solid #000000;
}
.m0l2i {
	font-family: Arial,sans-serif;
	font-size: 11px;
	text-decoration : none;
	padding: 2px;
}
.m0l2o {
	text-decoration : none;
	border : 1px solid #000000;
}





.m1l0i {
	font-family: Arial,sans-serif;
	font-size: 11px;
	text-decoration : none;
	line-height: 12px;
	padding: 2px;
}
.m1l0o {
	text-decoration : none;
	border : 0px solid #000000;
}
.m1l1i {
	font-family: Arial,sans-serif;
	font-size: 13px;
	text-decoration : none;
	padding: 2px;
}
.m1l1o {
	text-decoration : none;
	border : 1px solid #000000;
}
.m1l2i {
	font-family: Arial,sans-serif;
	font-size: 13px;
	text-decoration : none;
	padding: 2px;
}
.m1l2o {
	text-decoration : none;
	border : 1px solid #000000;
}







.m2l0i {
	font-family: Arial,sans-serif;
	font-size: 11px;
	text-decoration : none;
	padding: 2px;
}
.m2l0o {
	text-decoration : none;
	border : 0px solid #000000;
}
.m2l1i {
	font-family: Arial,sans-serif;
	font-size: 13px;
	text-decoration : none;
	padding: 2px;
}
.m2l1o {
	text-decoration : none;
	border : 1px solid #000000;
}
.m2l2i {
	font-family: Arial,sans-serif;
	font-size: 13px;
	text-decoration : none;
	padding: 2px;
}
.m2l2o {
	text-decoration : none;
	border : 1px solid #000000;
}






.m3l0i {
	font-family: Arial,sans-serif;
	font-size: 11px;
	text-decoration : none;
	line-height: 12px;
	padding: 2px;
}
.m3l0o {
	text-decoration : none;
	border : 0px solid #000000;
}
.m3l1i {
	font-family: Arial,sans-serif;
	font-size: 13px;
	text-decoration : none;
	padding: 2px;
}
.m3l1o {
	text-decoration : none;
	border : 1px solid #000000;
}
.m3l2i {
	font-family: Arial,sans-serif;
	font-size: 13px;
	text-decoration : none;
	padding: 2px;
}
.m3l2o {
	text-decoration : none;
	border : 1px solid #000000;
}




.m4l0i {
	font-family: Arial,sans-serif;
	font-size: 11px;
	text-decoration : none;
	padding: 2px;
}
.m4l0o {
	text-decoration : none;
	border : 0px solid #000000;
}
.m4l1i {
	font-family: Arial,sans-serif;
	font-size: 13px;
	text-decoration : none;
	padding: 2px;
}
.m4l1o {
	text-decoration : none;
	border : 1px solid #000000;
}
.m4l2i {
	font-family: Arial,sans-serif;
	font-size: 13px;
	text-decoration : none;
	padding: 2px;
}
.m4l2o {
	text-decoration : none;
	border : 1px solid #000000;
}






.bodytext {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

.searchboxes {
	width: 96.5%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF ! important;
	border-top: 1px solid #888888;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #888888;
	border-right: 1px solid #eeeeee;
}


.searchboxes2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF ! important;
	border-top: 1px solid #888888;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #888888;
	border-right: 1px solid #eeeeee;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #dddddd;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #888888;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #888888;
}

