html, body   { background-color: #a9a9a9; height: 100%; margin: 0; padding: 0; color: #000; text-align: center; font-family: Verdana; font-size: 10px; }
         
#page        { margin: 0 auto; width: 700px; height: 475px; text-align: left; }
#top         { width: 700px; height: 110px; background-image: url(/images/bgtop.jpg); background-repeat: no-repeat; }
#toptext     { color: #fff; font-size: 12px; font-weight: bold; padding: 88px 0px 0px 30px; }
#cent        { width: 700px; height: 400px; background-image: url(/images/bgcent.jpg); background-repeat: no-repeat; }
#enter       { margin: 0px 0 0 45px; width: 310px; }
#pretext     { text-align: justify }
#text        { height: 145px; overflow: auto; border: 1px solid #999; background-color: #f0f0f0; color: #999; padding: 10px; text-align: justify }
#check       { color: #900; font-size: 12px; }
#images      { float: right; margin: 30px 10px 0px 0px; padding-right: 15px; _margin: 30px 10px 0px 0px;  }
#images img  { border: 1px solid #999; }
img          { border: 0; }
input        { margin: 0; padding: 0; }

.button      { color: #000; background-color: #f0f0f0; border: 1px solid #999; font-weight: bold; font-size: 20px;height: 40px; line-height: 40px; font-family: Tahoma; }
a, a:hover   { text-decoration: none; }

.hi          { color: #f90; }
.hi2         { color: #c30; font-size: 11px; font-weight: bold; }

h1           { color: #f90; font-size: 12px; font-weight: bold; padding: 0; margin: 0; float: left; }


.buttons          { padding-left: 40px; width: 500px; }
.button            { background-color: #c50000; border: 1px solid #555555; padding: 5px; color: #ffffff; }
.button  a          { color: #fff; }
.button  a:hover    { background-color: #ff6600; color: #fff; border: 1px solid #555555;}


#links        { width: 600px; }
#links_cont   { padding: 5px 10px; line-height: 1.4em; text-align: left; background: #fff; border: 1px solid #950000}

#links a         { color: #c50000; text-decoration: underline }
#links a:hover     { color: #f60; text-decoration: none }