body, td { color: white ; font-size: 8pt; margin-left: 2px ; margin-right: 2px ; margin-top: 0px ; margin-bottom: 0px ; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif }
h1 { font-size: 13pt; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; margin-bottom: 6px }
h2 { font-size: 10.5pt; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; margin-bottom: 4px }
h3 { font-size: 10pt; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; margin-bottom: 4px }
h4 { font-size: 8pt; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; margin-top: 4px; margin-bottom: 0px }
h5 { font-size: 7pt; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; margin-bottom: 0px; font-weight: normal }

P { margin-top: 5px ; margin-bottom: 5px }

INS { text-decoration: none }

IMG { border: 0;}

A { text-decoration: none ; color: white ; font-size: 100%}
A:visited { color: white }
A:hover { color: white; text-decoration: underline }

A.leftmenustyle { font-size: 100%; color: #999999 ; font-weight: bold}
A.leftmenustyle:visited { color: #999999 }
A.leftmenustyle:hover { color: #999999; text-decoration: underline }
A.leftmenustyle:selected { text-decoration: underline }

TD.blockstyle A { font-size: 100%; color: #000000}
TD.blockstyle A:visited { color: #000000 }
TD.blockstyle A:hover { color: #336633 }
TD.blockstyle A:selected { text-decoration: underline }

TABLE.weights TD { color: black }

div.editing td { border: 1px solid black }

TD.menustyle {
	vertical-align: middle;
	background-color: #3F3F3F;
	color: white;
	font-weight: bold;
	height: 20px;
}
TD.menustyle A { font-size: 120%; color: white ; font-weight: bold }
TD.menustyle A:visited { color: white }
TD.menustyle A:hover { color: white }
INPUT.menustyle { font-size: 7pt ; margin: 0px }
SUBMIT.menustyle { font-size: 6pt ; margin: 0px }

FORM.menustyle {
	margin: 0px;
	padding: 0px;
}
INPUT {
	BORDER-RIGHT: thin groove;
	BORDER-TOP: thin groove;
	BORDER-LEFT: thin groove;
	BORDER-BOTTOM: thin groove;
	FONT-SIZE: 8pt;
	BACKGROUND-COLOR: #dddddd
}
SELECT {
	BORDER-RIGHT: thin groove;
	BORDER-TOP: thin groove;
	BORDER-LEFT: thin groove;
	BORDER-BOTTOM: thin groove;
	FONT-SIZE: 8pt;
	BACKGROUND-COLOR: #dddddd
}
TEXTAREA {
	BORDER-RIGHT: thin groove;
	BORDER-TOP: thin groove;
	BORDER-LEFT: thin groove;
	BORDER-BOTTOM: thin groove;
	FONT-SIZE: 8pt;
	font-family: Tahoma, Arial, Verdana;
	BACKGROUND-COLOR: #dddddd
}
FORM { margin-top: 0px; margin-bottom: 2px }
.form {
	background-color: #F0F0F0;
	color: #000080;
	font-family: Verdana;
	font-style: normal;
	border-left: 1px solid #90a0b0;
	border-right: 1px solid #90a0b0;
	border-top: 1px solid #90a0b0;
	border-bottom: 1px solid #90a0b0;
}
.formcell {
	color: #000080;
	border-right: 1px solid #90a0b0;
	border-bottom: 1px solid #90a0b0;
}
.formendcell {
	color: #000080;
	border-bottom : 1px solid #90a0b0;
}