.calc {
	background: #F4F4F4;
	border: 1px solid #CCCCCC;
	font: 11px arial,verdana,helvetica,lucida,sans-serif;
	color: #000000;
	border-collapse: collapse;
}
.calc_input {
	font: 100% arial,verdana,helvetica,lucida,sans-serif;
	color: #000000;
}
.calc_button {
	font: 11px arial,verdana,helvetica,lucida,sans-serif;
	color: #000000;
}
.sfont {
	font-family: arial,verdana,helvetica,lucida,sans-serif;
	font-size: 11px;
	color: #666;
}
.err{
	color: #CC0000;
	font-family: arial,verdana,helvetica,lucida,sans-serif;
	font-size: 11px;
}
TH {
	border: 1px solid #666666;
	background: #939499;
	font-weight: bold;
	padding: 3px;
	color: #333333;
}
#tiplayer {
	font-family: arial,verdana,helvetica,lucida,sans-serif;
	font-size: 73%;
	position: absolute;
	width: 250px;
	padding: 4px;
	background: #FFFFE1;
	border: 1px solid #000000;
	z-index: 10;
	visibility: hidden;
}
#powered_by, #powered_by a{
	font: 11px arial,verdana,helvetica,lucida,sans-serif;
	margin-top: 15px;
	text-align: center;
	color: #BBBBBB;
}
.fill01 {background-color: #FFFFFF}
.fill02 {background-color: #F4F4F4}
#calcH1{
	font: bold 85% arial,verdana,helvetica,lucida,sans-serif;
	color: #595B70;
}
#calclist{font: 11px arial,verdana,helvetica,lucida,sans-serif}
#calclist li{margin-bottom: 6px}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #0033CC;
}
a:active {
	text-decoration: none;
	color: #0033CC;
}
#pathway{
	font: bold 12px arial,verdana,helvetica,lucida,sans-serif;
	color: #7D7D7E;
}
#pathway a{
	font-weight: normal;
	text-decoration: none;
}
#texttable{
	font: 11px arial,verdana,helvetica,lucida,sans-serif;
}
.style10 {font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.style12 {font-size: 12px; color: #666666; }
.style3 {font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
}
.style4 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style8 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; 
}