body {color: #000033; font-family: Arial, "Arial Narrow", Helvetica, sans-serif; font-size: 12px}
td {color: #000033; font-family: Arial, "Arial Narrow", Helvetica, sans-serif; font-size: 12px}
a, A:link, a:visited, a:active {color: #000033; text-decoration: none font-family: Arial, "Arial Narrow", Helvetica, sans-serif}
A:hover {color: #000033; text-decoration: underline; font-family: Arial, "Arial Narrow", Helvetica, sans-serif}
.header2, h2 {color: #000000; background: #DBEAF5; font-weight: bold; font-family: Arial, "Arial Narrow", Helvetica, sans-serif; font-size: 12px}

/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font-family: bold Tahoma, Verdana, Geneva, Arial, Helvetica, "Arial Narrow", sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 4px;
	color: #333333;
}
.m0l0iover {
	font: bold 11px Tahoma, Verdana, Geneva, Arial, Helvetica, "Arial Narrow", sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #000000;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #DDEEFF;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #99CCFF;
}

/* level 1 inner */
.m0l1iout {
	font: bold 11px Tahoma, Verdana, Geneva, Arial, Helvetica, "Arial Narrow", sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #EEEEEE;
}
.m0l1iover {
	font: bold 11px Tahoma, Verdana, Geneva, Arial, Helvetica, "Arial Narrow", sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #3399DD;
	filter: alpha(opacity=92);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #1188DD;
}

/* level 2 inner */
.m0l2iover {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, "Arial Narrow", sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #B44646;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #E55A5A;
}