
a {
  text-decoration: none;
}

A:hover { color: #7E79E3; 
filter:blur(add="1",direction="90",strength="12");
text-decoration:none; 
font-weight: bold;}

body {
  background-color: #ffffff;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}


pre {
  font-family: Courier New, Courier, monospace;
  font-size: 10pt;
}

  tr {  }
  .initial { background-color: #D3D3D3; }
  .normal { background-color: #D3D3D3 }
  .highlight { background-color: #C0C0C0 }
  .winnergreen { background-color: #8FD389 }
  .CDE7CB { background-color: #CDE7CB }
  .EACACA { background-color: #D2D2D2 }


.box {
  color: #000000;
  padding: 0px;
}

p {font-family: helvetica, impact, sans-serif;
	font-size:10pt;}

.fontset1 {
  font-family: Courier New, Courier, monospace;
  font-size: 0.8em;
}

.aboutpg {
  font-family: Verdana;
  font-size: 10pt;
}


#topbar {
  background-color: #000000;
  color: #ffffff;
  padding: 0px;
  width: 100%;
  position: absolute;
}

#logo {
  color: #ffffff;
  padding: 0px;
  width: 100%;
  position: absolute;
}

#mainmenu {
  padding: 0px;
  width: 100%;
  height: 27px;
  position: absolute;
}

#usermenu {
  padding: 0px;
  width: 100%;
  position: absolute;
}