.calc {
	background: #eeeeee;
	border: 1px solid #666666;
	color: #000000;
	border-collapse: collapse;
}
.calc_button {
BORDER-RIGHT: #cccccc 2px double; PADDING-RIGHT: 10px; BORDER-TOP: #cccccc 2px double; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND-COLOR: #CC0000; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 1px; BORDER-LEFT: #cccccc 2px double; WIDTH: auto; LINE-HEIGHT: 15px;COLOR:#FFFFFF; PADDING-TOP: 0px; BORDER-BOTTOM: #cccccc 2px double;}

.sfont {
	font-family: arial,verdana,helvetica,lucida,sans-serif;
	font-size: 83%;
	color: #666;
}
.err{
	color: #CC0000;
	font-family: arial,verdana,helvetica,lucida,sans-serif;
	font-size: 83%;
}
TH {
	background: #666666;
	font-weight: bold;
	padding: 3px;
	color: #ffffff;
}
#tiplayer {
	font-family: arial,verdana,helvetica,lucida,sans-serif;
	font-size: 83%;
	position: absolute;
	width: 250px;
	padding: 4px;
	background: #FFFFE1;
	border: 1px solid #000000;
	z-index: 10;
	visibility: hidden;
}
#powered_by, #powered_by a{
	margin-top: 15px;
	text-align: center;
	color: #cc0000;
}
.fill01 {background-color: #FFFFFF}
.fill02 {background-color: #dddddd}
#calcH1{
	color: #595B70;
	text-align: center;
}

