body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #6699ff;
  margin: 0px;
  text-align: center;
}

a:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #999999;
  text-decoration: underline
}

a:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #999999;
  text-decoration: none
}

a:visited {
  font-size: 11px;
  color: #999999;
}

a:hover {
  font-size: 11px;
  color: #999999;
  text-decoration: none
}

h1 {
  font-size: 14px;
  display: inline;
}

h2 {
  font-size: 12px;
  display: inline;
}

h3 {
  font-size: 11px;
  display: inline;
}

table {
  text-align: left;
  font-size: 11px;
}

form {
  display: inline;
}

span.sitetext {
  color: #000000;
}

div.main {
  display: table;
  width: 760px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

div.header {
  background-image: url('/images/header-bg-tile.gif');
  background-repeat: repeat-x;
  height: 144px;
  width: 100%;
}

div.headercontent {
  display: table;
  margin-left: auto;
  margin-right: auto;
  width: 760px;
}

div.featureditem {
  display: inline;
  float: left;
  width: 33%;
  align: center;
  text-align: center;
  vertical-align: top;
}

img.featured {
  margin: 3px;
}

div.revieweditem {
  display: inline;
  float: left;
  width: 33%;
  align: center;
  text-align: center;
  vertical-align: top;
}
 
img.reviewed {
  margin: 3px;
}

div.advert {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #EBF1FF;
  border-width: 1px;
  border-style: solid;
  border-color: #000099;
  padding: 2px;
}

span.adtitle {
  font-weight: bold;
  text-decoration: underline;
}

span.adtext {
  font-size: 10px;
}

span.adurl {
  font-size: 10px;
  font-weight: bold;
  color: #000099;
}

span.newsboxouttitle {
  font-size: 10px;
  font-weight: bold;
  color: #000099;
}

span.newsboxoutsource {
  font-size: 10px;
  color: #000099;
  float: right;
  align: right;
  text-align: right;
}


div.splitresultscount {
  display: inline;
  float: left;
  width: 50%;
}

div.splitresultslinks {
  display: inline;
  float: right;
  align: right;
  text-align: right;
  width: 50%;
}

table.sitewidth {
  width: 100%;
}

table.spacer {
  width: 100%;
  height: 5px;
}

td.menu {
  vertical-align: top;
  width: 155px;
}

td.menuspacer {
  background-image: url("/images/spacer-menu-detail.gif");
  background-repeat: no-repeat;
  vertical-align: top;
  width: 5px;
}

td.main {
  vertical-align: top;
  width: 440px;
}

td.mainwide {
  vertical-align: top;
  width: 600px;
}

td.mainspacer {
  vertical-align: top;
  width: 5px;
}

td.boxes {
  vertical-align: top;
  width: 155px;
}

div.boxheader {
  width: 100%;
  align: right;
  display: inline;
  float: right;
  text-align: right;
  background-image: url("/images/boxout-titleline.gif");
  background-repeat: repeat-x;
  background-position: right;
}

div.boxmainheader {
  width: 97%;
  align: right;
  text-align: right;
  display: inline;
  float: right;
  background-image: url("/images/boxout-titleline.gif");
  background-repeat: repeat-x;
  background-position: right;
}

div.contentboxout {
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px;
  border: 1px solid #000099;
}

div.sponsors {
  display:inline;
  float: right;
}

div.clear {
  height: 5px;
  overflow: hidden;
  clear: both;
}

td.copyright {
  font-size: 10px;
  vertical-align: top;
  width: 22%;
}

td.footermenu {
  font-size: 10px;
  vertical-align: top;
  text-align: center;
  width: 46%;
}

td.adamantean {
  font-size: 10px;
  vertical-align: top;
  text-align: right;
  width: 22%;
}

table.results {
  width: 100%;
}

tr.resultheader {
  font-weight: bold;
  color: #ffffff;
  background: #000099;
}

tr.resultrow-odd {
  vertical-align: top;
  background: #eeeeee;
}

tr.resultrow-even {
  vertical-align: top;
}

tr.formrow {
  vertical-align: top;
}

tr.alignright {
  align: right;
  text-align: right;
}

form.loginform {
  display: inline;
}

form.findform {
  display: inline;
  font-size: 11px;
  font-weight: bold;
}

.floatright {
  align: right;
  text-align: right;
}

.floatrighttop {
  align: right;
  text-align: right;
  vertical-align: top;
}

.floatrightbottom {
  align: right; 
  text-align: right;
  vertical-align: bottom; 
}

.floatlefttop {
  align: left;
  text-align: left;
  vertical-align: top;
}

.smalltext,
a:link.smalltext,
a:visited.smalltext,
a:hover.smalltext,
a:active.smalltext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px; 
  color: #000066;
}

