A { color: #0000FF; text-decoration: underline}
A:hover { color: #CC3300; text-decoration: underline}
A.white { color: #FFFFFF; text-decoration: underline}
A.white:hover { color: #CCCCCC; text-decoration: underline}
.box {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding-top: 5px; padding-bottom: 20px}
.content {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px}
h1 {  font-family: "Microsoft Sans", Arial, Helvetica, sans-serif; font-size: 14px; color: #336699}
.contentmargin { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; padding-right: 18px; line-height: 17px}
table.menu	{
	position: absolute;
	border: 1px solid black;
	cursor: pointer;
	visibility: hidden;
}
#mainmenu	{
	position: static;
}
table.menu td	{
	color: #FFFFFF;            /* Must be the same as tdColor in the menu_script.js */
	background-color: #295199; /* Must be the same as tdBgColor in the menu_script.js */
	border: 0px;
	padding: 0px 8px 2px;
	font-family: Arial;
	font-size: 8pt;
	white-space: nowrap;
}.content-right { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px ; padding-left: 20px}
h2 {  font-family: "Microsoft Sans Serif", Arial, Helvetica, sans-serif; font-size: 16px; color: #000080}
h3 {  font-family: "Microsoft Sans Serif", Arial, Helvetica, sans-serif; font-size: 14px; color: #000080}

