/* COMMON styles */
img { border-style: none ; }
/* FORM styles */
form { display: inline ; margin: 0px ; padding: 0px }
input { font-size: 12px }
select { font-size: 12px }
textarea { font-size: 12px }

a:link{ text-decoration: underline ; color: #06796d }
a:hover{ text-decoration: underline ; color: #d17a7a }
a:visited{ text-decoration: underline ; color: #121212 }

body {
  margin-top: 0px ;
  margin-bottom: 0px ;
  margin-left: 0px ;
  margin-right: 0px ;
  background-color: #edeced ;
  text-align: left ;
}
#PAGE_BAK {
  width: 792px ;
  margin: 0px auto ;
  max-width: 100% ;
  font-size: 1px ;
  text-align: left ;
}
#PAGE_OUT {
  width: 792px ;
  font-size: 1px ;
  text-align: left ;
  margin: 0px ;
  padding: 0px ;
  background-color: #ffffff ;
}
#PAGE_BOX {
  width: 792px ;
  font-size: 1px ;
  text-align: left ;
  border-style: none ;
  background-color: #ffffff ;
}
