body {
	  margin-left: 0px;
	  margin-top: 0px;
      background-image: url("images/bg.gif");
	  background-repeat:repeat-y;
	  }

#navigation 
      {
      font-family:Arial, Helvetica, sans-serif;
      font-size:12px;
      color:#FFFFFF;
	  font-weight:bold;
	  }
		  

		  
#tableposition
      {
	position:absolute;
	left: 200px;
	top: 180px;
	width: 562px;
	height: 154px;
	  }
		 
.bar  {
      background-image: url("images/bar.gif");
	  background-repeat:repeat-x;
	  }
      
.rule {
       background-image:url(images/rule.gif);
	   background-repeat:repeat-x;
	   }
	   
{scrollbar-base-color: [white]/[#ffffff]}