body { margin: 0px 0px 0px 0px; }

td {
	vertical-align: top;
	}
	
td.bottom {
	vertical-align: bottom;
	}	
	
td.middle {
	vertical-align: middle;
	}		
	

html
{
  height: 100%;
}

a:link
  {text-decoration:none;}
a:hover
  {text-decoration:underline;}
a:visited
  {text-decoration:none;}  
a:visited:hover
  {text-decoration:underline;}  


      #nav
     {
        width: 896px;
        height: 42px;
        background: url(nav.jpg);
        margin: 10px auto; padding: 0;
        position: relative;
      }

      #nav li {margin: 0; padding: 0; list-style: none; position: absolute; display: block;}
      #nav a {height: 42px; display: block;}

      #NAVpanel0 {left: 1px; top: 0px; width: 73px; height: 42px;}
      #NAVpanel0 a {height: 42px; width: 73px;}
      #NAVpanel0 a:hover {background: url(nav.jpg) -1px -42px no-repeat;}

      #NAVpanel1 {left: 111px; top: 1px; width: 108px; height: 42px;}
      #NAVpanel1 a {height: 42px; width: 108px;}
      #NAVpanel1 a:hover {background: url(nav.jpg) -111px -43px no-repeat;}

      #NAVpanel2 {left: 264px; top: 0px; width: 189px; height: 42px;}
      #NAVpanel2 a {height: 42px; width: 189px;}
      #NAVpanel2 a:hover {background: url(nav.jpg) -264px -42px no-repeat;}

      #NAVpanel3 {left: 493px; top: 0px; width: 49px; height: 41px;}
      #NAVpanel3 a {height: 41px; width: 49px;}
      #NAVpanel3 a:hover {background: url(nav.jpg) -493px -42px no-repeat;}

      #NAVpanel4 {left: 586px; top: 0px; width: 113px; height: 43px;}
      #NAVpanel4 a {height: 43px; width: 113px;}
      #NAVpanel4 a:hover {background: url(nav.jpg) -586px -42px no-repeat;}

      #NAVpanel5 {left: 738px; top: 0px; width: 158px; height: 44px;}
      #NAVpanel5 a {height: 44px; width: 158px;}
      #NAVpanel5 a:hover {background: url(nav.jpg) -738px -42px no-repeat;}
      
      
#frames2 {
     width: 500;
     height: 400;
     background-color: #fff;
     border: 1px solid #c0c0c0;
     scrollbar-3dlight-color: #000000;
     scrollbar-arrow-color: #fffff;
     scrollbar-base-color: #DE1919;
     scrollbar-face-color: #DE1919;
     scrollbar-track-color: #F17D7D;
     text-align:none;
     overflow: auto;
     }      
     
#frames-horizontal {
     width: 100%;
     height: 200;
     background-color: #fff;
     border: 1px solid #c0c0c0;
     scrollbar-3dlight-color: #000000;
     scrollbar-arrow-color: #fffff;
     scrollbar-base-color: #DE1919;
     scrollbar-face-color: #DE1919;
     scrollbar-track-color: #F17D7D;
     text-align:none;
     overflow: auto;
     }       