.titlebar_fill {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EDECD8;
	background-color: #AB9A32;
	text-transform: uppercase;
	padding: 0px;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
}
h1 {
	color: #766E5B;
}
h2 {
	font-size: 12px;
	color: #AE7830;
	font-style: normal;
}

h3, h4 {
	color: #92482F;
	font-size: 12px;
}

h5, h6 {
	color: #AB9A32;
	font-size: 11px;
}

a {
	color: #AF7831;
}
a:link {
	font-size: 10px;
	color: #AF7831;
	font-weight: bolder;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	text-decoration: none;
	font-size: 10px;
	font-weight: bolder;
}
a:hover {
	text-decoration: none;
	font-size: 10px;
	font-weight: bolder;
	color: #92482F;
}
a:active {
	text-decoration: none;
	color: #AB9A32;
	font-size: 10px;
	font-weight: bolder;
}
.sidebarbolditalic {
	font-style: italic;
	color: #AB9A32;
	font-size: 11px;
	font-weight: bold;
}
.copyright {
	color: #766E5B;
	font-size: 10px;
	line-height: normal;
}
.paragraphitalic {
	font-style: italic;
	font-size: 11px;
	color: #000000;
}
.paragraphblack  {
	color: #000000;
	font-size: 11px;
}
.paragraph_bold_black {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