.topleft {
  background-image: url("/images/boxtopleft.gif");
  background-repeat: no-repeat;
}

.topmiddle {
  background-image: url("/images/boxtop.gif");
  background-repeat: repeat-x;
}

.topright {
  background-image: url("/images/boxtopright.gif");
  background-repeat: no-repeat;
}

.middleleft {
  background-image: url("/images/boxleft.gif");
  background-repeat: repeat-y;
  vertical-align: top;
}

.middleright {
  background-image: url("/images/boxright.gif");
  background-repeat: repeat-y;
  vertical-align: top;
}

.bottomleft {
  background-image: url("/images/boxbottomleft.gif");
  background-repeat: no-repeat;
}

.bottommiddle {
  background-image: url("/images/boxbottom.gif");
  background-repeat: repeat-x;
}

.bottomright {
  background-image: url("/images/boxbottomright.gif");
  background-repeat: no-repeat;
}

.menucornerdetail {
  background-image: url("/images/boxout-menu-corner-detail.gif");
  background-repeat: no-repeat;
}

.menucornerdetail {
  background-image: url("/images/boxout-menu-corner-detail.gif");
  background-repeat: no-repeat;
}

.topleftmaindetail {
  background-image: url("/images/boxout-main1-corner.gif");
  background-repeat: no-repeat;
}

.content {
  background-color: #ffffff;
}

.main1content {
  background-color: #ffffff;
  background-image: url("/images/boxout-main1-topleft-detail.gif");
  background-repeat: no-repeat;
}

.login {
  text-align: right;
  align: right;
  padding-right: 7px;
  padding-top: 33px;
}

.login input {
  margin-bottom: 3px;
}

.logged-in {
  text-align: right;
  align: right;
  padding-right: 7px;
  padding-top: 33px;
}

.copyright {
  font-size: 9px;
}

.tableheader {
  background-color: #666666;
}

.tablerow {
  background-color: #333333;
}

.formtext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
 
input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border-width: 1px;
  border-style: solid;
  border-color: #000099;
  background-color: #EBF1FF;
  color: #000099;
}

.smalldarkbutton {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: #EBF1FF;
  background-color: #000099;
  color: #EBF1FF;
}

.radio {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border-width: 0px;
  border-style: none;
  border-color: #000099;
  background-color: #EBF1FF;
  color: #000099;
}
 
select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border-width: 1px;
  border-style: solid;
  border-color: #000099;
  background-color: #EBF1FF;
  color: #000099;
}
 
textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #EBF1FF;
  color: #000099;
}
 
.border {
  border-width: 1px;
  border-style: solid;
  border-color: #000099;
}

.smalltext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
}

a.nostyle,
a:link.nostyle,
a:active.nostyle,
a:visited.nostyle {
  text-decoration: none;
}
a:hover.nostyle {
  text-decoration: underline;
}

a.adamantean,
a:link.adamantean,
a:active.adamantean,
a:visited.adamantean,
a:hover.adamantean {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
}

a.alpha {
  margin-right: 0.3em;
}

div#googleads {
  text-align: center;
  padding-bottom: 10px;
}
