@charset "utf-8";
.newssubject {font-size: 12px}
.newsbody {
	border: 1px dashed #3399CC;
}

.navbg {
	background-image: url(i/nav.png);
	height: 600px;
	width: 187px;
	background-position: center;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.Body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.LoginBoxes {
	margin: 2px;
	float:right;
	border:blue 1px solid;
	width:140px;
}.TextField {
	border: thin solid #0000CC;
}
.PerformerDropdown {
	width: 190px;
}
.SectionHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(i/labelbg.png);
	height: 20px;
	width: 120px;
	background-position: center;
	text-align: center;
}
.error {
	font-size: 14px;
	color: #FF0000;
}
.reportRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
