body {
   background-image: url(images/body_bg_red.gif);    
}
.input {
  font-family: arial;
  font-size: 10px;
  border: 1px solid gray;
}
.link {
  cursor: pointer;
}
.border {
  border: 1px solid red;
}
        #container {
            margin: 0px auto;
            width: 982px; 
            margin-top: 10px;   
            height: 100%;                               
            text-align: left;                      
            padding-bottom: 0;                                               
            border: 1px solid gray; 
            background: white;                       
        }
        #containerTop {
            width: 100%;
            height: 135px;
            background: white;         
            text-align: left;
            padding-bottom: 0px; padding-left:0; padding-right:0; padding-top:0;
            background-image: url(images/header_red.gif);    
            margin-bottom: 5px;                          
        }        
        #containerLeft {
            margin: 0px auto;
            width: 174px;            
            text-align: left;
            float: left;            
            border-right: 1px solid #1A1D5D;
            padding-bottom: 0px; padding-left:10px; padding-right:0; padding-top:0; 
            background: white;                        
        }
        #containerContent {           
            width: 621px;  
            minheight: 600px;              
            text-align: left;                
            float: left;  
            padding-left: 5px;
            padding-right: 5px; 
            border-right: 1px solid #1A1D5D; 
            background: white;               
        }
        #containerRight {
            width: 161px;            
            text-align: left;                      
            float: left;
            margin-left: 4px;
            padding-bottom: 0px; padding-left:0; padding-right:0; padding-top:0; 
            background: white;                           
        }
        #containerFooter {
            width: 982px;
            height: 74px;                    
            text-align: left;
            padding-bottom: 0px; padding-left:0; padding-right:0; padding-top:0;
            background-image: url(images/footer.gif);                                    
        }  
        #menu {
          height: 45px;
          width: 100%;
          background-image: url(img/bet_menu.gif);
        }
        #m4logo {
          float: left;
          width: 189px;
          height: 135px;          
        }
        #m4menu {
          
        }
        #search {
          margin-top: 4px;
          width: 782px;
          height: 18px;
          background-color: #FAC100;          
        }
        #topMenu {
          width: 780px;
          height: 18px;                    
        }
        #scroller {
          height: 16px;
          border: 1px solid #FFC000;   
          font-family: Arial;
          font-size: 11px;
          color: #00044D;       
        }
        #pageHeader {
          height: 13px;         
          font-family: Arial;
          font-size: 11px;
          color: #00044D;
          background-image: url(/images/pageHeader_red.gif);   
          margin-top: 4px;
          margin-bottom: 4px;
          font-weight: 800;
          text-transform: uppercase;    
        }
        #content {
          padding-left: 16px;
          font-family: Arial;
          font-size: 11px;          
        }

.menuItem {
  font-family: Arial;
  font-size: 11px;
  color: white;
  width: 164px;
  height: 16px;
  background-image: url(/images/menu_item.gif);
  margin-bottom: 1px;
  padding: 3px;
  padding-left: 25px;
  cursor: pointer;
  text-transform: uppercase;
}
.red {
  font-family: Arial;
  font-size: 10px;
  background: #efefef;
}
.menuItemOver {
  font-family: Arial;
  font-size: 11px;
  color: white;
  width: 164px;
  height: 16px;
  background-image: url(/images/menu_item_over.gif);
  margin-bottom: 1px;
  padding: 3px;
  padding-left: 25px;
  cursor: pointer;
  text-transform: uppercase;
}
.topmenuItem {
  width: 120px;
  text-align: center;
  text-transform: uppercase;
  font-family: Arial;
  font-size: 11px;
  color: white;
  font-weight: 800;
  background: #8E8E8E; 
  height: 16px;  
  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;  
}
#infopoint {
  font-family: Arial;
  font-size: 11px;
  color: #00044D;
  width: 164px;
  height: 100px;
  background-image: url(/images/infopointBG.gif);
  margin-top: 4px;
  padding: 3px; 
  margin-bottom: 10px; 
}

 .image {
  border-color: #999999;
  border: 1px dashed;
  background: #DDE8EB;
  font-family: Verdana;
  font-size: 10px;
  color: #666666;
}
.selected {
  border: 1px solid;
  border-color: #B0BEC7;
  background-image: url(img/grd-4px.gif);
}
.nix {  
  border-color: white;
  border: 1px solid;  
  border-color: white;
}
.myimage {
  border-color: #999999;
  border: 1px solid;
  background: #DDE8EB;  
  color: #666666;
  margin: 1px;
}
.bet_element {
  border: 1px solid;
  border-color: #B0BEC7;
  background-color: #EFEFEF;
}

ul.preport, ul.preport li
{
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid white;
}
ul.preport a
{
	padding: 2px 2px 2px 16px;
	display: block;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	
}

