A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:active {text-decoration: none}
A:hover {text-decoration: none}
.pos {
	position: absolute;
	width: 866px;
	text-align: center;
	left: 50%;
	margin-left: -433px;
}
.overall {
	background-image: url(img/overall_de.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 866px;
	height: 585px;
	left: 50%;
	margin-left: -433px;
}
.input {
	background-image: url(img/input.png);
	background-repeat: no-repeat;
	width: 866px;
	height: 585px;
}
.input_top {
	background-image: url(img/top.png);
	background-repeat: no-repeat;
	width: 866px;
	height: 255px;
	float: left;
}
.entry {
	background-image: url(img/inputrepeat.png);
	background-repeat: repeat-y;
	width: 866px;
        float: left;
}
.txt {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #FFF;
	padding-left: 40px;
        padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 20px;
	
}
.input_bottom {
	background-image: url(img/bottom.png);
	background-repeat: no-repeat;
	width: 866px;
	height: 133px;
	float: left;
}
.b1 {
	position: absolute;
	background-image: url(img/de_1.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 60px;
	top: 140px;
	left: 450px;
}
.b2 {
	position: absolute;
	background-image: url(img/de_2.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 70px;
	top: 140px;
	left: 560px;
}
.b3 {
	position: absolute;
	background-image: url(img/de_3.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 80px;
	top: 140px;
	left: 665px;
}
.b4 {
	position: absolute;
	background-image: url(img/de_4.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 80px;
	top: 140px;
	left: 780px;
}
.d1 {
	position: absolute;
	background-image: url(img/de_5.png);
	background-repeat: no-repeat;
	height: 115px;
	width: 117px;
	top: 475px;
	left: 40px;
}
.d2 {
	position: absolute;
	background-image: url(img/de_6.png);
	background-repeat: no-repeat;
	height: 115px;
	width: 117px;
	top: 475px;
	left: 160px;
}
.d3 {
	position: absolute;
	background-image: url(img/de_7.png);
	background-repeat: no-repeat;
	height: 115px;
	width: 117px;
	top: 475px;
	left: 280px;
}
.e1 {
	float: left;
	margin-top: 25px;
	margin-left: 50px;
	background-image: url(img/de_5.png);
	background-repeat: no-repeat;
	height: 115px;
	width: 117px;
}
.e2 {
	float: left;
	margin-top: 25px;
	margin-left: 5px;
	background-image: url(img/de_6.png);
	background-repeat: no-repeat;
	height: 115px;
	width: 117px;
}
.e3 {
	float: left;
	margin-top: 25px;
	margin-left: 5px;
	background-image: url(img/de_7.png);
	background-repeat: no-repeat;
	height: 115px;
	width: 117px;
}

