/* --- 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  { color: #fff; font-size: 12px; font-weight: bold; font-family: Arial, Verdana, Geneva, Tahoma, Helvetica, sans-serif; text-decoration: none; padding: 2px }
.m0l0iover {
	font: 12px Arial, Verdana, Geneva, Tahoma, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px;
	color: #FFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #1208b5;
	background: #1208b5;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #1208b5;
	background: #000000;
}

/* level 1 inner */
.m0l1iout {
	font: 12px Arial, Verdana, Geneva, Tahoma, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px;
	color: #1208b5;
}
.m0l1iover {
	font: 12px Arial, Verdana, Geneva, Tahoma, Helvetica, sans-serif;
	text-decoration : underline;
	padding: 2px;
	color: #000000;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #ffffff;
	background: #d8d6f2;
	filter: alpha(opacity=100);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #1208b5;
	background: #ffff00;
}

/* level 2 inner */
.m0l2iover {
	font: 12px Arial, Verdana, Geneva, Tahoma, Helvetica, 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;
}
.normaltext { color: #000; font-size: 11pt; font-family: "Times New Roman", Georgia, Times }
.pensionred { color: #f00; font-size: 11pt; font-family: "Times New Roman", Georgia, Times }
.pensionredsm { color: #f00; font-size: 9pt; font-family: "Times New Roman", Georgia, Times }
.neadline { color: #000; font-size: 13pt; font-family: "Times New Roman", Georgia, Times }
.nbiggest  { font-size: 15pt; font-family: "Times New Roman", Georgia, Times }
a:link   { color: blue; text-decoration: none }
a:hover   { color: #930; font-weight: bolder; text-decoration: none }
.nsan { color: #087808; font-size: 11px; font-family: Arial, Helvetica, Tahoma, Geneva }
.nsanred { color: #f00; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Tahoma, Geneva }
.nsanbk { color: #000; font-size: 11px; font-family: Arial, Helvetica, Tahoma, Geneva }
.san12  { font-size: 12px; font-family: Arial, Helvetica, Tahoma, Geneva }
.textser14   { font-size: 14px; font-family: "Times New Roman", Times, Georgia, "New York" }
.santeal { color: #369; font-size: 12px; font-family: Arial, Helvetica, Tahoma, Geneva }
