/* classes used for top navigation */
.selectedTopChannel {font-size : 100%;margin-bottom : 1em; vertical-align : super; color : #000000; font-weight:bold; text-decoration : none; cursor:hand;} 
.nonselectedTopChannel {font-size : 100%;margin-bottom : 1em; vertical-align : super; color : #ffffff; font-weight:bold;text-decoration : none; cursor:hand;} 
/* classes used for top navigation drop down menu items*/
.nonselectedMenuChannel {font-size : 100%; border-style:solid; border-width:thin; border-color:blue; margin-bottom : 1em; color : red; background-color:White; font-weight:bold;text-decoration : none; cursor:hand;} 
.MenuItem {font-size : 100%; text-decoration : none; cursor:hand;}
.MenuItemBox {font-size : 100%; text-decoration : none; width : 130px; cursor:hand;}