.main {
	position: relative;
	height: 500px;
	width: 800px;
	left: 30%;
}
.OPTIONS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/bgg_midlli.jpg);
	background-repeat: repeat_x;
	background-position: left top;
	position: absolute;
	left: 21px;
	top: 207px;
	width: 281px;
	height: 224px;
	z-index: 1;
}
.MENUE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	overflow-x: scroll;
	overflow-y: no;
	position: absolute;
	left: 388px;
	top: 176px;
	height: 171px;
	width: 598px;
	scrollbar-base-color:#555555;
	scrollbar-arrow-color:orange;
	scrollbar-highlight-color:#555555;
	scollbar-3dlight-color:#555555;
	scrollbar-shadow-color:#555555;
	scrollbar-darkshadow-color:#555555;
	scrollbar-track-color:#999999;
	z-index: 2;
}
.formata {
	background-color: #FFFFFF;
	text-align: center;
	border: thin solid #CCCCCC;
}
.doniSCROLLOVE
{
	scrollbar-base-color:#ffffff;
	scrollbar-arrow-color:#000000;
	scrollbar-highlight-color:#eeeeee;
	scollbar-3dlight-color:#FFFFFF;
	scrollbar-shadow-color:#eeeeee;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}


