.basebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CCFF00;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCFF00;
	background-color: #213858;
	border: 1px dotted #CCCCCC;
	height: 17px;
	width: 90px;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #223959;
	height: 17px;
	width: 46px;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}
.form {
	margin: 0px;
}
.bodytextdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #152E52;

}
