.whitelink {
	font-family: Arial, Helvetica, sans-serif !important;
	color: #FFFFFF !important;
	text-decoration: none !important;
	cursor: hand !important;
}
.blacklink {
	font-family: Arial, Helvetica, sans-serif !important;
	color: #000000 !important;
	text-decoration: underline !important;
	cursor: hand !important;
}
.submit {
	font-family: Arial, Helvetica, sans-serif !important;
	background: #339933 !important; 
	border: outset !important;
	font-family: Arial, Helvetica, sans-serif !important;
	color: #FFFFFF !important;
	text-decoration: none !important;
	cursor: hand !important;
}

.form {
	background: #339999 !important;
	border: medium double #FFFFFF !important;
	font-family: Arial, Helvetica, sans-serif !important;
	color: #FFFFFF !important;
	text-decoration: none !important;
}
body {
	font-family: Arial, Helvetica, sans-serif !important;
	margin: 0px !important;
	padding: 0px !important;
}
a:hover {
	text-decoration: underline !important;
}
.navwhite {
	font-family: Arial, Helvetica, sans-serif !important;
	color: #FFFFFF !important;
}
.notered {
	color: #FF0000 !important;
}
.maroonlink {
	color: #990000 !important;
	text-decoration: underline !important;
}
.maroonlinkhighlight {
	color: #990000 !important;
	text-decoration: underline !important;
	background-color: #CCCCCC !important;

}
.border_top_left {
	border-top-width: medium !important;
	border-right-width: medium !important;
	border-bottom-width: medium !important;
	border-left-width: medium !important;
	border-top-style: solid; !important
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: solid !important;
	border-top-color: #000000 !important;
	border-right-color: #000000 !important;
	border-bottom-color: #000000 !important;
	border-left-color: #000000 !important;
}
.border_top_middle {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.border_top_right {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.border_bottom_middle {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.border_bottom_right {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.border_bottom_left {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}.border_middle_right {

	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.border_middle_left {

	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
fieldset {padding: 10px; margin: 10px 0; background: #CCCCCC; border: 1px solid #000000; position: relative;}
legend  {
	position: absolute;
	top: 0; left: 5px;
	font: bold 16px Arial, Helvetica, sans-serif; 
	color: #003471; 
	margin: -14px 1px 10px; 
	padding: 2px 7px; 
	background: #CCCCCC;
	border-top: 1px ridge #CCCCCC;
	border-left: 1px ridge #CCCCCC;
	border-right: 1px ridge #999999;
	}