body {
    position: absolute;
	background-color: #ffffff;
    font-family: Verdana;
    text-align: center;    
    height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin: 0;
	padding: 0;		
}
.b{
	position: absolute;
	width: 900px;
	height: 700px;
	text-align: left;
	left: 195px;
	top: 84px;
	border: 0px solid #000000;
	margin: 0 auto 0 auto;
	

}

.box{
	position: absolute;
	width: 900px;
	height: 700px;
	text-align: left;
	/*margin: 70px auto 0 auto;*/
	left: 0px;
	top: 0px;
	border: 0px solid #000000;
	margin: 0 auto 0 auto;


}




.tlo{
	position: relative;
	z-index:1;
	width: 800px;
	left: 50px;
	top: 50px;
}

.logo a{
	position: relative;
	z-index:2;
	width: 202px;
	height: 72px;
	left: 30px;
	top: 30px;
	color: #ff0033;	
}

.menu2{
	position: relative;
	width: 180px;
	top: 350px;
	left: 100px;
	z-index: 3;
	padding: 10px 10px 10px 10px;
	background-color: #ff6600;	
}

.message{
	position: relative;
	width: 400px;
	height: 250px;
	top: 250px;
	left: 265px;
	z-index: 4;
	background-color: #ffffff;
	padding: 20px 20px 20px 20px;
	overflow:auto;
}



.counter{
    position: relative;
	width: 0px;
	height: 0px;
	top: 610px;
	left: 795px;
	z-index: 3;

}
.text a{
    position: relative;
	width: 200px;
	height: 20px;
	top: 640px;
	left: 250px;
	z-index: 3;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;



}

.newsbox{
    position: absolute;
	width: 200px;
	height: 30px;	
	top: 630px;
	left: 10px;
	z-index: 3;
	font-family: Arial;
	font-size: 13px;
	color: #ff6600;
	text-align: right;
	

}

.textinput50{
	width: 50%;
}







