 body {  margin-top: 49px;  padding: 0;  background: url(images/img01.jpg) repeat-x left top;  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  font-size: 13px;  color : #559106;  }  #ban_menu {  height : 70px;  width : 799px;  background-image : url(images/img02.jpg);  color : White;  text-align: center ;  }  #footer{  height : 50px;  width : 800px;  background-image : url(images/img03.jpg);  color : White;  text-align :center;  }  #log{  width : 400px;  left: -196px;  position: relative;  top: 1px;  height: 30px;  color : White ;  text-align : left ;  }      #menu_bar_table  {  width : 800px;  border-bottom-style: none;  border-right-style: none;  border-top-style: none;  border-left-style: none;  border-collapse: collapse;    }      #DIV3  {  width : 800px;  height: 20px;  background-color :#559106;  }        #menu_footer  {  width : 800px;  height : 10px;  background-image: url(images/menu_footer.jpg);  }      #Div1  {  width : 101px;  left: 341px;  position: relative;  top: -45px;  height: 28px;    }  A  {  color : Black ;  cursor:pointer;  text-decoration :none;  }          A:hover  {  text-decoration :underline;  cursor:pointer;  color : Red;  } 
