body {
	margin: 0px;
	line-height:25px;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#730001;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
}
.creme {
	color: #e8ddc0;
}
.red {
	color: #730001;
}
p {
	font-size: 12px;
}
h4 {
	background-image: url(images/bg_arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
h3 {
	margin: 0px;
	padding: 0px;
}

.white {
	color: #FFFFFF;
}
h6 {
	margin: 0px;
	padding: 0px;
}

.brown {
	color: #61563A;
}


.white_border {
	border: 6px solid #FFFFFF;
	margin-top: 22px;
	margin-bottom: 22px;
}
.image_bg {
	background-color: #FFFFFF;
	border-top-width: 13px;
	border-top-style: solid;
	border-top-color: #EFE9D8;
	border-bottom-width: 13px;
	border-bottom-style: solid;
	border-bottom-color: #D0B672;
}

.bg1 {
	background-image: url(images/bg1.gif);
	background-position: left top;
}
.bg2 {
	background-image: url(images/bg2.gif);
	background-position: left top;
}
.faded {
	background-image: url(images/faded.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

a.link:link,a.link:visited{
	width: 83px;
	background-color: #efe9d8;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #a59469;
	font-size: 13px;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #baac87;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffeb;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DECEA3;
}
a.link:hover{
	background-color: #d0b672;
	color: #FFFFFF;
}
a.link2:link,a.link2:visited{
	width: 83px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #8A2829;
	font-size: 13px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 2px;
}
a.link2:hover{
	text-decoration: underline;
}
h5 {
	margin: 0px;
	padding: 0px;
}

li {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a.link:active{
	background-color: #efe9d8;
}
