.titlebar_fill {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #292929;
	background-color: #DEDEC5;
	text-transform: capitalize;
	padding: 1px;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
	border-top-width: thick;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: groove;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: groove;
	border-top-color: #8B908F;
	border-right-color: #616660;
	border-bottom-color: #616660;
	border-left-color: #616660;
	border-right-width: medium;
	font-style: oblique;
}
h1 {
	color: #DEDEC5;
	font-size: 14px;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 2em;
}
h2 {
	font-size: 12px;
	color: #A35A28;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	font-style: oblique;
	line-height: 1.5em;
	font-weight: bold;
}

h3, h4 {
	color: #454131;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 10px;
	color: #DEDEC5;
	font-family: Verdana, Geneva, sans-serif;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454131;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #A35A28;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #616660;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #616660;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #454131;
	text-decoration: none;
}
.copyright {
	color: #454131;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.paragraphbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DEDEC5;
}
.paragraphbolditalic {
	font-size: 12px;
	color: #454131;
	font-weight: bold;
	font-style: italic;
}
.paragraphitalic {
	font-style: italic;
	font-size: 12px;
	color: #DEDEC5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
