body, td { color: black ; margin-left: 2 ; margin-right: 2 ; margin-top: 0 ; margin-bottom: 0 ; font-size: 8pt ; font-family: Verdana, Arial, Helvetica, sans-serif }
h1 { font-size: 13pt; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: 6px; color: #008fdf;}
h2 { font-size: 10.5pt; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: 4px}
h3 { font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: 4px}
h4 { font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; margin-top: 4px; margin-bottom: 0px; color: #008fdf; }
h5 { font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: 0px; margin-top: 0px; color: #008fdf; font-style: italic;}

p { margin-top: 5 ; margin-bottom: 6 }

div.admin td { border: 1px dashed #ADAAAD }

TR.prodheader { background-color: #ee5d18 ; color: white }
TD.prodheader { color: white ; font-weight: bold }
TD.proddataheader { font-size: 7.5pt }
TD.proddata { font-size: 7pt }

A { text-decoration: none ; color: #330099 ; font-size: 100%}
A:visited { color: #330099 }
A:hover { color: #6633cc }

TD.menustyle {
	vertical-align: middle;
	background-color: #004141;
	color: white;
	font-weight: bold;
	height: 20;
	margin-top: 0px;
}
TD.menustyle A { color: white ; font-weight: bold}
TD.menustyle A:visited { color: white }
TD.menustyle A:hover { color: #008fdf }
TD.menustyle A.selected { text-decoration: underline }
INPUT.menustyle { font-size: 6pt ; margin: 0 }

TD.submenustyle {
	background-color: gray;
	color: white;
	font-weight: bold;
	height: 24px;
}
TD.submenustyle A { color: white ; font-weight: bold}
TD.submenustyle A:visited { color: white }
TD.submenustyle A:hover { color: #008fdf }
TD.submenustyle A.selected { text-decoration: underline }
INPUT.submenustyle { font-size: 6pt }

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: 0; margin-bottom: 2 }
.form {
	background-color: #F0F0F0;
	color: #000080;
	font-family: Verdana;
	font-style: normal;
	border-left : 1 solid #90a0b0;
	border-right : 1 solid #90a0b0;
	border-top : 1 solid #90a0b0;
	border-bottom : 1 solid #90a0b0;
}
.formcell {
	color: #000080;
	border-right : 1 solid #90a0b0;
	border-bottom : 1 solid #90a0b0;
}
.formendcell {
	color: #000080;
	border-bottom : 1 solid #90a0b0;
}
