body {
  font-family : arial, helvetica;
  font-size : 9pt;
  background-color: #ffffff;
  color: #000000;
  margin: 0px;
  padding: 0px;
}

head {
  margin: 0px;
  padding: 0px;

}

a:link {
  color: #000000;
}
a:visited {
  color: #000000;
}
a:hover {
  color: #000000;
}


table {
  font-family : arial, helvetica;
  font-size : 9pt;
  margin: 0px;
  padding: 0px;
}

td {
  font-family : arial, helvetica;
  font-size : 9pt;
}

td.productlinks {
  font-family : arial, helvetica;
  font-size : 8pt;
}

.toplinks {
  color: #000000;
  font-family : arial, helvetica;
  font-size : 9pt;
  background-color: #DDDDFF;
}

.toplinks a:link {
  color: #000000;
}
.toplinks a:visited {
  color: #444444;
}
.toplinks a:hover {
  text-decoration: underline;
  color: #ff0000;
  font-weight: bold;
}

.leftlinks {
color: #000000;
font-family : arial, helvetica;
background-color: #ffffbf;
}
.leftlinks a:link{
color: #000000;
}
.leftlinks a:visited{
color: #000000;
}
.leftlinks a:hover {
color: #ff0000;
text-decoration: underline;
}

table.tsmall {
  color: #000000
  text-align:center; 
}
td.tsmall {
  color: #000000
}

span.sectionhdr {
  color: darkblue;
  font-weight: bold;
  font-size : 14pt;
}

span.sectioncolhdr {
  color: black;
  font-weight: bold;
  font-size : 16pt;
}

.errorField
{
color:black; 
background: yellow; 
}

.nomargin { margin:0px; }


td.footer {
  bgcolor: #eeeee6
  font-family : arial, helvetica;
  color: #FFFFFF;
  font-size : 8pt;
}

a.footer {
  font-family : arial, helvetica;
  color: #FFFFFF;
  font-size : 8pt;
}

a.footer:link {
  font-family : arial, helvetica;
  color: #0000ff;
  font-size : 8pt;
}
a.footer:visited {
  font-family : arial, helvetica;
  color: #0000ff;
  font-size : 8pt;
}
a.footer:hover {
  font-family : arial, helvetica;
  color: #ff0000;
  font-size : 8pt;
}


.dvbdy1 {
  background: #fff;
  border: 1px solid #ababab;
  padding: 7px;
  width: 200px;
  filter:alpha(opacity=85);
  -moz-opacity:0.85;
  opacity: 0.85;
}
.dvhdr1 {
  background: #1796d1 url("../images/info.gif") 95% no-repeat;
  border: 1px solid #fff;
  padding: 7px;
  width: 200px;
  color: #fff;
  font: bold 12px/12px Arial, Helvetica, sans-serif;
  filter:alpha(opacity=85);
  -moz-opacity:0.85;
  opacity: 0.85;
}

span.sectionhdr {
  color: darkblue;
  font-weight: bold;
  font-size : 14pt;
}

span.sectioncolhdr {
  color: black;
  font-weight: bold;
  font-size : 16pt;
}
