.specialButtons {
	background-color:#FF3300;
	color:#FFFFFF;
	padding: 4px 6px 4px 6px;
	text-transform: capitalize;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: solid #DD0000 1px;
	text-decoration: none;
	margin: 5px;
	display: inline-block;
}
a.specialButtons:hover {
	background: #A70000;
}
.errors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #990000;
	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 5px;
}
.style1 {color: #000000}

.chart {
	padding: 1px;
	font-size: 0.9em;
}
.chart .vl {
	border-right-width: 0.09em;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom: solid #ccc .08em;
}
.hl {
	border-bottom-width: .09em;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.style7 {font-weight: bold}
.style8 {font-size: large}
.style9 {font-size: large; font-family: "Times New Roman", Times, serif;}
.style12 {font-family: "Times New Roman", Times, serif; font-weight: bold; font-size: large;}
.style15 {font-family: Arial, Helvetica, sans-serif}
.style16 {font-family: Arial, Helvetica, sans-serif; font-size: large; }
.style21 {font-style: italic}
.style25 {font-weight: bold}
.style28 {color: #CC0000}
.style29 {
	color: #FF0000;
	font-weight: bold;
}
.style32 {font-size: 14px}
.style33 {font-size: 16px}
.style35 {
	color: #009900;
	font-weight: bold;
}
.style36 {}
.style37 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.style39 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style41 {font-size: small}
.style42 {font-size: small; font-family: Arial, Helvetica, sans-serif; }
.style44 {font-size: 24px; font-family: Arial, Helvetica, sans-serif; }
.style51 {color: #CC0033}.chartlinkcontainer {
	clear: left;
	padding-right: 30px;
	padding-left: 8px;
	margin: 8px 0px 10px 0px;
	color: #408080;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.chartlinkcontainer:hover {
	text-decoration: underline;
}
