body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Verdana",  Arial, sans-serif; color: #000000;}
body,td,div,p,pre,ul {font-size: 11px;}



a {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none;}
h1 {font-size: 12px;}
h2 {font-size: 14px; text-decoration:underline;}



a:link 		{color: #CC0000;}
a:visited 	{color: #CC0000;}
a:active 	{color: #CC0000;}
a:hover		{color: #CC0000; text-decoration:underline;}

.small {font-size: 10px; color:#bbbbbb;}
.sll {font-size: 10px; color:#1A6ED0;}
.big {font-size: 17px; color:#CC0000;}
.normal {font-size: 14px; color:#CC0000;}
.grey {font-size: 11px; color:#525252;}
.blue {font-size: 14px; color:#1A6ED0;}

.transparent {filter:alpha(opacity=50); -moz-opacity:0.5; opacity: 0.5;}

div.banner {
  margin: 0;
  font-size: 90% /*smaller*/;
  color:#CC0000;
  //text-decoration:underline;
  font-weight: bold;
  line-height: 1.1;
  text-align: left;
  position: absolute;      /* Fallback if 'fixed' is not supported */
  top: 30em;
  left: 76em;
  width: 10.5em;
  right: 2em;
}


div.banner2 {
  margin: 0;
  font-size: 90% /*smaller*/;
  color:#CC0000;
  font-weight: bold;
  line-height: 1.1;
  text-align: left;
  position: absolute;      /* Fallback if 'fixed' is not supported */
  top: 65em;
  left: 76em;
  width: 10.5em;
  right: 2em;
}

div.nl_counter {
  margin: 0;
  font-size: 90% /*smaller*/;
  color:#525252;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  position: absolute;      /* Fallback if 'fixed' is not supported */
  top: 56em;
  left: 1em;
  width: 14.0em;
  right: 2em;
}