
 #site-body-container {}
 
		#site-body-content {
			padding: 15px 15px 15px 15px ;
			}
 
		#site-bottom-bar {
			background-color: #ffffd5 ;
			border-top: 2px solid #820000 ;
			border-bottom: 2px solid #820000 ;
			bottom: 0px ;
			font-family: verdana, arial ;
			font-size: 11px ;
			height: 40px ;
			position: fixed ;
			width: 100% ;
			z-index: 1000 ;
			background-image: url(/images/live_results.gif );
			background-position:left top ;
			background-repeat:no-repeat;  
			}
 
		#site-bottom-bar-frame {
			height: 40px ;
			margin: 0px 10px 0px 10px ;
			position: relative ;
			}
 
		#site-bottom-bar-content {
			padding: 5px 0px 0px 93px ;
			text-align:left; 
			}
        
        .ResultNew
        {
            background-color: #fff82c ;
			border: 1px solid #ff4545 ;
			color: #000000 ;
			display: block ;
			height: 25px ;
			line-height: 25px ;
			text-align: center ;
			text-decoration: none ;		
			width: 400px ;	
			margin-left:3px; 
			float:left;			 			
            }
            .ResultLatest
        {
            background-color: #FFFFFF ;
			border: 1px solid #0008b1 ;
			color: #000000 ;
			display: block ;
			height: 25px ;
			line-height: 25px ;
			text-align: center ;
			text-decoration: none ;		
			width: 400px ;	
			margin-left:3px; 
			float:left;			 			
            }
               
        .ResultConentNew
        {
           width: 300px ;	         
           float:left;
           background-image:url(/images/new_animated.gif);
           background-position:left center;
           background-repeat:no-repeat;      
           text-align:left;
           padding-left:45px;   
           font-weight:bold ; 
         }
         .ResultConentNew a 
         {
           font-weight:bold ; 
         }
         .ResultConentCurrent
         {
           width: 300px ;	         
           float:left;
           background-image:url(/images/latest_animated.gif);
           background-position:left center;
           background-repeat:no-repeat;      
           text-align:left;
           padding-left:45px;   
         }
         .ResultConentCurrent a 
         {
           font-weight:bold ; 
         }
		#menubottom-root {
			background-color: #E8E8E8 ;
			border: 1px solid #D0D0D0 ;
			color: #000000 ;
			display: block ;
			height: 25px ;
			line-height: 25px ;
			text-align: center ;
			text-decoration: none ;
			width: 150px ;
			float:left;
			}
 
		#menubottom-root:hover {
			background-color: #666666 ;
			border-color: #000000 ;
			color: #FFFFFF ;
			}
 
		#menu-bottombar{
			background-color: #E8E8E8 ;
			border: 1px solid #666666 ;
			bottom: 32px ;
			display: none ;			
		    left:1px;
			padding: 5px 5px 1px 5px ;
			position: absolute ;
			width: 300px ;
			}
 
		#menu-bottombar a:link {
			background-color: #fffde1 ;
			border: 1px solid #fc0204 ;
			color: #000000 ;
			display: block ;
			margin-bottom: 4px ;
			padding: 5px 0px 5px 5px ;
			text-decoration: none ;
			 background-image:url(/images/menu_new.gif);
           background-position:left center;
           background-repeat:no-repeat;               
           padding-left:45px;   			
			}
 
		#menu-bottombar a:hover {
			background-color: #666666 ;
			border-color: #000000 ;
			color: #FFFFFF ;
			}
			
			#menu-bottombar a:visited  {
			background-color: #E8E8E8 ;
			border: 1px solid #FFFFFF ;
			color: #000000 ;
			display: block ;
			margin-bottom: 4px ;
			padding: 5px 0px 5px 5px ;
			text-decoration: none ;
			 background-image:none;
			}
	#site-bottom-summery {
			background-color: #E8E8E8 ;
			border: 1px solid #D0D0D0 ;
			color: #000000 ;
			display: block ;
			height: 25px ;
			line-height: 25px ;
			text-align: center ;
			text-decoration: none ;
			width: 150px ;
			float:right;
			}
 
		#site-bottom-summery:hover {
			background-color: #666666 ;
			border-color: #000000 ;
			color: #FFFFFF ;
			}
