#text {
	position:absolute;
	width:800px;
	max-width:700px;
	height:500px;
	z-index:1;
	left: 357px;
	top: 169px;
	overflow:auto;
	padding-right: 20px;
	scrollbar-face-color: rgb(230,230,230);
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color: rgb(0,0,0);
	scrollbar-arrow-color: rgb(0,0,0);
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: rgb(0,0,0);
	}

#logos {
	position:absolute;
	width:770px;
	height:71px;
	z-index:2;
	left: 357px;
	top: 693px;
	}

#login {
	position:absolute;
	width:284px;
	height:177px;
	z-index:2;
	left: 357px;
	top: 185px;
	}


.text_black
{ 
 font-family: Courier, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;
 text-decoration:none;
}

.textrot {
	font-family: Courier, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
}

#text.a {
	text-decoration:none;
}

#edit {
	position:absolute;
	width:800px;
	max-width:800px;
	height:600px;
	z-index:1;
	left: 146px;
	top: 180px;
	overflow:auto;
	}

