body
{
  background-color: #ffffff;
  font-family: verdana;
  font-size: 11px;
}

.main_bg
{
  background-color: #DEEEE0;
  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;
}


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 15px 5px;
  background: url(/images/bodybg.jpg) bottom right no-repeat #fff;
}


.header
{
  background-color: #fff;
  background-repeat: no-repeat;
  background-image: url(/images/header.jpg);
  height: 150px;
  vertical-align: bottom;
  text-align: right;
  font-weight: bold;
  color: #ffffff;
}

.header A
{
  color: #fff;
}


.inactive
{
  display: none;
}

.menu_bg
{
  width: 149px;
  color: #000;
  border-right: 1px solid #000;
  background: url(/images/menubg.jpg) bottom no-repeat #18501f;
}

#menu
{
  border-top: 1px solid #000;
  background-color: #fff;
  clear: both;
}

#menu a
{
  clear: both;
  display: block;
  padding: 3px;
  background-color: #e8e8a8;
  color: #000;
  font-weight: bold;
  border-bottom: 1px solid #000;
}

#menu a:hover
{
  background-color: #40a6ce;
  color: #fff;
  text-decoration: none;
}

#menu .submenu
{
  clear: both;
  border-bottom: 1px solid #000;
}

#menu .submenu a
{
  display: block;
  clear: both;
  color: #000;
  font-weight: normal;
  border: 0;
  background: url(/images/navli.gif) 4px 5px no-repeat #fff;
  padding: 1px 2px 2px 14px;
}

#menu .submenu a:hover
{
  background-color: #dff7ff;
  color: #000;
}


#menu .inactive
{
  display: none;
}

#menu .selected, #menu .selected a
{
  background-color: #40a6ce;
  color: #fff;
  border-bottom: 1px solid #000;
}


.footer
{
  background: url(/images/footer.jpg) no-repeat #eff0ae;
  border-bottom: 1px solid #000;
  text-align: center;
  height: 26px;
  color: #000;
  font-weight: bold;
}

.footer A
{
  color: #19481e;
}


.wt_credits
{
  background-color: #eee;
  color: #444;
  text-align: center;
  font-size: 10px;
  height: 20px;
  background-image: url(/images/wt_credits.gif);
  background-repeat: repeat-x;
  background-position: top;
}

.wt_credits A
{
  font-weight: bold;
  color: #666;
  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;
}

.ibutton
{
  padding-left: 10px;
  padding-right: 10px;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background-color: #a2762c;
  background-image: url(/images/menuitem_bg.gif);
  border: 1px solid #000000;
}



.albumdesc
{
  font-size: 11px;
}

.th_container {
  position:relative;
  float:left;
  /* width:110px; */
  margin-right: 5px;
  height:110px;
  text-align: center;
}

th
{
  text-align: left;
  color: #013300;
  clear: both;
  border-bottom: 1px dotted #8ad151;
  font-size: 14px;
}

