.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #4B3F2F;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #D1D5C6;
}
.bodytext_dottedline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-left-color: #8F8464;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bodytext_noline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.side_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.top_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: normal;
}


a:link {
	color: #000000;

}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	color: #000000;
}
a:visited {
	color: #000000;
}
a.menu:link {
	text-decoration: none;
	color: #E6D295;
	font-weight: normal;
}
a.menu:visited {
	text-decoration: none;
	color: #E6D295;
	font-weight: normal;
}
a.menu:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

a.white:active {
	color: #FFFFFF;
	font-weight: normal;
}
a.white:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.white:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;

}
a.white:active {
	color: #FFFFFF;
	font-weight: normal;
}

.side_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CEECFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	font-style: italic;
}
.side_body_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.smallbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C7B79E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
