html {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #77756C;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bgPage.jpg);
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC3300;
	margin: 0px;
	padding: 0px;
}
.leading18 {
	line-height: 18px;
}
.copyright {
	font-size: 10px;
	color: #666666;
}
.seo {
	color: #CCCCCC;
	font-size: 10px;
	line-height: normal;
}
.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 10px;
}
.fourteen {
	font-size: 14px;
}
.approximate {
	color: #666666;
}
.subTitle {
	font-size: 14px;
	color: ##CC3300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
}
.tbl_border {
	border: 1px solid #BD533F;
}
.tbl_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D7AA62;
	text-align: center;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D5690B;
	text-align: center;
}
.fourteenAccent {
	font-size: 14px;
	color: #CC3300;
}
.fourteenAccentBold {
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
#hp {
	line-height: 18px;
}
#hp a:link {
	color: ##CC0033;
	text-decoration: underline;
}
#hp a:visited {
	color: #CC3333;
	text-decoration: underline;
}
#hp a:hover {
	color: #333333;
	text-decoration: underline;
}
.vertRule {
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.accent {
	color: #990000;
}
