body {
	background-color: #71aa28;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.bodyText {
	font-family: Arial;
	font-size: 12px;
}
.bodyText a {
	color:#000000;
}
.bodyText input, .bodyText textarea, .bodyText select {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #000000;
}
.contentTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.contentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.dtgRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.dtgRow td {
	padding:4px;
}
.dtgRow th {
	padding:4px;
	text-align:left;
}
.fieldName {
	font-weight:bold;
	font-size: 12px;
}
.mainMenu {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
}
.mainMenu a, .mainMenu a:visited {
	color:#000000;
	text-decoration:none;
}
.mainMenu a:hover {
	color:#000000;
	text-decoration:underline;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
}
