#motioncontainer {
width: 770px; 
height: 80px; 
}

#motioncontainer a img {
border: 0px solid #000000; 
}

#motioncontainer a:hover img {
border: 0px solid #000000; 
}

#statusdiv {
background-color: black;
border: 0px solid gray;
padding: 0px;
position: absolute; /
left: -300px;
visibility: hidden;
}


body { background-color: black;
		border: 0px solid gray;
		padding: 0;
		}


.tooltip {

			position:absolute;
			display: none;
			font-family: arial;
			font-size: 12px;
			font-weight: 800;
			color: #aeff00;
			background-color: 'none';
			top: 0;
			left: 0;
			padding: 2px 10px;	
			}
		
.text {
			position:absolute; 
			top:160px; 
			left:0; 
			width:750px; 
			height:20px; 
			color: #aeff00; 
			font-family: arial; 
			font-size: 12px; 
			font-weight: bold; 
			visibility:hidden
			}
p {color: #ffffff}
td {}
.green {color: #aeff00}
a:link { color: #a0a0a0; 
			font-family: arial; 
			font-size: 12px; 
			font-weight: bold;
			text-decoration: none;}
a:visited { color: #a0a0a0;
			font-family: arial; 
			font-size: 12px; 
			font-weight: bold;
			text-decoration: none;
  			}
a:hover { color: #aeff00;
		font-family: arial; 
		font-size: 12px; 
		font-weight: bold;
		text-decoration: none;
		 }
html {scrollbar-base-color: #000000;
 scrollbar-3d-light-color: #000000;
  scrollbar-arrow-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #aeff00;
  scrollbar-shadow-color: #aeff00;
  scrollbar-track-color: #000000;}
font { color: #000000; font-size: 12px; font-family: arial; font-weight: bold; }

