body
{
  color: #000000;
  background-color: #FFFFFF;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  margin: 4px;
}

td
{
  color: #000000;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
}

.textbox, textarea
{
  border-style: solid;
  border-width: 1px;
  border-color: #E7D300;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
}

a
{
  color: #3333AA;
}

a:visited
{
  color: #3333AA;
}

a:hover
{
  color: #DD0000;
  text-decoration: none;
}

h1
{
  font-family: arial, helvetica, sans-serif;
  font-size: 24px;
  font-weight: normal;
  color: #D0AE00;
}

h2
{
  font-family: arial, helvetica, sans-serif;
  font-size: 22px;
  font-weight: normal;
  color: #D0AE00;
}

h3
{
  font-family: arial, helvetica, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #D0AE00;
}

h4
{
  font-family: arial, helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #D0AE00;
}

h5
{
  font-family: arial, helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #D0AE00;
}

h6
{
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #D0AE00;
}

.fpheading
{
  font-family: arial, helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #D0AE00;
}

.mbleft
{
  background: url("http://www.winbase.co.uk/libs/images/topbar.gif");
  background-repeat: repeat-x;
}

.mbtop
{
  background: url("http://www.winbase.co.uk/libs/images/topbar.gif");
  background-repeat: repeat-x;
  border-color: #FFFFFF;
  border-width: 0 0 1px 0;
  border-style: solid;
}

.menuitem
{
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  display: block;
  padding: 3px;
  border-color: #FFFFFF;
  border-width: 0 0 1px 0;
  border-style: solid;
}

.menuitem a, .menuitem span
{
  padding: 1px;
  display: block;
}

.menuitem a, .menuitem a:visited
{
  color: #000000;
  background-color: #E7D300;
  text-decoration: none;
}

.menuitem a:hover, .menuitem span
{
  color: #000000;
  background-color: #D0AE00;
  text-decoration: none;
}

#wblogo
{
  position: absolute;
  top: 4px;
  /*
  right: 4px;
  */
  left: 745px;
  width: 250px;
  /*
  text-align: right;
  */
}

#menubar
{
  position: absolute;
  top: 50px;
  left: 5px;
  width: 160px;
}

html>body #menubar
{
  position: fixed;
  top: 50px;
  left: 5px;
  width: 160px;
}

#content
{
  width: 100%;
  margin-left: 170px;
  margin-right: 10px;
  padding-top: 46px;
}

html>body #content
{
  width: auto;
  margin-left: 170px;
  margin-right: 10px;
}

.content
{
  color: #000000;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
}

.latest
{
  color: #DD0000;
  font-weight: bold;
}

#centrecolumn
{
  width: 400;
  margin-left: 0px;
  margin-right: 160px;
}

html>body #centrecolumn
{
  width: auto;
  margin-left: 0px;
  margin-right: 170px;
}

#rightsidebar
{
  position: absolute;
  right: 4px;
  top: 60px;
  width: 160px;
}

html>body #rightsidebar
{
  position: absolute;
  right: 10px;
  top: 60px;
  width: 160px;
}

#footer
{
  position: absolute;
  text-align: center;
  clear: both;
  bottom: 4px;
  width: 99%;
}

#footer .left
{
  float:left;
  text-align:left;
}

#footer .right
{
  float:right;
  text-align:right;
}

.footer
{
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}

A.footer:LINK, A.footer:VISITED
{
  color: #000000;
  text-decoration: underline;
}

A.footer:HOVER, A.footer:ACTIVE
{
  color: #000000;
  text-decoration: none;
}

.lookingfor
{
  background-color: #BFEBF9;
  font-size: 10px;
  padding: 4px;
}

.righttext
{
  font-size: 10px;
  padding: 4px;
}

.region
{
  background-color: #E7D300;
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.tooltip { }
