body   { color: #666; font-size: 12pt; font-family: Verdana; background-color:#eeeeee; background-image: url("../../images/2009/top_main_bg"); background-repeat: repeat; background-position: center }
table  { color: #666; font-size: 12px; font-family: Verdana; border-right: #9cf; border-left: #9cf; A }
a	   { font-family: Verdana; font-size: 12px; color: #666666; text-decoration: none; }
a:link { color: #ff6633 }
a:visited { color: #ff6633 }
a:hover { text-decoration: underline;}
a img  { border-width: 0px; }
input	{ color: #666; font-size: 12px; font-family: Verdana; }
.but	{ background-color: #ffffff; border-width: 2px; border-style: solid; border-color:#f63}
h1 {
  display: inline;
  color: #3F89C3;
  font-size: 16px;
  font-weight: bold;
  float: left;
  margin: 12px 1px 9px 12px;
}
hr {
  border-width: 1px 0px 0px 0px;
  border-color: black;
  border-style: solid;
  width:146px;
  height: 1px;
}