	   .MenuVideoInWeeks{
       position: relative;
       padding: 0 0 0 0px;
       margin: 0 0 0 0;
       /*background: url(/DNN483/DesktopModules/AG.Video/Images/left_bg.gif) repeat-x; /*tab background image path*/
       height: 37px;
       list-style: none;
       }

       .MenuVideoInWeeks li{
       list-style-type:none;
       float:left;
       position:relative;              
       /*tab background image path*/
       }

       .MenuVideoInWeeks li a{
       /*background: url(/DesktopModules/AG.Video/Images/left.gif) no-repeat; *//*left tab image path*/
       float: left;
       display: block;
       color:#336699;
       text-decoration: none;
       font-family: Tahoma;
       font-size: 11px;
       font-weight: bold;
       padding:0 0 0 0px; /*Padding to accomodate left tab image. Do not change*/
       height: 18px;
       line-height: 18px;
       text-align: center;
       cursor: pointer;
       }

       .MenuVideoInWeeks li a b{
       float: left;
       display: block;
       padding: 0 4.5px 0 5px; /*Padding of menu items*/
       color:#336699;
       background: url(/DesktopModules/AG.Video/Images/LineGray.gif) no-repeat right top; /*right tab image path*/
       }
       
       #Menu_VideoInWeeks li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
       top: auto;
       left: 0;
       }                        
       .MenuVideoInWeeks li.current, .MenuVideoInWeeks li:hover{
       list-style-type:none;
       float:left;
       position:relative;
       color:Red;       
       /*background: url(/DesktopModules/AG.Video/Images/left_bg.gif) repeat-x; *//*tab background image path*/
       }
             
       .MenuVideoInWeeks li.current a, .MenuVideoInWeeks li a:hover{
       color: #336699;
       /*background: url(/DesktopModules/AG.Video/Images/hoverleft.gif) no-repeat; *//*left tab image path*/
       background-position: left;
       text-decoration:none;
       }

       .MenuVideoInWeeks li.current a b, .MenuVideoInWeeks li a:hover b{
       color:#ff3306;
       text-decoration:none;
       /*background: url(/DesktopModules/AG.Video/Images/AGS_ContainerVD_CM.gif) no-repeat right top; */
       }           
      
      .VideoList{
      font-weight:normal;
      color:#000000;
      font-size:11px;
      text-decoration:none;
      }
     
      .VideoList a:visited{
      font-weight:bold;
      text-decoration:none;
      color:#336699;   
      }
      .VideoList:hover
      {
	  font-weight:bold;
      text-decoration:none;
      color:#336699;   
      }
      .VideoList a:actived{
      font-weight:bold;
      text-decoration:none;
      color:#FF9900;  
      }
      
       .Video_TitleXSL{
      font-weight:normal;
      color:#000000;
      font-size:12px;
      text-decoration:none;
      }
      .Video_TitleXSL a{ 
      color:#336699;
      font-weight:bold;
      text-decoration:none;
      }    
      .Video_TitleXSL a:visited{
      font-weight:bold;
      text-decoration:none;
      color:#336699;   
      }
      a.Video_TitleXSL:hover
      .Video_TitleXSL a:actived{
      font-weight:bold;
      text-decoration:none;
      color:#FF9900;  
      }

ul {
list-style: none;
margin: 0;
padding: 0;
padding-right:11px;
}

#CategoryList {
font-family:Tahoma;
font-size:12px;
color:#31639C;
}

#CategoryList a{
text-decoration: none;
line-height:28px;
height:28px;
cursor:pointer;
width:100%;
}

#CategoryList li{
background: url(/DesktopModules/AG.Video/Images/background_menuhozi.jpg) repeat-x;
font-weight:bold;
float:left;
padding:5px;
border:1px solid #31639C;
list-style-type:none;
width:100%;
height:28px;
}

#CategoryList li li a:hover{
color:red;
font-family:Tahoma;
background: url(/DesktopModules/AG.Video/Images/background_menuhozi_hover.jpg) repeat-x;
font-size:12px;
line-height: 28px;
height: 28px;
width:100%;
text-decoration: none;
}
.MenuVideoInWeeks li.last a b{
       color:#336699;
       text-decoration:none;
       background: url(//);
} 

 
