body
{
  background-color: #303030;
  font-family: verdana;
  font-size: 12px;
  color: #b5b5b5;
}

.main_bg
{
  background-color: #303030;
  padding: 0px; margin: 0px;
}

.page
{
  width: 750px;
  height: 100%;
  /*border: 1px solid #000;
  border-width: 0 1px;*/
}


td
{
  font-family: verdana;
  font-size: 12px;
  color: #b5b5b5;
}


h3
{
  font-weight: bold;
  font-size: 14px;
  color: #aaaaaa;
  border-bottom: 1px dotted #aaaaaa;
  clear: both;
}

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

FORM H3
{
  margin: 0px;
}

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

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


.content
{
  height: 100%;
  padding: 5px 15px;
  background: url(/images/bodybg.jpg) no-repeat bottom right #303030;
  color: #b5b5b5;
}

.content p
{
  text-align: justify;
}


.header
{
  background: url(/images/header.jpg) no-repeat #303030;
  height: 150px;
  vertical-align: bottom;
  text-align: right;
  font-weight: bold;
  color: #ffffff;
}

.header A
{
  color: #ffffff;
}


.inactive
{
  display: none;
}

.menu_bg
{
  width: 150px;
  color: #000;
  background: #303030;
}


.menu TD
{
  background-color: #303030;
  font-family: verdana;
  font-size: 11px;
}

.menu .selected
{
  /*background-color: #b5b5b5;*/
  color: #fff;
}

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

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

.menuitem A
{
  color: #b5b5b5;
}


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: #303030;
  text-align: center;
  height: 26px;
  color: #b5b5b5;
  font-weight: bold;
}

.footer a
{
  color: #fff;
}

.wt_credits
{
  color: #959595;
  text-align: center;
  font-size: 10px;
  height: 20px;
  font-family: verdana;
  font-size: 10px;
}

.wt_credits A
{
  font-weight: bold;
  color: #959595;
  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: #b5b5b5;
  clear: both;
  border-bottom: 1px dotted #b5b5b5;
  font-size: 14px;
}

