body {
  font-family: Times New Roman, Times, serif;
  font-size: 14px;
  color: #6666cc;
  margin-top: 0;
  top: 0;
  margin-left: auto;
  margin-right: auto;
}

a:link {
  font-family: Times New Roman, Times, serif;
  font-size: 14px;
  color: #6666cc;
  text-decoration: underline
}

a:active {
  font-family: Times New Roman, Times, serif;
  font-size: 14px;
  color: #6666cc;
  text-decoration: none
}

a:visited {
  font-size: 14px;
  color: #6666cc;
}

a:hover {
  font-size: 14px;
  color: #6666cc;
  text-decoration: none
}

h2 {
  font-size: 16px;
  color: #6666cc;
  text-decoration: none
}

h3 {
  font-size: 14px;
  color: #6666cc;
}

td {
  font-family: Times New Roman, Times, serif;
  font-size: 14px;
  color: #6666cc
}

.bg1 {
  background-image: url('/images/bg.jpg');
  background-repeat: no-repeat; 
  background-position: right top;
}
 
.bg2 { 
  background-image: url('/images/bg2.jpg');
  background-repeat: no-repeat;
  background-position: right top;
}
 
.bg3 { 
  background-image: url('/images/bg3.jpg');
  background-repeat: no-repeat;
  background-position: right top;
  width: 100%;
}
 
.bg4 { 
  background-image: url('/images/bg4.jpg'); 
  background-repeat: no-repeat;
  background-position: right top;
}  

.shadow {
  background-image: url("images/shadow.gif");
  background-repeat: repeat-x
}

.pagetitle {
  font-family: Times New Roman, Times, serif;
  font-size: 14px;
  font-weight: bold;
  color: #6666cc;
  text-decoration: none
}

.footerbar {
  font-family: Times New Roman, Times, serif;
  font-weight: normal;
  font-size: 14px;
  color: #ffffff;
  background-color: #6666cc;
}

.tableheader {
  font-weight: bold;
  background-color: #9999ff;
}

.tablerowodd {
  background-color: #ccccff;
}

.tableroweven {
}

.offer {
  font-weight: bold;
  font-size: 10px;
  text-decoration: none
}

a.offerlink,
a:link.offerlink,
a:active.offerlink,
a:visited.offerlink,
a:hover.offerlink {
  font-weight: bold;
  font-size: 10px;
}

.offertext {
  font-weight: normal;
  font-size: 10px;
  text-decoration: none
}

.copyright {
  font-size: 9px;
}

.caption {
  font-size: 10px;
}

.fullsize {
  color: #000000;
  font-size: 10px;
}

a.closebutton,
a:link.closebutton,
a:active.closebutton,
a:visited.closebutton,
a:hover.closebutton {
  color: #000000;
  font-size: 11px;
}

.formtext {
  font-family: Times New Roman, Times, serif;
  font-size: 14px;
}

input {
  font-family: Times New Roman, Times, serif;
  font-size: 14px;
  border-width: 1px;
  border-style: solid;
  border-color: #6666cc;
  background-color: #cccccc;
  color: #6666cc;
}

select {
  font-family: Times New Roman, Times, serif;
  font-size: 14px;
  border-width: 1px;
  border-style: solid;
  border-color: #6666cc;
  background-color: #cccccc;
  color: #6666cc;
}

textarea {
  font-family: Times New Roman, Times, serif;
  font-size: 14px;
  background-color: #cccccc;
  color: #6666cc;
}

.border {
  border-width: 1px;
  border-style: solid;
  border-color: #6666cc;
}

a.adamantean,
a:link.adamantean,
a:active.adamantean,
a:visited.adamantean,
a:hover.adamantean {
  font-family: Times New Roman, Times, serif;
  font-size: 14px;
  color: #ffffff;
}
