/* CSS Document */
body {
	scrollbar-3dlight-color:#D0C7A8; 
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#D0C7A8;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-face-color:#5F5845;
	scrollbar-highlight-color:#D0C7A8;
	scrollbar-shadow-color:#D0C7A8;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
}

a:link   {  color: #870E06 } 
a:visited   {  color: #928A72 } 
a:active   {  color: #000000 } 

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
	text-indent: 20px;
	padding: 0px 10px;
}


	
.bodytextSM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	line-height: 15px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 20px;
}

.Header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	background-color: #870E06;
	text-indent: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;

}

.siteBorder {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-image: url(images/BG.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top-left;

}

.linkBorders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: justify;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
	clip:  rect(auto 2px auto 2px);
}

#content-container {
	position: absolute;
	margin: 4 auto;
  	width: 760px;
	top: 5px;
}
#content {
	position: absolute;
	margin: 4 auto;
  	width: 760px;
	z-index: 3000;
}

.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #870E06;
	font-weight: bold;
	text-align: left;
	line-height: 19px;
	text-indent: 0px;
	padding: 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #870E06;
	margin: 16px 10px 10px;
}

.bodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.imageBorder {

	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
