body {
	background-color: #F4E9D6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:visited {
	color: #BD5618;
}
a:hover {
	color: #BD5618;
}
a:active {
	color: #BD5618;
}
a:link {
	color: BD5618;
	text-decoration: none;
}
.doth {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #333333;
	background-image: url(images/dot_h.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	}
.bordertop {
	border-top: 1px solid #BE5619;
	border-right: 1px solid #BE5619;
	border-left: 1px solid #BE5619;
	
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BE5619;
}
.home_link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: CC3300;
	font-weight: bold;
}
.photo_back {
	background-color: EFE6D4;
	border: 1px solid #C4672E;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: BD5618;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: BD5618;
	border-right-color: BD5618;
	border-left-color: BD5618;
}
.Titles {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
.borderleft {
	border-right-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BE5619;
}
.text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BD5719;
}
.left_right {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BE5619;
	border-left-color: #BE5619;
}
.allborder {
	border: 1px solid #C4672E;
}
.title_back {
	background-image: url(images/title_back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
}
