.menu_white {
	font-family: "MS Sans Serif";
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.field_name {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.input_text {
	background-color: #FFFFCC;
	word-spacing: normal;
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	color: #CC3300;
	border: 1px dashed #003399;
}
.button_text {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #003366;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.title {
	font-family: "MS Sans Serif";
	font-size: 16px;
	font-weight: bold;
	color: #006633;
}
.text_body {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

