/*   ** Weasel Web Services CSS v **
     Author: Adrian - adrian@weasel.net
     Sheet Created: June 24, 2008 04:11
     Last modified: February 06, 2010 20:02   */
*
{
  font-family: "lucida sans", verdana, helvetica, sans-serif;
  border:none;
  position: relative;
  padding:0px;
  margin:0px;
}

html, body
{
  color: #800000;
  background-color: #E0E000;
  padding: 0px;
  border: 0px;
  margin: 0px;
  height: 100%;
  font-size: 16px;
  cursor: url("/images/SkyArrow.ani"), url("/images/SkyArrow.gif"), auto;
}

.trMain
{
  vertical-align: top;
  margin-bottom: auto;
}

.tdMain
{
  width: 100%;
  margin 0px;
  vertical-align: top;
}

table
{
  font-family: "lucida sans", verdana, helvetica, sans-serif;
  font-size: 16px;
  margin-top: 4px;
}

tr, td, a, p, h1, h2, h3, h4, h5
{
  margin: 0px;
  font-family: "lucida sans", verdana, helvetica, sans-serif;
}

a
{
  text-decoration: none;
  color:#000060;
}

a:hover
{
  color:#FFFFFF;
}

a:visited
{
  color:#000060;
}

a:active
{
  color:#000060;
}

.menu_selecteditem
{
  font-size: 14px;
  color: black;
}

.main_layout
{
  width: 100%;
  border-width: 0px;
  border-style: inset;
  border-color: #000000;
  border-spacing: 0px;
}

.topBanner
{
  height: 40px;
  text-align: left;
  margin: 0px;
}

.mainTable
{
  width: 100%;
  margin: 0px;
  border-style: none;
  border-width: 1px;
  background-image: url('/images/backgrounds/jigsaw.gif');
}

