.txtbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #E1E1E1;
	text-align: left;
	clear: left;
	float: left;
	height: 20px;
	width: 165px;
	padding-left: 10px;
	cursor: hand;
	line-height: 20px;
}
.StatAct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: left;
	float: left;
	width: 450px;
	height: 50px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 20px;
	margin-top: 10px;
	background-color: #FFFFFF;
	border-top: none;
	border-right: 1px ridge #CECECE;
	border-bottom: 1px ridge #CECECE;
	border-left: 1px solid #E1E1E1;
}
.inbxtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	float: left;
	position: absolute;
	left: 245px;
	top: 260px;
	height: 14px;
	width: 320px;
	letter-spacing: -0.6px;
	z-index: 1;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #800000;
}

