body {
	background-image: url(/images/bg.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}.topmenu_selected {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #CCFFFF;
	text-transform: uppercase;
}
.topmenu_notselected {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #66CCFF;
	text-transform: uppercase;
}
.tables {
	font-family: Arial, Helvetica, sans-serif;
}
.totals {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #66CCFF;
}
.configmenu-selected {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #CCFFFF;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
}
.configmenu-notselected {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #66CCFF;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
}
.list-even {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #CCFFFF;
}
.list-odd {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #99FFFF;
}
.list-header {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #66CCFF;
	font-weight: bold;
}
.tab-sidetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.subtext {
	font-size: x-small;
}
