.border {
	border: thin solid #34330B;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/sidebar_bgd.jpg);
}
.border2 {
	border-right: thin solid #333333;
	border-bottom: thin solid #333333;
	border-left: thin solid #333333;
}
.footer {
	background-color: #34330b;
	background-image: url(images/footer_notext_12.jpg);
	background-position: center top;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 39px;
	font-style: normal;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding-right: 30px;
	padding-left: 30px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #34330B;
	border-left-color: #34330B;
}
.bodybgd {
	background-image: url(images/body_bgd.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.sidebarbgd {
	background-image: url(images/sidebar_bgd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.finishesborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #34330B;
	border-left-color: #34330B;
}
.headborder {
	border-right: thin solid #34330B;
	border-left: thin solid #34330B;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: 34330B;
}
.bodyborder {
	background-repeat: no-repeat;
	background-position: center bottom;
	border-right: thin solid #34330B;
	border-left: thin solid #34330B;
}
body {
	background-color: #999966;
	padding-top:0px;
}

a:link {
	text-decoration: underline;
	color: #660000;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.style3 {
	color: #343409;
	font-weight: bold;
	font-size: 14px;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
}