/* 05.10.2009
    11:26 - 11:41
 */

body {
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0;
}

#toprow {
  height: 40px;
  background-color: #C2C1C1;
  text-align: center;
}

a {
  color: black;
  text-decoration: none;
}

a:hover {
  color: black;
  text-decoration: none;
}

#topmenumain {
  width: 100%;
  border-spacing: 0;
}

#topmenu {
  width: 100%;
  font-size: 15pt;
  font-family: Arial, Verdana;
  text-align: center;
  height: 30px;
  border-spacing: 0;
}

#centerrow {
  text-align: center;
  background-color: #C2C1C1;
  height: 50px;
}

.topmenuentry a{
  color: black;
  text-decoration: none;
}

.topmenuentry a:hover {
  color: black;
  text-decoration: underlined;
}

#maintable {
  width: 983px;
  font-family: Verdana, Helvetica;
  font-size: 8pt;
  color: #000000;
}

#leftcolumn {
  width: 200px;
}

#rightcoloumn {
  width: 200px;
}

#footer {
  font-family: Verdana, Helvetica;
  font-size: 7pt;
}

#pagehead {
  height: 112px;
}