body {
  background: white;  
}
.noprint {
  display:none;
}
.printQueue {
  height: 12px;
  padding: 4px;
  background-color: #EFEFEF;
  display:none;
}
.row {
  background-color: #EFEFEF;
}
.row_uneven {
  background-color: white;
}
.row_header {
  font-weight: 700;
  font-color: red;
  color: red;
  background: #CDCDCD
}
.link {
  cursor: pointer;
}
#description {
  display:none;
}
.border {
  border: 1px solid #C6D9E9;
}
.padding {
  padding: 4px;
}
.distance {
  margin-bottom: 8px;
}
        #container {
            margin: 0px auto;
            width: 100%;
            height: auto;                               
            text-align: left;                      
            padding-bottom: 0; 
            background:white;  
            padding: 8px;            
        }
        #containerMenu {
          display: none;
          height: 24px;          
          width: 100%;  
          background-image: url(images/mainMenuBg.gif);           
        }
        #containerTop {  
            display: none;          
            width: 100%;
            height: 85px;            
            text-align: left;
            padding: 0;            
        }    
        #containerFooter {
            display: none;
            width: 100%;
            height: 16px;            
            text-align: left;
            padding: 0;
            padding-top:6px;
            overflow: hidden;
            border-top: 1px solid gray;                                                                 
        }          
        #containerLeft {
            display: none;           
            width: 175px;  
            height: 600px;          
            text-align: left;
            float: left;  
        }
        #containerContent {           
            width: 80%;
            text-align: left; 
            float: left;
            padding-left: 8px;
            overflow: hidden;
        }
        #containerRight {
            display:none;
            width: 180px;                    
            text-align: left;                      
            float: left;                     
            margin-left: 10px;                       
            padding-bottom: 0px; padding-left:0; padding-right:0; padding-top:0;
        }
        #menu {
          display:none;
          height: 45px;
          width: 100%;
          background-image: url(img/bet_menu.gif);
        }
        #submenu {
          display:none;
        }
        
        #content {          
          font-family: Arial;
          font-size: 11px;          
        }

.menuItem {
  font-family: Arial;
  font-size: 11px;
  color: white;
  width: 100px;
  height: 19px;
  minheight: 19px;
  cursor: pointer;
  float:left;
  text-transform: uppercase;
  background-image: url(/images/level0normal.gif);
  padding-left: 20px;  
  font-weight: 700;
  padding-top: 5px;
}
.menuItemOver {
  font-family: Arial;
  font-size: 11px;
  color: white;
  width: 100px;
  height: 19px;
  minheight: 19px;
  cursor: pointer;
  float:left;
  text-transform: uppercase;
  background-image: url(/images/level0selected.gif);
  padding-left: 20px;
  font-weight: 700;
  padding-top: 5px;
}

.menuItem1 {
  font-family: Arial;
  font-size: 11px;
  color: #03468C;
  width: 155px;
  height: 15px;
  padding: 3px;
  padding-left: 18px;
  float:left;
  text-transform: uppercase;
  background: #C6D9E9;
  margin-right: 2px;
  border-bottom: 2px solid white;
}

.lastItem {
  font-family: Arial;
  font-size: 11px;
  color: #000;
  width: 148px;
  height: 20px;
  background-image: url(/images/lastBG.gif);  
  padding-top: 1px;
  padding-left: 18px;  
  text-align: right;
}
.partners {
  font-family: Arial;
  font-size: 11px;
  color: #00044D;
  width: 148px;
  height: 15px;
  background-image: url(/images/menuBG.gif);      
}
.submenuItem {
  font-family: Arial;
  font-size: 11px;
  color: white;
  width: 100px;
  height: 19px;    
  cursor: pointer;
  text-transform: uppercase;
  float:left;   
  padding-left: 20px;
  padding-top: 3px;  
}
.submenuItemOver {
  font-family: Arial;
  font-size: 11px;
  color: white;
  width: 100px;
  height: 19px;    
  cursor: pointer;
  text-transform: uppercase; 
  float:left; 
  padding-left: 20px;
  padding-top: 3px;  
}
.thirdItem {
  font-family: Arial;
  font-size: 11px;
  color: #000;
  width: 150px;
  height: 15px;   
  padding: 3px;    
  cursor: pointer;
  text-transform: uppercase;
  padding-left: 20px;
  border-bottom: 1px solid #C6D9E9;
  background-image: url(/images/level3normal.gif);
}
.pageHeader {
  font-family: Arial;
  font-size: 11px;
  color: #000;  
  height: 15px;   
  padding: 3px;    
  cursor: pointer;
  text-transform: uppercase;
  padding-left: 20px;
  border:1px solid #C6D9E9;
  margin-bottom: 8px;
  background-image: url(/images/pageHeader.gif);
}
.thirdItemOver {
  font-family: Arial;
  font-size: 11px;
  color: #03468C;
  width: 150px;
  height: 15px;
  padding: 3px;  
  cursor: pointer;
  text-transform: uppercase;
  padding-left: 20px;
  border-bottom: 1px solid #C6D9E9;
  background-image: url(/images/level3selected.gif);
}
.red {
  font-family: Arial;
  font-size: 10px;
  background: #efefef;
}


.topmenuItem {
  width: 120px;
  text-align: center;
  text-transform: uppercase;
  font-family: Arial;
  font-size: 11px;
  color: white;
  font-weight: 800;
  background: #8E8E8E; 
  height: 14px;  
  margin-top: 4px;
  margin-right: 4px;
  padding: 1px;
  cursor: pointer;
  float: left;
  
}
.topmenuItemOver {
  width: 120px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;
  font-family: Arial;
  font-size: 11px;
  color: white;  
  height: 14px;
  background: #00044B; 
  margin-top: 4px;
  margin-right: 4px;
  padding: 1px;
  float: left;  
  cursor: pointer;
}
.menuSpacer {
  font-family: Arial;
  font-size: 11px;
  color: #00044D;
  width: 164px;
  height: 12px;  
  margin-top: 4px;
  padding: 1px;  
}


 



.table {
  width: 100%;
  padding: 0;
  margin: 0;  
}
.mouse_over { 
  cursor: pointer;
  background-color: #D4D0C8; 
}
.mouse_out { 
  background-color: #FFFFFF;
  cursor: pointer;
}
.list {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  height: 19px;
}

.clear {
  clear: left;
}
.left {
  float: left;
}
input, textarea {
 border: 1px solid #C6D9E9;
 padding: 1px;
 font-family: Arial;
 font-size: 10px;  
}

