@charset "utf-8";
body {
	background-color: #000000;
}
.InputField1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #006633;
	color: #FFFFFF;
}
.TextHeader1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}


.TextLabel1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
}
.TextDataTitle1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #006633;
	font-weight: bold;
	font-style: italic;
}
.TextDataheader1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #006633;
}
.TextDataDetail {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #006633;
}


.MenuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #006633;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}
