BODY {
	background: #ffffff url(none) no-repeat fixed center;
	margin: 4px 4px 4px 4px;
}

TABLE.form {
	background-color: #e0e0ff;
	border: 1px solid black;
}

TD.formlabel {
	font-family: Verdana;
	font-size: 12px;
	background-color: #e0e0ff;
}

TD.formlabel1 {
	font-family: Verdana;
	font-size: 12px;
	background-color: #e0e0ff;
}

TD.formlabel2 {
	font-family: Verdana;
	font-size: 12px;
	background-color: #d0d0f0;
}

TH.formhead {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background: #406080 url(form_h.gif) no-repeat fixed left top;
}

INPUT.formtext {
	font-family: Verdana;
	font-size: 12px;
	width: 150px;
	text-align: center;
	background-color: #ffffd0;
}

TEXTAREA.formta {
	font-family: "Courier New";
	font-size: 12px;
	background-color: #ffffd0;
}

SELECT.formselect {
	font-family: Verdana;
	font-size: 12px;
	background-color: #ffffd0;
}

INPUT.formbutton {
	font-family: Verdana;
	font-size: 12px;
	width: 120px;
	text-align: center;
	background-color: #d0d0d0;
}

INPUT.plbutton {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	background-color: #d0d0d0;
}

TABLE.eform {
	background-color: #ffe0d0;
	border: 1px solid black;
}

TD.eformlabel {
	font-family: Verdana;
	font-size: 12px;
	background-color: #ffe0d0;
}

TD.eformlabel1 {
	font-family: Verdana;
	font-size: 12px;
	background-color: #ffe0d0;
}

TD.eformlabel2 {
	font-family: Verdana;
	font-size: 12px;
	background-color: #f0d0c0;
}

TH.eformhead {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background: #a05050 url(eform_h.gif) no-repeat fixed left top;
}

A.menulink {
	color: #000040;
	text-decoration: none;
}

A.menulink:hover {
	color: #f0f0f0;
	background-color: #000040;
	text-decoration: none;
}

A {
	color: #000040;
	text-decoration: none;
}

A:hover {
	color: #b00000;
	text-decoration: none;
}

DIV.crm {
	font-family: Verdana;
	font-size: 10px;
}

