.table-bg {
	background-image: url(../img/table_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.main-text {
	font-size: 10pt;
	line-height: 120%;
}
.td-uline {
	border-bottom-width: 1.2px;
	border-bottom-style: dotted;
	border-bottom-color: #33CC66;
	padding-left: 5px;
	border-right-width: 1.5px;
	border-left-width: 1.5px;
	border-right-style: none;
	border-left-style: solid;
	border-right-color: #33CC00;
	border-left-color: #33CC00;


}
.td-uline2 {
	border-bottom-width: 1.2px;
	border-bottom-style: solid;
	border-bottom-color: #66CC66;
	padding-left: 5px;
	border-left-width: 1.5px;
	border-left-style: solid;
	border-left-color: #33CC33;


}
.td-ulline {
	border-right-width: 1px;
	border-bottom-width: 1.2px;
	border-right-style: none;
	border-bottom-style: dashed;
	border-right-color: #33CC00;
	border-bottom-color: #33CC66;
	border-left-width: 1.5px;
	border-left-style: none;
	border-left-color: #33CC00;
	padding-left: 5px;


}
.mini-text {
	font-size: 8pt;
	line-height: 120%;
}
.big-text {
	font-size: 14pt;
	line-height: 120%;
}
.small-text {
	font-size: 7pt;
	line-height: 120%;
}
