body {
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
}

a:link {
	color: #06482a;
	text-decoration: none;

}
a:visited {
	color: #06482a;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.STYLE1 {
	color: #e1e2e3;
}
.STYLE10 {color: #000000; }
.STYLE19 {
	color: #344b50;
}
.STYLE21 {
	color: #000066;
	font-weight: bold;
}
.STYLE22 {color: #FF0000}
.STYLE23{
	padding-left:10px;
}
.wrong {
	border : 2px solid red;
}
.styletd1{
	text-align: center;
	background-color: #F9F9F9;
	height:26px;
	font-weight:bold;
}
.styletd2{
	text-align: left;
	background-color: #FFFFFF;
	height:26px;
	padding: 5px;
}
.styletd3{
	text-align: center;
	background-color: #F9F9F9;
	height:30px;
	font-weight:bold;
}
.styletd4{
	text-align: center;
	background-color: #FFFFFF;
	height:30px;
}
.tobtabletd{
	text-align: center;
	background-color: #f5fafe;
	height: 30px;
	
}
.centertd{
	text-align: center;
	background-color: #FFFFFF;
	height: 30px;
}

table td{
	word-wrap: break-all;
}

.toptr{
	height: 40px;
	background-color: #D3EAEF;
}
.toptdleft{
	text-align: center;
	width: 40px;
}
.topright{
	text-align: left;
}