body {
  background-color: #99e6ff;
  font-family:Century;
}

.topbox {
  border:1px solid #330099;
  background-color: #ffffFF;
}

.menuitem {
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  color: #004400;
}
.menuitem:hover {
  color: black;
}
.menutd {
  text-align: center;
  background-image: url(../images/grad.gif);
}

.lp {
  color:#000066;
  font-family:Comic Sans MS;
}

a {
  text-decoration: none;
}

.yellowbox {
  font-size:12px;
  border: 1px solid #330099;
  background-color:lightyellow;
  padding:3px;
}

.greenbox {
  font-size:12px;
  border: 1px solid #330099;
  background-color:lightgreen;
  padding:3px;
}

.soccerlist {
  xlist-style-type:none;
  list-style-image:url(../images/soccerball.gif);
}
li {
  padding:3px;
}

.feature1title,
.feature1 {
  background-color:#F0F0C0;
  border-top: 1px solid #330099;
  font-size:14px;
}
.feature1title {
  font-weight:bold;
}

.feature2title,
.feature2 {
  background-color:#FAF8CC;
  border-top: 1px solid #330099;
  font-size:14px;
}
.feature2title {
  font-weight:bold;
}

.pricecalc {
  font-size: 12px;
}

.contenttable {
  border-style: double;
  border-width:4px;
  border-color:#006600;
  background-color:#cadfca;
}

.newsheader {
  font-style:italic;
  font-weight:bold;
  font-size:12px;
  background-image: url(../images/grad.gif);
  text-align:center;
}

.newsitem {
  font-size:12px;
}

.newspic {
  text-align:center;
}

.toppar {
  padding:16px;
  font-family:times new roman;
  line-height:25px;
  border-bottom: 3px double black;
}