html {font-size:100.01%;}
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; margin: 0 auto; text-align:center !important; }


table {
	font-family: verdana,arial,sans-serif;
	font-size:10px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
table th, #menu a {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}
#action_results_button {
	font-size: 1.5em;
	font-weigth:bold;
	cursor: pointer;
}

.last_update {
	position: absolute;
	top: 5px;
	right: 5px;
}
#menu a {
	margin-left: -1px;
}
table th.active, #menu a.active {
	background-color:#CCFFCC;
}
