body {
	font-family: Tahoma, arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 10px;
	background-color: #E6E6E6;
}
a {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #01789F;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #6F9E2A;
	text-decoration: none;
}
.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3A3B3E;
	text-decoration: none;
	line-height: 20px;
}
b .bold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1F2021;
	text-decoration: none;
	line-height: 20px;
}
.small {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #595B60;
	text-decoration: none;
	line-height: 20px;
}
.lead {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #06393D;
	text-decoration: none;
}
.lead-1 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #A8D601;
	text-decoration: none;
}
.lead-2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #8EB404;
	text-decoration: none;
}
.lead-3 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #26577F;
	text-decoration: none;
}
p {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3A3B3E;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
}
hr {
	color: #BBBCB4;
}
.nr {
	background-repeat: no-repeat;
}
.rx {
	background-repeat: repeat-x;
}
.ry {
	background-repeat: repeat-y;
}
.main-tbl {
	background-color: #FFFFFF;
	padding: 6px;
}.main-body {
	padding: 7px;
}
.message {
	background-color: #E4E9EE;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #D4DCE3;
}
.warning {
	background-color: #FFC5AA;
	border: 1px dashed #FC8750;
	padding: 8px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #9D5634;
	line-height: 20px;
}
.box-body {
	background-color: #F2F1F1;
	padding: 8px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4E3E3;
	border-right-color: #E4E3E3;
	border-bottom-color: #E4E3E3;
	border-left-color: #E4E3E3;
}
.box-head {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #354149;
	padding-right: 3px;
	padding-left: 3px;
}
.image-box {
	background-color: #E7E7E7;
	border: 1px dashed #C0C0C0;
	padding: 4px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #676666;
	line-height: 20px;
}
.record-box {
	background-color: #D8D7D7;
	border: 1px solid #C0C0C0;
	padding: 3px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #4F4F4F;
	line-height: 20px;
}
.describ-box {
	background-color: #F5F5F5;
	padding: 8px;

	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3A3B3E;
	line-height: 20px;
}
