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

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

.page
{
  width: 832px;
  height: 100%;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}


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


h1
{
  font-weight: bold;
  font-size: 16px;
  font-family: tahoma ms, sans-serif;
  clear: both;
  color: #255083;
  border-bottom: 1px dotted #005db1;
}

h2
{
  font-weight: bold;
  font-size: 14px;
  font-family: tahoma ms, sans-serif;
  clear: both;
  color: #fff;
  background: #ff0911;
  border: 1px solid #000;
  border-width: 1px 0;
}

h3
{
  font-weight: bold;
  font-size: 12px;
  font-family: tahoma ms, sans-serif;
  clear: both;
  color: #255083;
}


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: 15px 15px;
  background: url(/images/bodybg.jpg) top right no-repeat #fff;
}

.content p
{
  text-align: justify;
}

.header
{
  background: url(/images/header.jpg) no-repeat #fff;
  height: 77px;
}


.inactive
{
  display: none;
}

.menu_bg
{
  width: 170px;
  color: #000;
  border-right: 1px solid #000;
  background: url(/images/menubg.jpg) bottom left no-repeat #255083;
}

#menu
{
  background-color: #fff;
  clear: both;
}

#menu a
{
  clear: both;
  display: block;
  padding: 3px;
  background-color: #cccccc;
  color: #000;
  font-weight: bold;
  border-bottom: 1px solid #000;
}

#menu a:hover
{
  background-color: #ff0911;
  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: #ffbbbe;
  color: #000;
}


#menu .inactive
{
  display: none;
}

#menu .selected, #menu .selected a
{
  background-color: #ff0911;
  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: 23px;
  color: #fff;
  font-weight: bold;
}

.footer A
{
  color: #fff;
}


.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;
}


.error_block
{
  display: block;
  border: 1px dotted #ff0000;
  background-color: #ffffd5;
  color: #ff0000;
  padding: 2px;
  margin: 0 0 8px;
}

.error_block h5
{
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  margin: 0 0 5px;
}

.error_block ul
{
  margin: 5px 0 0;
}

.error_block ul li
{
  color: #ff0000;
  background-image:url(/images/navli_err.gif);
  background-position:4px 5px;
}

.error {
  background-color: #fdd;
}
