.titlebar_fill {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #99CCCC;
	text-transform: uppercase;
	padding: 1px;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
	border-left-style: solid;
	border-top-style: none;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menu_fills {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	line-height: 2em;
	border: medium solid #99CCCC;
	font-weight: bold;
	font-size: 12px;
	color: #006699;
	padding: 1px;
	text-decoration: none;
}
h1 {
	color: #006699;
	font-size: 12px;
	text-transform: uppercase;
}
h2 {
	font-size: 12px;
	color: #BEC88D;
	font-style: normal;
	text-transform: uppercase;
}

h3, h4 {
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99CCCC;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BEC88D;
	text-decoration: none;
	text-align: center;
}
.copyright {
	color: #766E5B;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
.paragraphbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #837A6C;
}
.paragraphboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.paragraphitalic {
	font-style: italic;
	font-size: 12px;
	color: #837A6C;
	font-family: Arial, Helvetica, sans-serif;
}
.paragraphbolditalic {
	font-size: 12px;
	color: #837A6C;
	font-weight: bold;
	font-style: italic;
}
.paragraphbolderturq {
	color: #99CCCC;
	font-weight: bolder;
}
