.tabpos {
	position: absolute;
	left: 0px;
	top: 0px;
}
.celborder {
	border: 1px solid #006600;
	background-color: #f8faed;

}
.menuline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #99CC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;

}
.detailcellborder {
	border: 1px solid #006600;
}
.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
}
