body	{background: #000000;}


.head {text-align : center;}

.playerwindow {text-align:center;}

.toolbar {
  background-color:         #000000; 
  padding         : 5px 0px 5px 0px;
  border          :               0;
  width           :           770px;
  color           :         #FFF8DC;
  font-size       :            16pt;  }

.popupMenu {
  
  position        : absolute;
  top             :    265px;
  border          :      1px;
  padding         :      3px;
  z-index         :       16;
  background-color:  #333333;  
  cursor          :  pointer;
  color           :  #FFF8DC;
  font-size       :     14pt; 
  text-decoration :     none;  
  font-family     :          Tahoma, arial, Sans-serif; }

.menu {
  
  background-color:         #000000;
  padding         :             5px;
  color           :         #FFF8DC;
  font-family     :          Tahoma, arial, Sans-serif;
  font-size       :            14pt;
  text-decoration :            none;  
  cursor          :         pointer; }

.link {

  color           :         #FFF8DC;
  font-family     :          Tahoma, arial, Sans-serif;
  font-size       :            14pt;
  text-decoration :            none; }

.text  {

  color           :         #FFF8DC;
  font-family     :          Tahoma, arial, Sans-serif;
  font-size       :            12pt;
  text-decoration :            none; }


.boldtext  {

  color           :         #FFF8DC;
  font-family     :          Tahoma, arial, Sans-serif;
  font-size       :            12pt;
  text-decoration :            none; 
  font-weight     :            bold;  }


.sidelink {
  
  color           :           #cc0000;
  font-family     :           Tahoma, arial, Sans-serif;
  font-size       :            10pt;
  text-decoration :            none; 
  font-weight     :            bold;
  text-align      :            center;  }

img{
 vertical-align: middle; }

.smalltext  {

  color           :         #FFF8DC;
  font-family     :          Tahoma, arial, Sans-serif;
  font-size       :            9pt;
  text-decoration :            none; 
    }

