A:link
{ text-decoration: none;  color:#ffd800; }
A:visited
{ text-decoration: none; color:#ffe86a; }
A:active
{ text-decoration: none;  color:#ffe86a; }
A:hover
{ text-decoration: none; color:#ffe86a; }

img
{
 border-color: #FFFFFF;
}

p {font-family: verdana;
color: #FFFFFF; }

body
{ background: #000000;
background-image: url(top.jpg);
background-repeat: no-repeat;

font-family: arial;
color: #FFFFFF;
font-weight: lighter;
font-size: 10pt;

scrollbar-face-color : #606060;
scrollbar-highlight-color : #FFFFFF;
scrollbar-3dlight-color : #FFFFFF;
scrollbar-shadow-color : #606060;
scrollbar-darkshadow-color : #000000;
scrollbar-track-color :  #FFFFFF;
scrollbar-arrow-color : #606060;

margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
}

p
{ font-family: Arial;
color: #FFFFFF;
font-weight: lighter;
font-size: 8pt;
padding: 0; }

td
{ font-family: Arial, tahoma;
color: #FFFFFF;
font-weight: lighter;
font-size: 8pt;
padding: 0;
text-align: left; }

.h1 {
font-family: Arial, Tahoma;
color: #FFFFFF;
font-weight: bold;
font-size: 16pt; }

.h2 {
font-family: Arial, Tahoma;
color: #FFFFFF;
font-weight: bold;
font-size: 14pt; }

.h3 {
font-family: Arial, Tahoma;
color: #FFFFFF;
font-weight: bold;
font-size: 12pt; }

.h4 {
font-family: Arial, 	Tahoma;
color: #FFFFFF;
font-weight: bold;
font-size: 10pt; }

.title {
font-family: Arial, 	Tahoma;
color: #FFFFFF;
font-weight: bold;
font-size: 10pt; }

.links {
font-family: Arial, 	Tahoma;
color: #FFFFFF;
font-weight: bold;
font-size: 9pt; }

.header {
font-family: Arial, 	Tahoma;
color: #FFFFFF;
font-weight: bold;
font-size: 9pt; }

.header2 {
font-family: Arial, 	Tahoma;
color: #FFFFFF;
font-weight: bold;
font-size: 9pt; }

.menu {
font-family: Arial, 	Tahoma;
color: #FFFFFF;
font-weight: lighter;
font-size: 9pt; }

a.mainlevel:link, a.mainlevel:visited {
  display           : block;
  font-size         : 11px;
  font-weight       : lighter;
  text-decoration: none;
  padding           : 2px 0px 2px 0px;
  color             : #000000;
  width             : 190px;
  text-indent       : 10px;
  background-color  : #CECECE;
}
a.mainlevel:hover {
  font-size         : 11px;
  background-color  : #ffd800;
  color             : #000000;
  font-weight       : lighter;
  text-decoration   : none;
  text-indent       : 10px;
}