<!--

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: justify;
}

a:hover {
	color: #000000;
}
	
table.tblheaderbody {
	width: 100%;
	font-size: 10pt;
	color: #000080;
	text-align: justify;
}

td.tblheadercell {
	valign: top;
	border: 1 solid #000080;
	background-color: #333333;
	text-align: center;
	color: #ffffff;
}

table.tblbody {
	width: 90%;
	font-size: 10pt;
	text-align: justify;
}

td.tblhead {
	background-color: #cccccc;
	border-right: 2 solid #000000;
	border-top: 2 solid #000000;
	border-bottom: 2 solid #000000;
	color: #ffffff;
}

td.tbltopic {
	font-size: 10pt;
	color: #000080;
	font-weight: bold;
}

table.tblmenubody {
	width: 98%;
	font-size: 10pt;
}

td.tblmenucell {
	width:100%;
	border: 1 solid #000000;
	background-color: #cc3300;
	text-align: center;
	color: #ffffff;
}

td.tbladmincell {
	width:100%;
	border: 1 solid #000000;
	background-color: #999999;
	text-align: center;
	color: #ffffff;
}

td.tblsubmenucell {
	border: 1 solid #000000;
	background-color: #008000;
	text-align: center;
	font-size: 8pt;
	color: #ffffff;
}

td.tblmenuadmin {
	width:100%;
	border: 1 solid #000000;
	background-color: #333333;
	text-align: center;
	color: #ffffff;
}

td.tblmenuprint {
	width:100%;
	background-color: #CCCCCC;
	border-style: outset;
	border-color: #CCCCCC;
	text-align: center;
	color: #000000;
}
	
td.pgtopic {
	font-size: 14pt;
	color: #000080;
	font-weight: bold;
}
	
.newMenuBorder {
	border-width: 1;
	border-color: #cccccc;
	border-style: outset;
}

.noborder {
	border-width: 1;
	border-color: #ece9d8;
	border-style: solid;
}
		
.frmButton {
	padding: 0 .2em 0 .2em;
	font: 8pt/1.3em arial, sans-serif;
}

.frmNavButton {
	padding: 0 1em 0 1em;
	height: 21;
	font: 9pt/1.1em arial, sans-serif;
	color: #000080;
}	