body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818485;
	text-align: left;
	background-color: #FFFFFF;
}
p {
	margin-top: 2px;
	}
h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #818485;
	text-align: left;
	font-weight: bold;
	}

h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ce9bd6;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0;
	}
.boxtop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #818485;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #818485;
	border-right-color: #818485;
}
.mainarea {
	background: url(images/bgrd_image.jpg) no-repeat scroll right bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #818485;
	border-right-color: #818485;
}
.boxbottom {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #818485;
	border-right-color: #818485;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #818485;
	background-color: #ebd7ef;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #818485;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #818485;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #818485;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #818485;
	text-decoration: underline;
}
