BODY, P, TD  {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 9pt;
}

BODY {
  background-color: #F1F0EE;
}

BODY.border {
  background-color: #F1F0EE;
}

BODY.empty {
  background-color: #F1F0EE;
  border-left: 4px solid white;
  border-right: 4px solid white;
  margin: 0px;
  height: 100%;
}

BODY.page {
  line-height: 1.4;
  margin: 0px;
  padding-top: 5px;
}  

#topheader {
  width: 760px;
  border-bottom: 1px solid white;
  margin: 0px;
}  

.hfade {
  border-right: 1px solid white;
  margin: 0px;
  padding-top: 3px;
  width: 149px;
}

.ftr
{
  font-weight: bold;
  font-size: 8pt;
  height: 20px;
  color: #07b;
  background-color: #F1F0EE;
  padding-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
  border-top: 4px solid white;
}

.wmtitle
{
  font-weight: bold;
  font-size: 20pt;
  color: white;
}

.gfko
{
  background-color: #F58228;
}

.bckl
{
  background-color: #E7EAF4;
}

.ilbl {
  font-size: 10pt;
  font-weight: bold;
  text-align: right;
}

.lbl {
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
}


.txt {
  font-size: 10pt;
}

.itxt {
  background-color: #fafafa;
  border: 1px solid #D7DCE2;
  font-size: 10pt;
  width: 150px;
}

.itxt2 {
  background-color: #fafafa;
  border: 1px solid #D7DCE2;
  font-size: 10pt;
  width: 300px;
}

.itxt0 {
  background-color: #fafafa;
  border: 1px solid #D7DCE2;
  font-size: 10pt;
}

DIV.textblock {
  padding-left: 10px;
  font-size: 9pt;
  padding-right: 10px;

}

A {
  text-decoration: underline;
  color: black;
}

A:hover {
  color: #07b;
  text-decoration: underline;
}

A.but {
  background-color: #f0f0f0;
  border: 1px solid #07b;
  cursor: hand;
  width: 70px;
  height: 20px;
  text-align: center;
}

A.but:hover {
  background-color: #07b;
  color: #fafafa;
  text-decoration: none;
}

A.faq, A.noul {
  text-decoration: none;
}

A.faq:hover, A.noul:hover {
  text-decoration: none;
}

A.ulh {
  text-decoration: none;
}
A.ulh:hover {
  text-decoration: underline;
}

DIV.faq {
  background-color: #fafafa;
  background-image: url(gfx/qml.gif);
  background-repeat: no-repeat;
  padding-left: 20px;
  margin-bottom: 4px;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.err {
  font-size: 9pt;
  color: #a00;
}

INPUT.but {
  background-color: #f0f0f0;
  cursor: hand;
}

.mnuhdr {
  background-color: #Ff9439;
  color: white;
  font-weight: bold;
  font-size: 7.5pt;
  height: 20px;
}

HR {
  color: #838ca4;
  height: 1px;
}

TR.hdr {
  font-weight: bold;
  font-size: 8pt;
  height: 20px;
  color: white;
  background-color: #838ca4;
}

.alt0 {
}

.alt1 {
  background-color: #F1F1F9;
}

#sethomepage {behavior:url(#default#homepage);}

.small {
  font-size: 7pt;
}

.small2 {
  font-size: 8pt;
}

.larger {
  font-size: 12pt;
}

.larger2 {
  font-size: 14pt;
}

.red {
  color: #a00;
}

.light {
  color: #aaa;
}

.pct100 {
  height: 100%;
  width: 100%;
}

.indent {
  margin-left: 2em;
}


#lezerspanel {
  font-size: 20px;
  font-weight: bold;
  background-color: #07b;
  color: white;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 5px;
}

.header {
  font-size: 11pt;
  font-weight: bold;
}

UL.higher {
  margin-top: -10px;
}



.polloption2a {
  background-color: #f8f8f8;
  padding-right: 5px;
  padding-bottom: 8px;
  border-bottom: 1px solid white;
  text-align: right;
}
.polloption2b {
  background-color: #f8f8f8;
  padding-left: 5px;
  padding-bottom: 8px;
  border-bottom: 1px solid white;
}
.polllist1 {
  background-color: #f8f8f8;
  padding-right: 5px;
  padding-bottom: 8px;
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  text-align: right;
  vertical-align: top;
}
.polllist2 {
  background-color: #f8f8f8;
  padding-left: 5px;
  padding-bottom: 8px;
  border-bottom: 1px solid white;
  vertical-align: top;
}
.pollquestion {
  font-size: 7.5pt;
  color: black;
  padding: 2px 4px;
  width: 146px;
}
.polloption {
  background-color: #f8f8f8;
  font-size: 7.5pt;
  padding-left: 5px;
  padding-bottom: 2px;
  border-bottom: 1px solid white;
}
.pollbuttonrow {
  background-color: #f8f8f8;
  padding: 1px;
  border-bottom: 1px solid white;
  text-align: center;
}

#menupollform {
  margin: 0;
}