.totaltime {
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E5F1F9;
	border-bottom-color: #E5F1F9;
	border-top-width: 2px;
	border-bottom-width: 3px;
}
.totaltime2 {
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 10px;
	border-top-style: solid;
	border-top-color: #8A0B86;
	border-top-width: 1px;
}