ul.preport a span
{
	font-weight: normal;
}
ul.preport a:hover
{
	color: #308BEF;
}

.box_menu {
  height: 22px;
  background-color: #EDEDED;
  width: 100%;  
  padding: 0; 
}
.dataBox {
  background-image: url(img/grd-4px.gif);
  padding: 5px;
}
.table {
  width: 100%;
  padding: 0;
  margin: 0;  
}
.mouse_over { 
  cursor: pointer;
  background-color: #D4D0C8; 
}
.mouse_out { 
  background-color: #FFFFFF;
  cursor: pointer;
}
#leftLinks {
	padding-left:1px;
	padding-right:1px;
	padding-top: 2px;
	float:left;
	width:165px;
	height:100%;
	overflow:hidden;
}

.leftBigLinks {
	margin-right:1px;
	margin-top:2px;
	margin-bottom: 5px;
	width:165px;
	height:53px;
	text-align:right;
	background-color:#F7F7F9;
	background-image:url(images/yleftbiglinks.gif);				
	background-repeat:no-repeat;
}

.leftLinkTextbox {
	border:1px solid #F1A3A3;
	font-size:9px;
	font-family:verdana;
	text-align:right; 
	margin-right:2px;
}

.leftLinkButton {
	border:1px solid #F1A3A3;
	padding:0px;
	font-size:8px;
	font-family:arial;
	width:20px;
	margin-right:2px;
}

#leftLinks ul {
	margin:0;
	padding:0;
	list-style-type:none;	
}

#leftLinks ul li {
	width:100%;
	height:18px;
	width:165px;
	background-image:url(images/yleftlinks.gif);
	background-repeat:no-repeat;
	padding-top:2px;
	padding-right:2px;
}

#leftLinks ul li a {
	text-decoration:none;
	text-align:right;
	color:#363636;
	margin-right:2px; /* for opera */
	display:block;	
	width:160px;
}

#leftLinks ul li a:hover {
	background-image:url(images/yflinks.gif);
	background-repeat:no-repeat;
	background-position:left;	
	font-weight: bold;
}
#submenu {
  backround-color: red;
}
/* MILKBOX */

#mbOverlay {
	position: absolute;
	left: 0;
	width:100%;
	background-color: #000; /* set the Milkbox overlay color // opacity: see the js options */
	z-index:100;
	cursor: pointer;
}

#mbCenter {
	/* for default width and height, see the js options */
	position: absolute;
	z-index:101;
	overflow:hidden;
	left: 50%;
	top:10%;/* overwritten in the js options to properly position the milkbox when activated in a scrolled window */
	background-color: #fff;/* set the Milkbox background color */
	border: 5px solid #fff;/* set the Milkbox border */
	margin:0; padding:5px;/* set the Milkbox padding */
}

.mbLoading{ background: #fff url(loading.gif) no-repeat center; }/* IMAGE: loading gif */

#mbCanvas{ margin:0; padding:0; height:0; border:none; font-size:0; overflow:hidden; }

.clear{ clear:both; height:0; margin:0; padding:0; font-size:0; overflow:hidden; }


/* *** BOTTOM *** */

#mbBottom { 
	/* set text options */
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	padding-top:8px;
	margin:0;
}

/* navigation */
/* be careful if you change buttons dimensions */

#mbNavigation{
	float:right;
	width:27px;
	padding-top:3px;
	border-left:1px solid #9c9c9c;/* set nav border */
}


#mbCount{ 
	width:55px; 
	overflow:hidden;
	padding-top:1px;
	float:right;
	text-align:right;
	font-size:9px; /* count font size */
}

#mbCloseLink, #mbPrevLink, #mbNextLink, #mbPlayPause{
	outline:none;
	display:block;
	float:right;
	height:19px;
	cursor: pointer;
}


#mbPrevLink, #mbNextLink{ width:15px; }
#mbPrevLink{ background: transparent url(prev.gif) no-repeat; }/* IMAGE: prev */
#mbNextLink{ background: transparent url(next.gif) no-repeat; }/* IMAGE: next */

#mbPlayPause{ width:13px; }
#mbPlayPause{ background: transparent url(play-pause.gif) no-repeat; }/* IMAGE: prev */


/* NOTE: doesn't work in ie6, so, just see the js options :) */
a#mbPrevLink:hover,a#mbNextLink:hover,a#mbCloseLink:hover,a#mbPlayPause:hover { background-position: 0 -22px; }

#mbCloseLink {
	width:17px;
	background: transparent url(close.gif) no-repeat;/* IMAGE: close */
}

/* description */

#mbDescription{
	margin-right:27px;
	padding:0px 10px 0 0;
	font-weight: normal;
	text-align:justify;
}


