a:link    {text-decoration: none; color: #A7D758; font-weight: normal;}
a:visited {text-decoration: none; color: #8FBD4E; font-weight: normal;}
a:active  {text-decoration: none; color: #5E883C; font-weight: normal;}
a:hover   {text-decoration: none; color: #F79136; font-weight: normal;}

BODY,TABLE,TR,TD,LI {
  font-family: "MS UI Gothic";
  font-size: 12px;
  font-style: normal;
  line-height: normal; 
  font-weight: normal;
  line-height: 140%;
}

BODY {
  background-color:#fff;
  background-color:transparent;
  background-image: url(images/bg_futter.gif);
  background-repeat: repeat-x;
  background-position: left center;
  background-attachment: fixed;

  color:#666;
  margin: 0px;
  padding: 0px;

  overflow-x: hidden;
  overflow-y: hidden;

  scrollbar-arrow-color: #F79136;
  scrollbar-base-color : #CBE250;
  scrollbar-darkshadow-color: #CBE250;
  scrollbar-highlight-color: #BFF161;
  scrollbar-shadow-color: #5E883C;
  scrollbar-track-color: #ffffff;
  scrollbar-3dlight-color: #CBE250;
  scrollbar-face-color: #CBE250;
}

#entrancerogo {
  width: 170px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -85px;
}

#entrance01 {
  width: 320px;
  height: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 40px;
  margin-left: -160px;
}

#entrance02 {
  width: 280px;
  height: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 65px;
  margin-left: -140px;
  text-align: center;
}

