body{
	margin:5;
	padding:5;
	font-family:verdana, arial, helvetica, sans-serif;
}
label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	float: left;
	background-color: #FF9;
}
.status {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 5px;
}
.navigation { color: black; font-size: 12pt; font-family: Verdana; margin-left: 2px; }
.body { color: #190d00; font-size: 10pt; font-family: Verdana, "Trebuchet MS"; }
.sideheader { color: black; font-size: 1pc; font-family: arial; font-weight: bold; }
.body_heading { color: #630; font-size: 11pt; font-family: arial; font-weight: bold; }
.body a:link
.body a:visited {color: #000;font-size: 10pt;font-family: Verdana; text-decoration: underline;}
.body a:hover { color: #c60; font-family: Verdana; }
.status_text_red {
	color: #F00;
	font-weight: bold;
}
.form  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 500px;
	padding: 5px;
}

