body {
	background-color: #F8EFDE;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.box_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #483733;
}
.highlight_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4a4a4a;
	line-height: 18px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	color: #cdc7bb;
	font-weight: bold;
	line-height: 48px;
}
.page_title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	color: #dd8e6f;
	font-weight: bold;
	line-height: 48px;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #e1dbd0;
}
.header_link_bg {
	background-image: url(images/link_bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.header_news {
	color: #fffcf3;
}
a:link {
	color: #DE8D70;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DE8D70;
}
a:hover {
	text-decoration: none;
	color: #C4965E;
}
a:active {
	text-decoration: none;
	color: #DE8D70;
}

.headera:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	display: block;
	padding-right: 30px;
	padding-left: 30px;
}
.headera:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	display: block;
	padding-right: 30px;
	padding-left: 30px;
}
.headera:hover {
	color: #EC9B26;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	display: block;
	padding-right: 30px;
	padding-left: 30px;
}
.headera:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	display: block;
	padding-right: 30px;
	padding-left: 30px;
}

.righta:link {
	color: #483733;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	display: block;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDC7BB;
}
.righta:visited {
	text-decoration: none;
	color: #DE8D70;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	display: block;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDC7BB;
}
.righta:hover {
	text-decoration: none;
	color: #DE8801;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	display: block;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDC7BB;
}
.righta:active {
	text-decoration: none;
	color: #DE8D70;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	display: block;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDC7BB;
}
