.tablebackground {
   background-color:#F6F6F6
}

.contentbackground {
   background-color:#FFFFFF
}

.menubackground {
   background-color:#FFFFFF
}

.underline {
   background-color:#CCCCCC
}

.celldark {
   background-color:#E7E7E7
}

.celllight {
   background-color:#FFFFFF
}

.text {
   font-family:'Verdana';
   font-size:10pt;
   color: #888888;
}

.text2 {
   font-family:'Verdana';
   font-size:11pt;
   color: #888888;
}

.text3 {
   font-family:'Verdana';
   font-size:12pt;
   color: #888888;
}

.gbname {
   font-family:'Arial';
   font-size:10pt;
}

.gbtext {
   font-family:'Arial';
   font-size:10pt;
}

.code {
   font-family:'Courier';
   font-size:10pt;
}

.small {
   font-family:'Arial';
   font-size:8pt;
   color: #888888;
}

.headline {
   font-family:'Verdana';
   font-size:10pt;
   font-weight:bold;
   color: #888888;
}

.headline2 {
   font-family:'Arial';
   font-size:12pt;
   font-weight:bold;
   color: #888888;
}

.headline3 {
   font-family:'Arial';
   font-size:14pt;
   font-weight:bold;
   color: #888888;
}

.headline4 {
   font-family:'Arial';
   font-size:16pt;
   font-weight:bold;
   color: #888888;
}

a {
  font-weight: bold;
  font-family:'Arial';
  font-size:10pt;
  text-decoration:none;
}

.static {
  font-family:'Verdana';
  font-size:10pt;
  font-weight:lighter;  
  color: #FF7518;
}

.menu_main, a.menu_main:link, a.menu_main:visited, a.menu_main:active {
  font-family:'Verdana';
  font-size:10pt; 
  font-weight:lighter; 
  text-decoration: none;
  color: #888888;
}

.menu_small, a:link {
  font-family:'Verdana';
  font-size:8pt; 
  font-weight:lighter; 
  text-decoration: none;
  color: #888888;
}

.menu_header, a.menu_header:link, a.menu_header:visited, a.menu_header:active {
  font-family:'Arial';
  font-size:10pt;  
  text-decoration: none;
  color: #888888;
}

.menu_sub, a.menu_sub:link, a.menu_sub:visited, a.menu_sub:active {
  font-family:'Arial';
  font-size:8pt;  
  text-decoration: none;
  color: #888888;
}




