/* Generated by KompoZer */
body {
  background-color: #92b4de;
  font-family: Arial,Helvetica,sans-serif;
  font-size: medium;
  color: #000000;
  background-repeat: repeat-x;
  background-image: url(images/v-background.jpg);
}
div.logo {
  background-position: left center;
  background-repeat: no-repeat;
  height: 90px;
  visibility: visible;
  float: none;
  color: #ffffff;
  font-family: Arial,Helvetica,sans-serif;
  font-size: xx-large;
  text-align: right;
  position: relative;
  top: -8px;
  background-image: url(images/logo.gif);
}
div.standing {
  text-align: right;
  color: #700070;
  font-weight: bold;
  font-size: large;
  position: relative;
  top: -35px;
}
div.title {
  font-size: x-large;
  text-align: center;
  font-weight: bold;
}
.left {
  float: left;
  padding-right: 10px;
  display: block;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.right {
  padding-left: 10px;
  float: right;
}
table {
  border-width: 0px;
  text-align: center;
  display: table;
}
td.ltcolor {
  text-align: center;
  font-size: large;
  font-weight: bold;
  background-color: #cc65fe;
}
td.color a {
  padding: 3px 1px;
  font-size: x-small;
  color: white;
}
td.color a:link {
  background-color: #700070;
}
td.color a:visited {
  background-color: #700070;
}
td.color a:hover {
  padding: 3px 1px;
  background-color: #cc65fe;
  color: black;
  font-weight: inherit;
}
.footer {
  text-align: center;
  background-position: center bottom;
  background-repeat: repeat-x;
  color: red;
  font-size: small;
  font-weight: inherit;
  background-image: url(images/v-background2.jpg);
}
.footer h3 {
  font-weight: inherit;
  font-size: large;
  color: black;
}
.footer a {
  font-weight: bold;
}
.footer a:link {
  color: blue;
}
.footer a:visited {
  color: blue;
}
td {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
