.header {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.leftmenu {
	font-family: Arial;
	font-size: 11px;
	color: #B51D47;
	font-weight: bold;
	margin-top: 8px;
	margin-left: 20px;
	text-indent: -20px;
}
.leftmenu a {text-decoration: none; color: #B51D47;}
.leftmenu a:hover {text-decoration: underline; color: #B51D47;}

#topmenu {margin: 15px 10px 10px 30px;}

.link {
	font-family: Arial;
	font-size: 11px;
	color: #2B7276;
	font-weight: bold;
	margin-top: 8px;
	margin-left: 20px;
	text-indent: -20px;
}
.link a {text-decoration: none; color: #2B7276;}
.link a:hover {text-decoration: underline; color: #2B7276;}

.text {
	font-family: Verdana;
	font-size: 11px;
	color: #2B7276;
}
.alerttext {
	font-family: Verdana;
	font-size: 11px;
	color: #B51D47;
}
.text a {text-decoration: none; color: #2B7276;}
.text a:hover {text-decoration: underline; color: #2B7276;}

#note {margin-top: 7px;}

.base {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.formbase {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
#cell {margin: 6px 6px 6px 6px;}
#cell2 {margin: 3px 3px 3px 3px;}
#cell3 {margin: 5px 3px 5px 3px;}
#form {margin: 4px 0px 4px 0px;}

.input_text {color: #000000; background-color: white; font-family: Arial; font-size: 12px;}

#desc {margin: 4px 0px 4px 0px;}

.button {color: #1541A7; background-color: #FFFFFF; font-family: Verdana; font-size: 10px; padding: 0px 3px 0px 3px; font-weight: bold;}
.buttonbox1 {padding: 4px 0px 4px 0px; border-top: 2px #9DB1D9 solid; border-bottom: 2px #9DB1D9 solid;}
.buttonbox2 {padding: 0px 4px 0px 4px; border-left: 2px #9DB1D9 solid; border-right: 2px #9DB1D9 solid; width: 1px;}



tr.noborder td.noborder 
{
	border: 0px;
}
tr.field td {border-bottom: 2px #7FA6A0 solid; border-right: 1px #7FA6A0 solid; padding: 3px; padding-left: 5px; padding-right: 5px; color: #313442; font-family: Verdana; font-size: 11px;}
tr.fieldform td {border-bottom: 2px #7FA6A0 solid; border-right: 1px #7FA6A0 solid; color: #313442; font-family: Verdana; font-size: 11px; padding: 3px; padding-left: 5px; padding-right: 5px;}
tr.field td.right {border-right: 0px #7FA6A0 solid;}
tr.fieldform td.right {border-right: 0px #7FA6A0 solid;}

.cellform {border-bottom: 2px #7FA6A0 solid; color: #313442; font-family: Verdana; font-size: 11px;}



