DIV.redBar
{
  background-image: url(../images/red.gif);
  width: 100%;
  height: 80px;
  position: absolute;
  left: 0px;
  top: 20px; 
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  z-index: 1;
}
.body
{
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11pt;
  color: black;
}
.wrapper
{
  background: white url(../images/grey-bg.jpg) repeat-x; 
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 0;
  margin: 0;
}
.menuArea
{
  width: 885px;
  height: 125px;
  margin-left: auto;
  margin-right: auto;
  z-index: 1001;
  position: relative;
  top: 0px;
  display: block;
}
.logo
{
  position: absolute;
  left: 0;
  right: 0;
}
.logoText
{
  position: absolute;
  top: 34px;
  left: 135px;
}
.insideBar
{
  height: 80px;
  float: left;
  width: 755px;
  padding-top: 20px;
}
.submenuItemSep
{
  border-top: solid 1px #660000;
}
.submenuItem
{
  background-color: rgb(204,5,5);
  color: white;
  border-left: solid 1px #660000;
  border-right: solid 1px #660000;
  padding-left: 2px;
  padding-right: 2px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  line-height: normal;
  text-indent: -5px;
  padding-left: 12px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: solid 1px #660000;
}
.menuAbout
{
  position: absolute;
  left: 135px;
  top: 75px;
}
.submenuAbout
{
  position: absolute;
  left: 135px;
  top: 90px;
  width: 142px;
  font-size: 1pt; /* IE */
  display: none;
  border-bottom: solid 1px #660000;
}
.menuContact
{
  position: absolute;
  left: 242px;
  top: 75px;
}
.submenuContact
{
  position: absolute;
  left: 242px;
  top: 90px;
  /* width: 142px; */
  font-size: 1pt; /* IE */
  display: none;
  border-bottom: solid 1px #660000;
}
.menuService
{
  position: absolute;
  left: 361px;
  top: 75px;
}
.submenuService
{
  position: absolute;
  left: 361px;
  top: 90px;
  /* width: 142px; */
  font-size: 1pt; /* IE */
  display: none;
  border-bottom: solid 1px #660000;
}
.menuInternet
{
  position: absolute;
  left: 548px;
  top: 75px;
}
.submenuInternet
{
  position: absolute;
  left: 548px;
  top: 90px;
  /* width: 142px; */
  font-size: 1pt; /* IE */
  display: none;
  border-bottom: solid 1px #660000;
}
.menuSupport
{
  position: absolute;
  left: 709px;
  top: 75px;
}
.submenuSupport
{
  position: absolute;
  left: 709px;
  top: 90px;
  /* width: 142px; */
  font-size: 1pt; /* IE */
  display: none;
  border-bottom: solid 1px #660000;
}
.menuMembers
{
  position: absolute;
  left: 808px;
  top: 75px;
}
.submenuMembers
{
  position: absolute;
  left: 808px;
  top: 90px;
  width: 132px; 
  font-size: 1pt; /* IE */
  display: none;
  border-bottom: solid 1px #660000;
}
.insideBarUpper
{
  padding: 0;
  margin: 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  color: white;
  height: 55px;
}

.menuLoginField
{
  width: 60px;
  font-size: 8pt;
  border: solid 1px black;
}

.menuLoginSelect
{
  font-size: 8pt;
  border: solid 1px black;
  background-color: rgb(204,10,10);
  color: white;
}

.menuLogin
{
  position: absolute;
  padding: 0;
  right: 8px;
  width: 700px;
  top: 30px;
  display: block;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  color: white;
  text-align: right;
}
.menuLoginButton
{
  font-size: 8pt;
  border: solid 1px black;
  background-color: rgb(204,10,10);
  color: white;
}

.insideBarLower
{
  padding: 0;
  margin: 0;
}

.boxBot
{
  height: 12px;
  background-image: url('../images/box_bot.gif');
  padding: 0;
}

.boxTop
{
  height: 12px;
  background-image: url('../images/box_top.gif');
  padding: 0;
}

.boxLeft
{
  width: 12px;
  background-image: url('../images/box_left.gif');
  padding: 0;
}

.boxRight
{
  width: 12px;
  background-image: url('../images/box_right.gif');
  padding: 0;
}

.boxCorner
{
  height: 12px;
  width: 12px;
  padding: 0;
}

.menuItem
{
  color: white;
  text-decoration: none;
}

.mainBox
{
  width: 785px;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
}

.content
{
  min-height: 200px;
  background-color: white;
  text-align: left;
  font-family: Verdana, arial, sans-serif;
  font-size: 11pt;
}

table.bottom {
  width: 785px;
  height: 200px;
  padding: 0;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  }
.accountsMenuInvoices
{
  position: absolute;
  left: 135px;
  top: 75px;
}
.accountsMenuPayments
{
  position: absolute;
  left: 269px;
  top: 75px;
}
.accountsMenuMakepayment
{
  position: absolute;
  left: 414px;
  top: 75px;
}
.accountsMenuEmail
{
  position: absolute;
  left: 566px;
  top: 75px;
}
.accountsMenuDialuppw
{
  position: absolute;
  left: 718px;
  top: 75px;
}
.legalBox
{
  width: 775px; 
  border: 1px solid #999999; 
  background-color: white; 
  font-size: 7pt; 
  color: #999999; 
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 3px;
  font-family: Verdana, arial, sans-serif;
}
A.legalink:hover, A.legalink:active, A.legallink:visited, A.legallink:link, A.legallink
{
  color: #999999;
}
