.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.bodytextclose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 7px;
}
.bodytextspecial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}
.baselogos {
	background-attachment: fixed;
	background-image: url(pictures/base_logos.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#scrollingdiv {
	height: 326px;
	width: 775px;
	overflow: auto;
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color: #3e4657; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff;
}
.subtitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.greenstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #859E83;
}
.greenstylethin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #859E83;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF; !important
	height: 18px;
	width: 240px;
	border: 1px solid #7E9E87;
}
.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #7E9E87;
	height: 20px;
	width: 70px;
	border: 1px solid #7E9E87;
}

.formtextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	height: 80px;
	width: 360px;
	border: 1px solid #7E9E87;
}
.border {
	border: 1px dashed #7E9E87;
}
