@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #d8ceb8;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background-color: #180f06;
	background-position: center center;
	margin: 0px;
}
table {
	border-collapse:collapse;

}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #B4A287;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #BF9A53;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #d8ceb8;
}

.buttons a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #d8ceb8;
	font-weight: normal;
	text-decoration: none;
}

.buttons a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #BF9A53;
	text-decoration: underline;
}

.body_bg {
	color: #d8ceb8;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.body_bg_yel {
	color: #BF9A53;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.body_bg2 {
	color: #d8ceb8;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

.pic_box {
	border: 2px solid #96251F;
	margin: 5px;
}

.pic {
	margin: 3px;
	border: 0px;
}

.ped_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #d8ceb8;
}

.ped_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #d8ceb8;
	font-weight: normal;
	text-decoration: none;
}

.ped_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #BF9A53;
	text-decoration: underline;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #BD9B53;
}

.address a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #BD9B53
}

.address a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #d8ceb8;
	text-decoration: underline;
}

.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #962521;
}

.foot a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #962521
}

.foot a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #BE9953;
	text-decoration: underline;
}
