body { font-family: Verdana; font-size: 9pt; color: black; background-color: white }
a.nu { text-decoration: none }
a.catmajor, a.catmajor:link, a.catmajor:visited, a.catmajor:active { font-size: 10pt; color: blue; font-weight: bold }
a.pageno, a.pageno:link, a.pageno:visited, a.pageno:active { font-size: 10pt; color: white; font-weight: bold }
a.catminor, a.catminor:link, a.catminor:visited, a.catminor:active { font-size: 7pt; color: blue }
font.catmajor { font-size: 12pt; color: black; font-weight: bold }
a:link { color: blue }
a:visited { color: purple }
/*a.menu, a.menu:link, a.menu:visited, a.menu:active { color: black; text-decoration: none }*/
/*a.menu, a.menu:link, a.menu:visited, a.menu:active { font-size: 8pt; background-color: #66CCFF;color: blue; text-decoration: none; font-weight: bold; }*/
a.menu, a.menu:link, a.menu:visited, a.menu:active { font-size: 8pt; color: blue; text-decoration: none; font-weight: bold; }
/*a.menu:hover {background-color: #66CCFF}*/
a.umenu, a.umenu:link, a.umenu:visited, a.umenu:active { color: black; text-decoration: underline }
a.head, a.head:link, a.head:visited, a.head:active { color: black; text-decoration: none }
p, td, th, div, i, blockquote, center { font-family: Verdana; font-size: 9pt; color: black }
td { font-family: Tahoma; font-size: 8pt; color: black }
.head1 { font-size: 14pt; font-weight: bold; color: navy }
.head2 { font-size: 11pt; font-weight: bold; color: maroon }
.topmenu { color: black; background-color: #66CCFF}
.tableborder { background-color: blue}
.tablehead { color: white; background-color: #66CCFF;background-image:url('/images/lev0_bg1.gif')}
.tablebody { color: black; background-color: white }
.xborder { background-color: #66CCFF}
.xtab1 { background-color: #C0C0C0 }
.xtab2 { background-color: #D3D3D3 }
.title { font-size:10pt;}

/* --- 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: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	margin: 4px 0 0 8px;
	color: #FFFFFF;
}
.m0l0iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: underline;
	margin: 5px 0 0 8px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-image: url(/images/lev0_bg1.gif);
	border: 1px solid #336699;
	background-color: #2C5F93;
}
.m0l0oover {
	text-decoration : none;
	background-image: url(/images/lev0_bg2.gif);
	background-color: #2C5F93;
	border: 1px solid #336699;
}

/* level 1 inner */
.m0l1iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}
.m0l1iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #5286BB;
	border: 1px solid #336699;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #1A4D81;
	background-image: url(/images/lev1_arrow.gif);
	background-repeat: no-repeat;
	border: 1px solid #336699;
	padding: 0;
}