body
{
	background-color: #f8f6ed;
}

body, td
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-align: justify;
}

a
{
	font-weight: bold;
	color: #9b8553;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.GroupContent
{
	background-image: url(../images/round_box_content.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 722px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.GroupContent h1
{
	font-size: 14px;
	margin:0px;
	margin-bottom: 15px ;
}

.Content
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.BottomBorder
{
	background-image: url(../images/round_box.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 722px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
}

.TopBorder
{
	background-image: url(../images/round_box.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 722px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
}

.BodyBorder
{
	background-image: url(../images/round_box.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 722px;
	height: 10px;
}

.BottomLine
{
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 5px;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	color: #C6B993;
}

