.table_sideborder {
	background-color: #FFFFFF;
	width: 1px;
}
.table_spacecell {
	width: 9px;
}
.table_rhs {
	width: 200px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	text-align: justify;
	background-color: #524097;
	margin:0;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.haydisclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:normal;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #524097;
	background-image: url(images/footer_bg.jpg);
	height: 40px;
	text-align: center;
	line-height: 12px;
}
.footerHolding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9c8fc4;
	height: 40px;
	text-align: center;
	line-height: 12px;
}
.footer a{
	color: #FFFFFF;
	text-decoration: none;
}
.td_hidden {
	background-color: #eeeeee;
}
.purple_hint {
	background-color: #D6D2E7;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
	border: 1px solid #524097;
	background-image: url(images/panels_bg.jpg);
}
.hint_spacer {
	height: 10px;
}
.hint_title {
	font-size: 13px;
	font-weight: bold;
	color: #524097;
}
.table_purplebg {
	background-color: #d6d2e7;
	border: none;
}.table_whitebg {
	background-color: #FFFFFF;
	border: none;
}
.smallertext {
	font-size: 9px;
}
.subtitles {

	font-size: 14px;
	font-weight: bold;
	color: #524097;
}
.subtitles2 {
	font-size: 20px;
	font-weight: bold;
	color: #9c8fc4;
}
.whiteFont {
	color:#FFFFFF;
	font-size:14px;
}
.floating_hints {
	font-size: 13px;
	font-weight: bold;
	color: #524097;
	background-color: #d6d2e7;
	text-align: center;
}
.floating_hints a{
	color: #524097;
}
.floating_hints a:hover{
	color: #9A70E8;
}
.poptable {
	background-color: #FFFFFF;
	border: none;
	padding: 8px;
}
.pollencount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #524097;
}
.copyright {
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	line-height:12px;
	padding:2px;
}