.main {background-image: url('images/home_footer.gif');}

.topMenuPane2 {background-image: url('images/content_top.gif');}

.footerPane {background-color: #179ad1;}

/***************** HOME ******************/

.headerPane {background-color: #007c85;}
.topMenuPane {background-image: url('images/home_searchBg.gif');}              
.eventsPane {background-image: url('images/home_eventsBg.gif');}

/*****************  ******************/

A:link {color: #007c85;}
A:visited {color: #007c85;}
A:hover {color: #007c85; text-decoration: underline;}
A:active {color: #007c85;}

.weatherPane {background-image: url('images/home_weatherBg.gif');}

/********************* Main Menu ******************************/
.menu {background-color: #007c85;}
.MainMenu_MenuContainer {background-color: #007c85;}
.MainMenu_MenuBar {background-color: #007c85;}

/* Sub menu item */
/*.MainMenu_MenuItem {}*/

/* Sub menu left icons */
/*.MainMenu_MenuIcon {}*/

/* sub menu box */
.MainMenu_SubMenu 
{
    background-color: #007c85;
    border: solid 1px #007c85;
}
/* place at the top and at the bottom of left and right breadcrumb*/
.MainMenu_MenuBreak {background-color: #007c85;}

/* Sub menu Hover */
.MainMenu_MenuItemSel 
{
   color: #96d9ee;
   height: 20px; 
   border-top: solid 1px #007c85;
   border-bottom: solid 1px #007c85;
   border-right: solid 0px #007c85;
   border-left: solid 0px #007c85;
}

/*.MainMenu_MenuArrow {}*/

/* Root right arrow for those who have sub menu*/
/*.MainMenu_RootMenuArrow {}*/

/*.MainMenu_RootItem {}*/

/* Root Mouse over */
.MainMenu_RootItemSel {color: #96d9ee; background-color: #007c85;height:30px;}

/* Root Active */
.MainMenu_RootItemActive {color: #004b8d;background-color: #96d9ee;}

/* Sub Menu Active */
.MainMenu_MenuItemActive {color: #96d9ee;}

/*.MainMenu_SeparatorLeftBreadCrumb{}
.MainMenu_SeparatorRightBreadCrumb{}*/

.MainMenu_RootBreadCrumb{background-color: #96d9ee;}

/*****************************************/
div.subMenu a:link {}
div.subMenu a:active {}
div.subMenu a:visited {}
div.subMenu a:hover {}

td.submenu a {}
td.submenu_0 a {}
td.submenu_1 a {}
td.submenu_2 a {}

td.submenu_current_0 a:link {}
td.submenu_current_0 a:active {}
td.submenu_current_0 a:visited {}
td.submenu_current_0 a:hover {}

td.submenu_current_1 a:link {}
td.submenu_current_1 a:active {}
td.submenu_current_1 a:visited {}
td.submenu_current_1 a:hover {}

td.submenu_current_2 a {}
td.submenu_current_2 a:link {}
td.submenu_current_2 a:active {}
td.submenu_current_2 a:visited {}
td.submenu_current_2 a:hover {}