@charset "utf-8";
.hitometerInteractiveButton {
	cursor: pointer;
}
.hitometerImage:hover{
	opacity: .7;
}
.hitometerImage:active {
	opacity: .5;
}
.hitometerImage {
	cursor: pointer;
}
body {
background-color:#e6e4d7;
}
table {
background-color:#FFFFFF;
margin-top: 10px;
margin-bottom: 10px;
}.betaAlertStyle {
	color: #FF3300;
	font-weight: bold;
}

