body
{
  background-color: #ffffff;
  font-family: verdana;
  font-size: 11px;
}

.main_bg
{
  background-color: #e2e2e2;
  padding: 0px; margin: 0px;
}

.page
{
  width: 750px;
  height: 100%;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}


td
{
  font-family: verdana;
  font-size: 11px;
}


h5
{
  font-weight: bold;
  font-size: 11px;
  background-color: #f5f5f5;
  padding: 1px;
  margin: 0 0 2px;
}

h4
{
  font-weight: bold;
  font-size: 14px;
  clear: both;
  color: #21248f;
  border-bottom: 1px dotted #999;
  padding: 0;
  margin: 0 0 10px;
}

h3
{
  font-weight: bold;
  font-size: 14px;
}

form
{
  padding: 0px;
  margin: 0px;
}

form h3
{
  margin: 0px;
}

a
{
  text-decoration: none;
  /*font-weight: bold;*/
  color: #0e75c2;
}

a:hover
{
  text-decoration: underline;
  color: #000000;
}


.content
{
  height: 100%;
  padding: 0 14px;
  background-color: #ffffff;
  background-image: url(/images/bodybg.jpg);
  background-position: bottom right;
  background-repeat: no-repeat;
}


p
{
  text-align: justify;
  margin: 0 0 10px;
}


.header
{
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-image: url(/images/header.jpg);
  height: 169px;
  vertical-align: bottom;
  text-align: right;
  font-weight: bold;
  color: #ffffff;
}

.header A
{
  color: #ffffff;
}


.inactive
{
  display: none;
}

.menu_bg
{
  width: 150px;
  color: #000000;
  background-color: #080a77;
  background-image: url(/images/menubg.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
}


.menu TD
{
  background-color: #ad1b02;
}

.menu .selected
{
  background-color: #e5e5e5;
  color: #000000;
}

.menu .selected A
{
  color: #000000;
}

.menuitem
{
  padding: 2px 6px 2px 6px;
  border-bottom: 1px solid #000000;
}

.menuitem A
{
  color: #ffffff;
  font-weight: bold;
}


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: #ffffff;
  background-image: url(/images/footer.jpg);
  background-repeat: no-repeat;
  text-align: center;
  /*border-top: 1px solid #000000;*/
  height: 25px;
  color: #ffffff;
  font-weight: bold;
}

.footer A
{
  color: #ffffff;
}


.wt_credits
{
  background-color: #eeeeee;
  color: #666666;
  text-align: center;
  font-size: 10px;
  height: 16px;
  border-top: 1px solid #000000;
}

.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 #bbb;
}

.itextarea
{
  font-family: verdana;
  font-size: 11px;
  color: #000;
  border: 1px solid #bbb;
  height: 100px;
}

.ibutton
{
  padding-left: 10px;
  padding-right: 10px;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  background-color: #a2762c;
  background-image: url(/images/menuitem_bg.gif);
  border: 1px solid #000;
}

.iselect
{
  font-family: verdana;
  font-size: 11px;
  color: #000;
  border: 1px solid #bbb;
}

.iformtable td
{
  padding: 1px 0;
}


button
{
  font-family: verdana, arial;
  font-size: 11px;
}


p.error
{
  padding: 2px;

  background-color: #ffe;
  color: #e41000;
  font-weight: bold;
  border: 1px solid #000;
}


.viewmember_inlay
{
  clear: both;
  background-color: #f5f5f5;
  border: 1px solid #bbb;
  padding: 5px;
  margin-bottom: 14px;
}

.viewmember_inlay a
{
  clear: both;
  display: block;
}

.memberlist
{
  background-color: #fff;
  border: 1px solid #21248f;
}

.memberlist .table_header
{
  background-color: #21248f;
  color: #fff;
  font-weight: bold;
}

.memberlist td
{
  padding: 2px;
  border-bottom: 1px dotted #ccd;
}
