     
BODY {font-family: Verdana, Arial, Helvetica, sans-serif;
      color: #4B77B4;
      font-size: 8pt;
}

TD   {font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
     color: white;
     font-size: 8pt;
     font-weight: bold;
    }

H1  {font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12pt;
     font-weight: bold;
     color: #000000;
     }

H2  {font-family: Lucida, Arial, Helvetica, sans-serif;
     color: #000000;
     font-size: 10pt;
     font-weight: bold;
     }
     
H3  {font-family: Lucida, Arial, Helvetica, sans-serif;
     color: #000000;
     font-size: 11pt;
     font-weight: bold;
     }    
H4  {font-family: Lucida, Arial, Helvetica, sans-serif;
     font-size: 10pt;
     color: #000000;
     }

P   {font-family: Verdana, Arial, Helvetica, sans-serif;
     color: #000000;
}

.rating {
   font-size: 12pt;
   border: solid 1px darkblue;
}

.bodytable {
      border:solid 1px #4B77B4;      
      background-color: #4B77B4;
}

.inappropriate:link {
   font-family: Arial,Helvetica,Verdana;
   font-size: 7pt;
   color: white; 
}

.inappropriate:visited {
   font-family: Arial,Helvetica,Verdana;
   font-size: 7pt;
   color: white; 
}

.inappropriate:hover {
   font-family: Arial,Helvetica,Verdana;
   font-size: 7pt;
   color: red; 
}


.bottomlink:link {
   font-family: Arial,Helvetica,Verdana;
   font-size: 6pt;
   color: #0099aa; 
}
.bottomlink:visited {
   font-family: Arial,Helvetica,Verdana;
   font-size: 6pt;
   color: #0099aa; 
}

.pathlink:link {
   font-family: Arial,Helvetica,Verdana;
   font-size: 7pt;
   color: darkblue; 
}

.pathlink:hover {
   font-family: Arial,Helvetica,Verdana;
   font-size: 7pt;
   text-decoration:none;
   color: darkblue; 
}

.pathlink:visited {
   font-family: Arial,Helvetica,Verdana;
   font-size: 7pt;
   color: darkblue; 
}

.continentlink:link {
   font-family: Arial,Helvetica,Verdana;
   font-size: 7pt;
   color: darkblue; 
}

.continentlink:hover {
   font-family: Arial,Helvetica,Verdana;
   font-size: 7pt;
   text-decoration:underline;
   color: darkblue; 
}

.continentlink:visited {
   font-family: Arial,Helvetica,Verdana;
   font-size: 7pt;
   color: darkblue; 
}

.continentlist {
   border:solid 1px darkblue;       
}

.optional 
 {
   border: solid 2px #0066aa;
 }
 
.pagetitle
 {
   font-family: Arial,Helvetica,Verdana;
   font-weight: bold;
   font-size: 9pt;
   color: white; 
   border:solid 2px darkblue;       
 }
  
.pageheader
 {
   font-family: Arial,Helvetica,Verdana;
   font-weight: bold;
   font-size: 8pt;
   color: white; 
   border: solid 1px black;
   background-color: #000099;  
 }

.disclaimerheader
 {
   font-family: Arial,Helvetica,Verdana;
   font-weight: bold;
   font-size: 8pt;
   color: white; 
   border: solid 1px black;
   background-color: black;  
 }
  
.disclaimertext
 {
   font-family: Arial,Helvetica,Verdana;
   font-weight: bold;
   font-size: 7pt;
   color: black; 
   border: solid 1px black;
   background-color: lightgrey;  
 }

.smalltext
 {
   font-family: Arial,Helvetica,Verdana;
   font-weight: bold;
   font-size: 7pt;
 }

.ratetext {
   color: black;
   background: url('../pics/texture.jpg');                     
}

.blacktext {
   color: black;
}
    
.tableheader {
   font-family: Arial,Helvetica,Verdana;
   font-weight: bold;
   font-size: 8pt;
   color: black; 
   background: url('../pics/backheader.gif');                     
}

.subtableheader {
   font-family: Arial,Helvetica,Verdana;
   font-weight: bold;
   font-size: 8pt;
   color: white; 
   border: solid 1px black;
   background-color: #FF0000;
}

.subcolumnheader {
   font-family: Arial,Helvetica,Verdana;
   font-weight: bold;
   font-size: 8pt;
   color: white; 
   border: solid 1px black;
   background-color: #0066aa;
}
.columnheader {
   font-family: Arial,Helvetica,Verdana;
   font-weight: bold;
   font-size: 8pt;
   color: white; 
   border: solid 1px black;
   background-color: #0000aa;
}

.alfabet {
   border-left: solid 1px black;
   border-top: solid 1px black;   
   border-right: solid 1px black;
}

.highestrate {
   font-family: Arial,Helvetica,Verdana;
   font-weight: bold;
   font-size: 8pt;
   color: white;    
   border: solid 1px black;
   background-color: #0000aa;
}
.highestratedesc {
   font-family: Arial,Helvetica,Verdana;
   font-weight: bold;
   font-size: 8pt;
   border-bottom: solid 1px black;
}

.errormessage {
   font-family: Arial,Helvetica,Verdana;
   font-weight: bold;
   font-size: 8pt;
   color: white; 
   border: solid 1px black;
   background-color: #FF0000;
}

A {color:darkblue; text-decoration:none; font-weight:bold; cursor:auto}
A:HOVER {color:darkblue; text-decoration:underline; font-weight:bold; cursor:auto;font-size: 8pt}

P.error { color: red;
          font-weight: bold;
        }
P.warning {color: 333333;
           font-weight: bold;
          }
P.msg {color: 3333FF;
       font-weight: bold;
      }

