body {
	background-color: #F9F6EF;
	background-image:       url(images/background-pattern.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
.mainSidebar {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	text-align: justify;
	padding-left: 6px;
	padding-right: 4px;
}
.mainContent {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	background-color: #F9F6EF;
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(images/background-pattern.jpg);
	background-repeat: no-repeat;
	padding-right: 15px;
}
.mainContent h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A29293;
	padding-top: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A29293;
}

.copyright {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #333333;
	background-color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	clear: both;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 1px;
	margin-top: 15px;
}
.mainSidebar h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-size: 1em;
	background-color: #706566;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 2px;
	color: #FFFFFF;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
.mainContent h2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-size: 1.25em;
	font-style: italic;
	color: #666666;
}
.mainContent p {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
}
.discussion {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-size: 0.7em;
	font-style: italic;
	text-align: justify;
	color: #6F1316;
	line-height: 150%;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 3px;
}
.siteTools {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-size: 0.70em;
	font-style: italic;
	color: #FFFFFF;
	text-align: right;
}
.siteTools a {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-bottom: 2px;
	padding-right: 6px;
	padding-top: 2px;
}
.siteTools a:hover {
	color: #CCCCCC;
}

.formCell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	white-space: nowrap;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-size: .8em;
}
