body {
	background-color: #F6EDDD;
	background-image: url(images/background_04.gif);
	background-repeat: repeat-x;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding-top: 60px;
	color: #4F4F4F;
	background-image: url(images/watermark6.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sidebar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding-top: 60px;
	color: #4F4F4F;
	background-image: url(images/watermark5.jpg);
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 18px;
	font-weight: bold;
	vertical-align: top;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 18px;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #4F4F4F;
	border-right-color: #4F4F4F;
	border-bottom-color: #4F4F4F;
	border-left-color: #4F4F4F;
}

