

body {
    font-family:Verdana,Arial,Tahoma,sans-serif;
    background-color:#EAEAEA;
    font-size:14px;
  }
  
ul {
  line-height:1.5em;
}


/*div {
    border-width:1px;
    border-style:solid;
    border-color:#FFFF37;
  }*/


.menu {

  }


.tablefield {
    background-image : url(buttonbg.gif);
    background-repeat : no-repeat;
    font-size : 13px;
    height : 28px;
    margin-top : 1px;
    padding-bottom : 0px;
    padding-top : 0px;
    text-align : center;
    width : 170px;
  }


.title {
    font-size:20px;
    text-align:center;
    padding-top:9px;
    background-image:url(titlebg.gif);
    background-repeat:no-repeat;
    height:50px;
    width:600px;
    margin-top:1px;
  }


.textbody {
    text-align:center;
  }


.blue {
  color : #000072;
  font-size:15px;
}
.bluebig {
  color : #000072;
  font-size:18px;
}
.bluelittle {
  color : #000072;
  font-size:12px;
}
.little {
  font-size:9px;
}

a.blocklink {
display:block;
background-image : url(buttonbg.gif);
    background-repeat : no-repeat;
    font-size : 13px;
    height : 28px;
    margin-top : 2px;
    padding-bottom : 0px;
    padding-top : 0px;
    text-align : center;
    width : 170px;
}

a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:none; }
a:active { text-decoration:none; }
a:focus { text-decoration:none; }

