@namespace url(http://www.w3.org/1999/xhtml);



@-moz-document url-prefix(http://www.google), 

url-prefix(http://google)  {

  body {

    background-color: #7AA5D3! important;

  }

  body>center {

   }

  div.g,body>table,body>center,body>form,#navbar {

    border: solid 2px #EA81FE ! important;

    -moz-border-radius: 20px ! important;

    padding: 8px ! important;

    background-color: #F4C0FE! important;

    margin: 8px 0px !important;

  }

  body>table.bt{

    margin-top:10px;

    background-color: #FFDEAD ! important;

    border-top: solid 2px #3366CC! important;

    -moz-border-radius: 0px ! important;

    padding: 0px ! important;

  }

  div.g{margin: 8px 0px !important;}

  div.g:hover {

    border: solid 2px #D0D2E7 ! important;

    -moz-border-radius: 20px ! important;

    padding: 8px !important;

  } 

  a {

    text-decoration: none ! important;

  }

  a:link {

    color: blue ! important;

  }

  a:visited {

    color: #446688 ! important;

  }

  a:hover {

    color: #3333BB ! important;

  }

  h2>a {

    text-decoration: underline ! important;

  }

  div.g[style~="2.5em;"]{

    margin-right: 2.5em !important;

    margin-left: 2.5em !important;

  }

  td.j {

    width: 100% ! important;

    padding-left: 2em ! important;

  }

  td.k, div.ch, table[align="right"], #navbar+center>br {

    display: none ! important;

  }

  #navbar+center>table {

    border:none !important;

    background: #FFDAB9!important;

  }

  input {

    padding: .2em .4em !important;

  }

  input:not([type="submit"]), select {

    background: #F5F9FB !important;

    border: 1px solid #F0F2F7 !important;

    color: #330000 !important;

    padding: 3px 8px !important;

    -moz-border-radius: 20px ! important;

  }

  input:hover, select:hover,input[type="submit"]:hover {

    border: 1px solid #88BBDD !important;

  }

  input[type="submit"], input[type="button"] {

    background:#F5F9FB !important;

    border: 1px solid #F0F2F7 !important;

    -moz-border-radius: 20px ! important;

    color:#123!important;

    cursor:pointer !important;

    margin:.3em .4em 0 !important;

    padding:.2em .6em !important;

    

  }

}
