@charset "iso-8859-1";
a:link,a:visited { text-decoration:none;color: #FFFFFF;}
a:hover { text-decoration:underline;color: #777777;}

BODY
{
    scrollbar-face-color: #000000;
    scrollbar-shadow-color: #777777;
    scrollbar-highlight-color: #777777;
    scrollbar-3dlight-color: #777777;
    scrollbar-darkshadow-color: #777777;
    scrollbar-track-color: #777777;
    scrollbar-arrow-color: #777777;
}

IMG
{
  border:0px;
}

/*style background*/

.back0 {background-color: #000000;}
.back1 {background-color: #777777;}
.forme {background-image: url("images/forme.gif");background-position: 10% 100%;background-repeat: no-repeat;}
.bg1 {background-image: url("images/bg1.jpg");background-position: 50% 0%;background-repeat: no-repeat;}
.bg2 {background-image: url("images/bg2.jpg");background-position: 50% 100%;background-repeat: no-repeat;}
.bgh {background-image: url("images/bg_h.jpg");background-position: 0% 0%;background-repeat: no-repeat;}
.bgb {background-image: url("images/bg_b.jpg");background-position: 0% 100%;background-repeat: no-repeat;}
.bgb2 {background-image: url("images/bg_b_2.jpg");background-position: 0% 100%;background-repeat: no-repeat;}
.bgr {background-image: url("images/bg_r.jpg");background-position: 0% 0%;background-repeat: repeat-y;}
.bg1_1 {background-image: url("images/bg1_1.jpg");background-position: 0% 100%;background-repeat: no-repeat;}
.bg1_2 {background-image: url("images/bg1_2.jpg");background-position: 0% 0%;background-repeat: no-repeat;}

/*style text*/

td
{  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #777777;
}

.tit
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #875405;
  font-weight:bold;
}

.nav
{
  padding-top:10px;
  padding-left:10px;
}