body {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color : #000000;
  margin: 0px;
}

table.topmenu {
  background-image: url('/images/topmenu.gif');
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: top left;
}

a:link.topmenu {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-style: normal;
  font-size: 14;
}

a:visited.topmenu {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-style: normal;
  font-size: 14;
}

a:hover.topmenu {
  color: #53B5F4;
  text-decoration: underline;
  font-weight: bold;
  font-style: normal;
  font-size: 14;
}

a:active.topmenu {
  color: #34B3D1;
  text-decoration: underline;
  font-weight: bold;
  font-style: normal;
  font-size: 14;
}

table.largebackground {
  background-image: url('/images/clouds_large_background.jpg');
  background-repeat: repeat-x;
  background-position: center left;
}

tr.largebackground {
  background-image: url('/images/clouds_large.png');
  background-repeat: no-repeat;
  background-position: center center;
}

table.smallbackground {
  background-image: url('/images/clouds_large_background.jpg');
  background-repeat: repeat-x;
  background-position: bottom left;
}

tr.smallbackground {
  background-image: url('/images/clouds_large.png');
  background-repeat: no-repeat;
  background-position: bottom center;
}

table.content {
  background-image: url('/images/page-bg.png');
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: top left;
}

table.whitebackground {
  background-color: #ffffff;
}

td.backgroundfooter {
  background-image: url('/images/page-bg.png');
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: top left;
}

td.leftfooter {
  background-image: url('/images/page-shadow-l.png');
  background-repeat: no-repeat;
  background-position: top left;
}

td.rightfooter {
  background-image: url('/images/page-shadow-r.png');
  background-repeat: no-repeat;
  background-position: top right;
}

h1.valign {
  position:fixed;
  left:5px;
  top:5px;
}

a:link.simple {
  color: #000000;
  text-decoration: underline;
  font-weight: normal;
  font-style: normal;
  font-size: 14;
}

a:visited.simple {
  color: #000000;
  text-decoration: underline;
  font-weight: normal;
  font-style: normal;
  font-size: 14;
}

a:hover.simple {
  color: #53B5F4;
  text-decoration: underline;
  font-weight: normal;
  font-style: normal;
  font-size: 14;
}

a:active.simple {
  color: #53B5F4;
  text-decoration: underline;
  font-weight: normal;
  font-style: normal;
  font-size: 14;
}

a:link.simple-bold {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
  font-style: normal;
  font-size: 14;
}

a:visited.simple-bold {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
  font-style: normal;
  font-size: 14;
}

a:hover.simple-bold {
  color: #53B5F4;
  text-decoration: underline;
  font-weight: bold;
  font-style: normal;
  font-size: 14;
}

a:active.simple-bold {
  color: #53B5F4;
  text-decoration: underline;
  font-weight: bold;
  font-style: normal;
  font-size: 14;
}

a.image {
  color: #000000;
}

div.testimonials {
  border-color: #42A4EF;
  border-style: double;
}

