.publicbody {
	background-color: #dddddd;
}

.login {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	letter-spacing: normal;
	font-weight: normal
}
.charttext {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: center;
	letter-spacing: normal;
	font-weight: normal
}
.chartnote {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: left;
	letter-spacing: normal;
	font-weight: normal
}
.charttitle {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: left;
	letter-spacing: normal;
	font-weight: bold
}
.chartheader {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: center;
	letter-spacing: normal;
	font-weight: bold
}
.chartprice {
	font-family: Trebuchet MS;
	font-size: 15px;
	font-style: normal;
	color: #000000;
	text-align: center;
	letter-spacing: normal;
	font-weight: bold
}
.superpad { padding: 10px 10px 0px }
.copyright {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	letter-spacing: normal;
	font-weight: normal;
	background-color:#DDDDDD
}
.bodytext {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align:left;
	letter-spacing: normal;
	font-weight: normal
}
.subtitle {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #115fc0;
	letter-spacing: normal;
	font-weight: bold
}
.subtitle2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #115fc0;
	letter-spacing: normal;
	font-weight: bold
}
.subtitle3 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #E67817;
	letter-spacing: normal;
	font-weight: normal
}
.question {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	letter-spacing: normal;
	font-weight: bold
}
.answer {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	letter-spacing: normal;
	font-weight: normal;
}
.menu_button {
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: none;	
	height: 15px;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
.menu_button:hover {
	background: #E67817;
	color: white;
	font-weight: normal;
}
div.menu_button_flank {
	width: 147px;
}
div.menu_button_flank:hover {
	width: 147px;
}
a#selected {
	background: #E67817;
	color: #ffffff;
}