BODY {
	background-color: #E5E5E5;
	font-family: MS Gothic, MS UI Gothic, MS P Gothic;
	font-size:11px;
}

.edit {
	font-size: 11px;
	color: #000000;
	border: 1px solid #666666;
}

.formTable {
	border: 1px solid #CCCCCC;
	font-family:MS Gothic, MS UI Gothic, MS P Gothic;
	font-size:11px;
}

.formLabel {
	font-family:MS Gothic, MS UI Gothic, MS P Gothic;
	font-size:11px;
	font-weight:bold;
}

.formSectionHeader {
	font-family:MS Gothic, MS UI Gothic, MS P Gothic;
	font-size:12px;
	font-weight:bold;
	background-color:#CCCCCC;
}

.formButton {
	font-size: 10px;
	border: 1px solid #000000;
	color: #000000;
	background-color: #EFEFEF;
}

.formEULA {
	font-size: 11px;
	width: 100%;
}

.errorLabel {
	font-family:MS Gothic, MS UI Gothic, MS P Gothic;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
}
