.bodytextmedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.maintext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
}
.boldmedium {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
.maintextwite {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	height: 19px;
	width: 170px;
	border: 1px solid #CC3300;
}
