body {
 margin: 0;
 background-color: #E4E4E5
}
td {
 font-size: 10pt;
 color: #414B56;
 font-family: arial, helvetica, sans-serif
}
a {
 text-decoration: underline;
 color: #5B3E2C
}
a:hover {
 text-decoration: none;
 color: #8D4E28
}
.menu a {
 text-decoration: none;
 color: #FFFFFF
}
.menu a:hover {
 text-decoration: underline;
 color: #FFC000
}
.select	{
 text-decoration: none;
 color: #FFFFFF;
 background-color: #5B3E2C;
 padding-left: 10px;
 padding-right: 10px;
 font-weight: bold
}
a.select:hover {
 text-decoration: none;
 color: #000000;
 background-color: #FFC000;
 padding-left: 10px;
 padding-right: 10px;
 font-weight: bold
}
.menu {
 font-size: 12;
 font-weight: bold;
 line-height: 20px;
 color: #FFFFFF
}
h1 {
 font-size: 13px;
 color: #433C36;
 margin-bottom: 1px;
 margin-left: 25px;
 margin-right: 0px;
 margin-top: 0px;
}
.header {
 font-size: 14;
 color: #FFFFFF;
 font-weight : bold;
}
.data	{
 color: #FFFFFF;
 background-color: #A27A60;
 padding-left: 7px;
 padding-right: 7px
}
input,textarea {
 border: 1px solid #BCBCBC
}
#left_img {
 float: left;
 border: 1px solid #CCCCCC;
 padding: 3px;
 margin-right: 5px
}
#right_img {
 float: right;
 border: 1px solid #CCCCCC;
 padding: 3px;
 margin-left: 5px
}
.over{
 background-color: #FFFFFF
}
.out{
 background-color: #E4E4E5
}
#sign_1 {
  padding: 5px;
  margin: 0px 10px 10px 0px;
  background: #CFB999;
  border: 1px solid #745D47;
  width: 200px;
  float: left;
  font-size: 85%
}
#sign_2 {
  padding: 5px;
  margin: 0px 0px 10px 10px;
  background: #CFB999;
  border: 1px solid #745D47;
  width: 200px;
  float: right;
  font-size: 85%
}