body, td{
	color : #000000;
	font-size:10pt;
	font-family:Arial,MS UI Gothic;
	scrollbar-face-color:#F5E7B2;
	margin:0;
}
a:link, a:active, a:visited{
  color : #D2832F;
  text-decoration : none;
}
A:HOVER{
  text-decoration : none;
  color:#FFFFFF;
}
input, textarea, select{
  border:1px solid #DBC19B; color : #000000;
  font-size : 10pt;
  background-color:#F0EAD3;
  @scrollbar-face-color:#ffffff
}
.form{
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position: 100% 100%;
  background-image : url('img/form.gif');
}
.form2{
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position: 100% 100%;
  background-image : url('img/form2.gif');
}
.menu_up{
  color : #976E34;
  padding-left:17pt;
  font-weight:bold;
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position: 0% 100%;
  background-image : url('img/line.gif');
}
.menu_under{
  padding-left:10pt;
}
.t{
  border:1px solid #333333; 
}
.t_t{
  font-weight:bolder;
}
.t_t2{
  
}
.a{
  color : #976E34;
}
.b{
  color : red;
}
.f{
  color : #EC457D;
}
.i{
  color : #96E999;
}

    h2 {
    font-size:15px;
    font-family:Lucida Sans Unicode;
    color:#976E34;
    border-bottom:solid 1px F5C271;
    border-left:solid 4px F5C271;
    margin-bottom:7px;
    padding:7px;
    letter-spacing:2px;
    }

.text {
	background: url('img/note.gif');; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:3px
}
.p2{
line-height:20px;
background-color:#fff;
background-image:url('img/line.gif');
margin-left:0px; margin-right:0px; margin-top:10px; margin-bottom:30px;
}