body, table, tr, td {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

.product {
    font-family: Times New Roman, Times, serif;
    font-size: 180%;
    font-weight: bold;
    color: blue;
    background-color: #FF9900;
}

.product2 {
    font-weight: bold;
    color: blue;
}

.em {
    font-weight: bold;
    font-style: italic;
}

.regmark {
    font-weight: bold;
    color: blue;
    background-color: #FF9900;
}

table {
    border: none;
    padding: 0px;
    margin: 0px;
}

tr {
    border: none;
    padding: 0px;
    margin: 0px;
}

td {
    border: none;
    padding: 0px;
    margin: 0px;
}

table#main td {
    border-left: 1px solid white;
}

table#main img {
    border: none;
}

table#main p {
    color: white;
    font-weight: bold;
}

#partners-marquee img {
    border-style: none;
    width: 74px;
    height: 32px;
}

.marquee-control {
    position: absolute;
    width: 803px;
    height: 53px;
    z-index: 20;
    left:20px;
}

.ibox {
    position: absolute;
    width:77px;
    height:33px;
    z-index:22;
}

#ibox-left {
    position: absolute;
    width: 25px;
    height: 33px;
    z-index: 100;
    left: 0px;
    overflow: hidden;
    visibility: visible;
    background-color: white;
    border-style: none;
}

#ibox-right {
    position: absolute;
    width: 2000px;
    height: 33px;
    z-index: 101;
    left: 692px;
    background-color: white;
    border-style: none;
}

#menu a {
  color: black;
  font-weight: bold;
  text-decoration: none;
  margin-right: 10px;
}

.search {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
}

.pagetail {
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 10px;
  border-top: thin solid black;
  border-bottom: thin solid black;
}

.pagetail td {
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 10px;
}

.q_blink {
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 10px;
  font-weight: bold;
  color: #0033ff;
  text-decoration: none;
}

.q_link {
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 10px;
  font-weight: normal;
  color: white;
  background-color: #003366;
  text-decoration: none;
}

.q_link_about {
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 9px;
  font-weight: bold;
  color: black;
  background-color: #ffcc66;
  text-decoration: none;
  list-style: url(images/redarrow.gif);
}
