body {
	background-color: #003377;
}
.navcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:  url(images/bgleft.gif);
	background-repeat: repeat-y;
	color: #003377;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #003377;
}
td.navcell p {
	margin-left: 12px;
	margin-right: 35px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.rtdec {
	background-image:  url(images/bgright.gif);
	background-repeat: repeat-y;
}
a:link {
	font-weight: bold;
	color: #003377;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #003377;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #003377;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #003377;
	text-decoration: none;
}
td.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-top: 2px;
	margin-bottom: 10px;
}
td.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 2px;
	margin-bottom: 10px;
}
td.content p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 6px;
}
.usermenu.content p {
	font-weight: bold;
	font-family: "Helvetica", "Arial", "MS Sans Serif", sans-serif;
	font-size: 9pt;
		/*border-style: solid;
		border-color: <%=sBackColor%>;
		border-width: 1px;*/
	CURSOR: hand;
} 
.usermenu a:hover 
	{background-color: #7F7FDF; 
	color: #04024A
} 
.menuitem {
	color: #04024A;
	font-weight: bold;
	font-family : "Helvetica", "Arial", "MS Sans Serif", sans-serif;
	font-size : 9pt;
	/*border-style: solid;
	border-color: #B6B6ED;
	border-width: 1px;*/
	CURSOR: hand;
}
.menuitem A:link { color: #04024A; text-decoration: none; }
.menuitem A:visited { color: #04024A; text-decoration: none; }
.menuitem A:active { color: #04024A; text-decoration: none; }
.menuitem A:hover { color: #04024A; text-decoration: none; }

.menustyle {
	/*border-style: solid;
	border-color: navy;
	border-width: 1px;*/
	background-color: #B6B6ED;
}