@import url("/css/mainpage.css");
.FormButton {
	font-family: Tahoma;
	font-size: 11px;
	color: #0033FF;
	background-color: #DDDDFF;
	border: 1px solid #0033FF;
	height: 18px;

}
.FormTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033FF;
	background-color: #DDDDFF;
	list-style-type: disc;
	height: auto;
	border: none;



}
.FormLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;

}
.BodyDescription {
	font-family: Tahoma;
	font-size: 10pt;
	color: #999999;
}
.Title {
	font-family: Tahoma;
	font-size: 16pt;
	color: #999999;

}
.footnote {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.FormOptionBox {
	font-family: Tahoma;
	font-size: 11px;
	border: none;
	cursor: hand;
	color: #990000;

}
.MenuTxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;



}
