a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	scrollbar-3dlight-color: #2c2c2c;
	scrollbar-arrow-color: #2c2c2c;
	scrollbar-base-color: #9eacc2;
	scrollbar-darkshadow-color: #9eacc2;
	scrollbar-face-color: #9eacc2;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #2c2c2c;
	scrollbar-track-color: #2c2c2c;
}

.backgroundpict {
	background-attachment: fixed;
	background-color: #529cf2;
	background-image: url(images/background_prn.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.blueborder {
	border: 1px solid #3874e6;
}

.bodytext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.formdropdown {
	background-color: #529cf2;
	border: 1px solid #000000;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	padding: 1px;
	text-align: left;
	vertical-align: middle;
	width: 129px;
}

.formfields {
	background-color: #3976e8;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	height: 18px;
	letter-spacing: normal;
	line-height: normal;
	margin: 1px;
	padding: 2px;
	vertical-align: middle;
	white-space: normal;
	width: 140px;
}

.headertext {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1em;
	line-height: normal;
	word-spacing: normal;
}

.navtext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
}

.submitbutton {
	background-color: #3976e8;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	height: 22px;
	letter-spacing: normal;
	line-height: normal;
	margin: 1px;
	padding: 2px;
	vertical-align: middle;
	white-space: normal;
	width: 200px;
}
