body
{
  background-color: #ffffff;
  font-family: verdana;
  font-size: 11px;
}

.main_bg
{
  background-color: #f1f1f1;
}

.page
{
  width: 950px;
  height: 100%;
  border: 1px solid #000000;
}


td
{
  font-family: verdana;
  font-size: 11px;
}


h3
{
  font-weight: bold;
  font-size: 14px;
}

FORM
{
  padding: 0px;
  margin: 0px;
}

FORM H3
{
  margin: 0px;
}

a
{
  text-decoration: none;
  font-weight: bold;
  color: #1b5f9c;
}

a:hover
{
  text-decoration: underline;
  color: #3b686e;
}


.content
{
  height: 100%;
  padding: 5px;
  background-color: #ffffff;
  /* background-image: url(/images/body_bg.jpg);
  background-position: bottom;
  background-repeat: no-repeat; */
}


.header
{
  background-color: #ffffff;
  background-repeat: no-repeat;
  height: 150px;
  padding-right: 5px;
  padding-bottom: 5px;
  vertical-align: bottom;
  text-align: right;
  font-weight: bold;
  color: #ffffff;
}

.header A
{
  color: #ffffff;
}


.menu_bg
{
  width: 150px;
  color: #000000;
  background-image: url(/images/menu_bg.jpg);
  border-right: 1px solid #000000;
}


.menu TD
{
  background-color: #999999;
  /* border-top: 1px solid #999999;*/
  border-bottom: 1px solid #000000;
}

.menu .selected
{
  background-color: #ffffff;
  color: #000000;
}

.menu .selected A
{
  color: #000000;
}

.menuitem
{
  padding: 2px 6px 2px 6px;
  border-bottom: 1px solid #d6d6d6;
}

.menuitem A
{
  color: #ffffff;
}


li {
  margin-bottom: 5px;
}


ul.submenu {
  margin:0px;
  padding: 0px;
  padding-top: 2px;
  list-style-type:none;
}

ul.submenu li {
  padding-left: 9px;
  margin: 0px;
  margin-bottom: 2px;
  background-repeat:no-repeat;
  background-image:url(/images/navli.gif);
  background-position:1px 5px;
  color:#000000;
}

ul.submenu li a {
  color:#846f36;
  font-weight:normal;
  padding-left: 2px;
}


.footer
{
  background-color: #c2c2c2;
  background-image: url(/images/footer.jpg);
  text-align: center;
  border-top: 1px solid #66410a;
  border-bottom: 1px solid #66410a;
  height: 20px;
  color: #ffffff;
}

.footer A
{
  color: #ffffff;
}


.wt_credits
{
  background-color: #eeeeee;
  color: #666666;
  text-align: center;
  height: 20px;
}

.wt_credits A
{
  font-weight: bold;
  color: #999999;
  text-decoration: none;
}

.wt_credits A:hover
{
  text-decoration: underline;
}


.itext
{
  font-family: verdana;
  font-size: 11px;
  color: #000000;
  border: 1px solid #999999;
}

.itextarea
{
  font-family: verdana;
  font-size: 11px;
  color: #000000;
  border: 1px solid #999999;
  width: 100%;
  height: 100px;
}

button
{
  padding-left: 10px;
  padding-right: 10px;
  font-family: verdana;
  font-size: 11px;
}
