body{
  background-color: #FFFFFF;
 }
 
.page
{
  width: 980px;
  text-align:center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  font-size: 15px;
  font-family: Tahoma;
  color: #505050;
}
.accept
{
  font-size: 12px;
  font-weight: bold;
  color: #8dc63f;
  font-family: Tahoma;
  padding-top: 24px;
}
.left
{
  padding-top: 55px;
  width: 280px;
  float:left;
  text-align: left;
}

.right
{
  text-align: left;
  width: 685px;
  float: right;
  padding-left: 15px;
}
.bar
{
  width: 100%;
  height: 40px;
  clear: right;
  padding-bottom: 15px;
}
.basic
{
  height: 40px;
  float: left;
  padding-top: 2px;
  text-align: center;
  width: 21%;
  background-color: #c0c0c0;
}

.std
{
  width: 21%;
  float: left;
  margin-left: 5%;
  padding-top: 2px;
  text-align: center;
  height: 40px;
  background-color: #8dc53e;
}

.charity
{
  width: 21%;
  float: left;
  margin-left: 5%;
  padding-top: 2px;
  text-align: center;
  height: 40px;
  background-color: #6dcff6;
}

.domains
{
  width: 21%;
  float: left;
  margin-left: 5%;
  padding-top: 2px;
  text-align: center;
  height: 40px;
  background-color: #f8c62f;
}

.menuitem
{
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  background-color: #e7e7e7;
  vertical-align: middle;
}

.centre
{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.baseBanner
{
  width: 100%;
}
.leftBase
{
  width: 59%;
  background-color: #f0f0f0;
  float: left;
  font-size: 14px; 
  margin-top: 20px;
}
.rightBase
{
  text-align: center;
  float: right;
  width: 40%;
}
.baseLColumn
{
  width: 50%;
  float: left;
}
.baseRColumn
{
  width: 50%;
  float: right;
}
.list{ margin-left: 14px;}
.bullet1{list-style-image: url(images/bullet1.jpg); }
.bullet2{list-style-image: url(images/bullet2.jpg); }
.seperator
{
  width: 990px;
  height: 15px;
  background-color: #90c541;
  margin-bottom: 8px;
  clear: both;
}
img.link{border-width: 0px; }
a.inline{ color: #40b531;}
a.leftMenu{text-decoration:none; color:#0000c0; font-family: Tahoma; font-size: large; }
a.head{text-decoration:none; color:#000000; font-family: Tahoma; font-size: small; font-weight: 900;}
a.footer {text-decoration:none; color:#505050;}
a.copyright {color:#8DC63F; }

table.domains{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border-spacing: 9px;
  margin-bottom: 30px;
  background-color: #ffffff;
}
table.web{
  border-spacing: 9px;
}
