body{
	font-family:Arial, Helvetica, sans-serif;
}
#menu{
	font-size:12px;
	font-weight:bold;
}
#menu a{
	text-decoration:none;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style2 {
	color: #000000;
	font-weight: bold;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style16 {font-size: 14px; font-weight: bold; color: #FFFFFF; }
.style18 {color: #FFFFFF}
.style19 {color: #666666}

.evenRow {height: 30px; background-color:#f0f0f0; }
.oddRow  {height: 30px; }
.thSettle, .thPrice {text-align: right; width: 80px; }
.tdSettle, .tdPrice {text-align: right; width: 80px; }
.thStatus {text-align: center; width: 120px; }
.tdStatus {text-align: center; width: 120px; }

.clean-ok{
	border:solid 1px #349534; 
	background:#C9FFCA;
	color:#008000;
	font-weight:bold;
	padding:4px;
	text-align:center;
}