/* CSS Document */
div.top{
background-image:  url(top.png);
width: 1099px;
height: 156px;


}
div.left{
background-image:  url(leftatari.png);
width: 276px;
height: 740px;
float: left;

}
div.body{
background-image:  url(bodyatari.png);
width: 823px;
height: 740px;
float: right;

}
div.main{
 text-align: left;
 
width: 1099px;

}
div.bottom{

}


body{
 
 font-family: "System";

}
div.tableContainer {
	
	position: relative;
	top: 7px;
	left:40px;
	height: 464px;
	width: 595px;
	overflow: auto;
	
}
h1{
	font-size: 150%;
	width: 575px;
 margin-top: 3%;	
 margin-bottom: 0%;	
 padding-top: 3px;	
 padding-left: 3px;	
 padding-bottom: 3px;	
 background-color: #9C9E90;
}

div.block h2 {
 font-size: 110%;
 margin-top: 3%;	
 margin-bottom: 0%;
  padding-left: 3px;	
 padding-top: 3px;	
 padding-bottom: 3px;	
 background-color: #888888;
}

div.scrollContent {
	display: block;
	height: 100%;
	overflow: auto;
	width: 100%
}


div.title
{
  position:relative;
  top: 3px;
  left:200px;
  width: 250px;
}
div.centertitle{
  text-align: center;
}

div.menu{
  position:relative;
   top: 136px;
  left: 210px;

}
a.menu{
text-decoration: none;
text-decoration: bold;
color: black;
font-family: "System";
padding-right: 10px;
}
a.menu:hover{
color: white;
background: black;
}

div.help{
display:none;
position:absolute;
background-image:  url(help.png);
top: 250px;
left:420px;
width:294px;
height:278px;
z-index: 10000;
}

div.disk{
display:none;
position:absolute;
background-image:  url(disk.png);
top: 350px;
left:420px;
width:294px;
height:164px;
z-index: 10000;
}

div.dialog{
display:none;
position:absolute;
background-image:  url(dialog.png);
top: 250px;
left:200px;
width:481px;
height:370px;
z-index: 1000;
}
a.ok2{
text-decoration: none;
text-decoration: bold;
color: black;
font-family: "System";
padding-right: 20px;
padding-left: 20px;
position:relative;
top: 130px;
left:115px;
width:29px;
border: solid 2px black;
}
a.ok2:hover{
color: white;
background: black;
}


a.ok{
text-decoration: none;
text-decoration: bold;
color: black;
font-family: "System";
padding-right: 20px;
padding-left: 20px;
position:relative;
top: 240px;
left:115px;
width:29px;
border: solid 2px black;
}
a.ok:hover{
color: white;
background: black;
}

a.dialog{
text-decoration: none;
text-decoration: bold;
color: black;
font-family: "System";
padding-right: 40px;
padding-left: 40px;
position:relative;
top: 50px;
left:20px;
width:29px;
}
a.dialog:hover{
color: white;
background: black;
}

a.ref{
text-decoration: underline;
text-decoration: bold;
color: black;
font-family: "System";
}
a.ref:hover{
color: white;
background: black;
}
a.cubase{
text-decoration: none;
text-decoration: bold;
color: white;
font-family: "System";
}


div.bytes{
 position:relative;
  top: 7px;
  left:8px;
  width: 250px;
}

span.belstat{
  position:relative;
  left:300px;
}
