
.panevright { width: 180px; padding: 6px; }



/*.MainMenu_MenuItem { color: #666666; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold; font-style: normal;  color: white; background: transparent; height: 25px; padding: 1px; }*/


/* Active Menu 
.ActiveRootTab TD 
{ width: 155px; color: #FFFFFF; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  background:#000000!important; height: 25px;  
 background-color:red;
}
.RootTab TD { width: 155px; height: 25px; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  color: #ffffff; background: #404040!important; }
.SelectedRootTab TD { width: 155px; color: #eaeaea; height: 25px; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt; font-weight: bold; background: #888888;  }
.BreadcrumbRootTab TD { width: 155px; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  background: #000000; color: #ffffff; height: 25px;   }
.ActiveSubTab { background: #FEA203; color: #ffffff; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt; font-weight: bold;  padding: 2px;  }
.SubTab { background: #ffffff; color: #000000; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  padding: 2px;  }
.SelectedSubTab { background: #888888; color: #000000; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  padding: 2px; height: 25px;  }
.BreadcrumbSubTab { background: transparent; color: #ffffff; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold; padding: 2px;  }
 */
/* this is the colour in the dropdown menu 
.MainMenu_SubMenu { width:140px; z-index: 1000;  cursor: pointer;  cursor: hand;  font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt; font-weight: bold;  font-style: normal;  color: #C14337; height: 25px; filter:progid:DXImageTransform.Microsoft.Shadow(color='#4C648E', Direction=135, Strength=0); padding: 2px;  }
.MainMenu_MenuItemSel { color: #ffffff;  font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  font-style: normal;  height: 25px; padding: 2px;  }
.MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuArrow { display: none;  }
*/



/* Menu 
.ActiveRootTab TD { width: 150px; color: green; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  background: transparent; text-align: center; 

}*/
/* Top level item 
.RootTab TD { width: 150px; height: 25px; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  color:#ffffff; background: transparent; text-align: center; 
}*/
/* Top level Hover item 
.SelectedRootTab TD { width: 150px; color: #cccccc; height: 25px; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold; background: transparent;  text-align: center;
 }

.BreadcrumbRootTab TD { width: 150px; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  color:#efefef; height: 25px; text-align: center; }
.ActiveSubTab { background-color: #FEA203; color: red; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  padding: 2px; }
.SubTab { background: #ffffff; color: #000000; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  padding: 2px; }
.SelectedSubTab { background: #C14337; color: #000000; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  padding: 2px; height: 25px; }
.BreadcrumbSubTab { background: transparent; color:green; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold; padding: 2px; }
*/
/* this is the colour in the dropdown menu 
.MainMenu_SubMenu td { width:140px; z-index: 1000;  cursor: pointer;  cursor: hand;  background: #404040;  font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  font-style: normal;  color:#ffffff; height: 25px; padding: 2px; }
*/
/*.MainMenu_MenuItemSel { background: transparent; color: #FEA203; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  font-style: normal; height: 25px; padding: 2px; }
.MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuArrow { display: none; }
*/

.MainMenu_MenuContainer
{    
     /*border-top: 1px solid #FFFFFF;
     border-bottom: 1px solid #FFFFFF;*/
     /*background-color: #EEEEEE;*/
     backgroung-color: #FFFFFF;
     /*color:#555555;     */
     color: #999999;
     font-family:Verdana;
     font-size:12px;
}

/*.MainMenu_MenuBar TD { cursor: pointer;  cursor: hand;  height:44; }*/

.MainMenu_MenuItem
{
     /*display:table-row-group;*/
     /*display:table-cell;*/
     /*height:24px;*/
     /*min-height:24px;*/
     /*width:145px;*/
     /*color:#555555;*/
     
     /*background-color: #EEEEEE;*/
     background-color: #FFFFFF;
     color:#999999;
     font-family:Verdana;
     font-size:12px;
     /*background-color: yellow;*/
     /*border:solid 2px red;*/
     /*padding-top:2px; padding-bottom:2px;*/
}

/*.MainMenu_MenuItem a
{
     min-height:44px;
     height:44px;
     width:195px;
     background-color: #EEEEEE;
     color:#555555;
     font-family:Verdana;
     font-size:12px;
     background-color: #DB4D52;
}*/


.MainMenu_MenuIcon
{
     display:none;
}

.MainMenu_SubMenu
{
     /*width:195px;*/
     background-color: #EEEEEE;
     color:#555555;
     font-family:Verdana;
     font-size:12px;
}

.MainMenu_MenuBreak 
{
     display:none;
}

.MainMenu_MenuItemSel 
{
     background-color:#99CC00;
     /*background-color: #FFFFFF;*/
     /*color:#999999;*/
     color:#FFFFFF;
     font-family:Verdana;
     font-size:12px;
}

.MainMenu_MenuItemSel td
{
     background-color:#99CC00;
     /*background-color: #FFFFFF;*/
     /*color:#999999;*/
     COLOR:#FFFFFF;
     font-family:Verdana;
     font-size:12px;
}

/*.MainMenu_RootMenuItemSelected
{
     background-color: #FFFFFF;
     color:#999999;
     font-family:Verdana;
     font-size:12px;
}

.MainMenu_RootMenuItemSelected td
{
     background-color: #FFFFFF;
     color:#999999;
     font-family:Verdana;
     font-size:12px;
}*/

.MainMenu_MenuArrow
{
    display:none;
}

.MainMenu_RootMenuArrow 
{
    display:none;
}

/*.BreadcrumbRootTab TD { width: 145px; height: 24px; text-align: center; }
.ActiveRootTab { height:24px; width:100%; background-color:#99CC00; width:145px; }
*/
/*.ActiveRootTab TD { height:24px; width:195px; background-color:#99CC00; width:195px; }*/

/*.SelectedRootTab TD { width: 195px; color: #eaeaea; height: 25px;  background-color:red;  }*/
/*
.RootTab { width: 195px; height: 24px; color: #ffffff;}
.RootTab TD { width: 195px; height: 24px; color: #ffffff; color:red; }





.BreadcrumbRootTab TD { width: 195px; color:#efefef; height: 25px;}

*/

.footerLinkBold
{
  font-family: Verdana;
  font-size: 11px;
  color: #999999;
  font-weight: bold;
  font-style: normal;
  font-variant: normal;
  text-decoration: underline;
  text-align:left;
}

.footerLink
{
  font-family: Verdana;
  font-size: 11px;
  color: #999999;
  font-style: normal;
  font-variant: normal;
  text-decoration: none;
  text-align:left;
}


/*#houseMenuVstatic ul { padding: 3px 0; padding-top: 6px; margin: 0 1 1 0; border-bottom: 1px solid #778; 
                       background-image: url('menubkg.gif'); background-repeat: repeat-x } 
#houseMenuVstatic li { list-style: none; margin: 0; display: inline; } 
#houseMenuVstatic li a { padding: 3px 0.5em; margin-left: 3px; border: 1px solid #778; 
                    border-bottom: none; background: #DEE; text-decoration: none; } 
#houseMenuVstatic li a:link { color: #667; } 
#houseMenuVstatic li a:visited { color: #667; } 
#houseMenuVstatic li a:hover { background: white; border-bottom: 1px solid white; } 
#houseMenuVstatic li a:active { background: white; border-bottom: 1px solid white; } 

#houseMenuVstatic li#houseMenuVstaticCurrentItem{background-color:yellow;}
#houseMenuVstatic a#houseMenuVstaticCurrentLink{background-color:yellow;}
*/
/*
#houseMenuVstatic ul { padding: 3px 0; padding-top: 6px; margin: 0 1 1 0; border-bottom: 1px solid #778; 
                       background-image: url('menubkg.gif'); background-repeat: repeat-x }                      
                       
#houseMenuVstatic li { list-style: none; margin: 0; display: inline; } 

#houseMenuVstatic li a 
                    { 
                      border: 1px solid red; 
                      border-bottom: none; background: #EEEEEE; text-decoration: none;
                       } 
*/                    





/* Vertical Menu */
#HouseMenuNav
{
    font-family: Verdana;
    font-size: 12px;
    /* menu wrapper div */
    border-top: solid 1px #003;
    /*border-top: solid 18px #555555;*/
    /*border-bottom: solid 1px #003;*/
    border-bottom:none;
    margin-bottom: 10px;
    background-color: #EEEEEE;    
    width:195px;
}

#HouseMenuNav ul
{
    /* all submenu lists */
    padding: 0;
    border: 0;
    margin: 0;
    list-style: none;
}


#HouseMenuNav a
{
    /* all links within the menu wrapper */
}

#HouseMenuNav li
{
    /* all list items */ /* -- Border around each menu item -- */
    border-bottom: 1px solid #ED9F9F; /* added for opera browser to remove bullets on lists */
    border-bottom: 1px solid #FFFFFF; 
    list-style: none;    
}

#HouseMenuNav li a:link, #HouseMenuNav li a:visited
{
    /* block for main level menu */
    /* main colour of the menu */
    margin: 0;
    padding: 0;
    display: block;
    padding: 5px 5px 5px 0.5em;
    /*border-left: 12px solid #711515;*/
    border-left: none;
    /*border-right: 1px solid #711515;*/
    border-right: none;
    /*background-color: #95353D;*/
    /*background-color: #EEEEEE;    */
    /*color: #FFF;*/
    color: #555555;
    text-decoration: none; /* added for opera */
    font-size: 100%;
    background-color:#99CC00; /*darkgray*/    --
    text-align:left;
    padding-left:35px;
}

#HouseMenuNav li a:hover
{
    background-color: #711515;
    background-color: #99CC00;
    color: #FFF;
}
#HouseMenuNav ul ul
{
    /* second level menu items */
    margin-left: 12px;    
}
#HouseMenuNav ul ul li
{
    border-bottom: 1px solid #711515;
    border-bottom: 1px solid #FFFFFF;
    margin: 0; /* remove the bullets from the sub menu */
    list-style: none;
}
#HouseMenuNav ul ul a:link, #HouseMenuNav ul ul a:visited
{
    /*background-color: #ED9F9F;*/
    background-color: #EEEEEE;
    /*color: #711515;*/
    color: #555555;
    /*border-bottom: 1px solid #FFFFFF; only effective in some*/
}
#HouseMenuNav ul ul a:hover
{
    /*selection for second,3rd lvl */
    /*background-color: #711515;*/
    background-color: #99CC00;    
    color: #FFF;
}


#HouseMenuNav ul ul a:link, #HouseMenuNav ul ul a:visited
{
  margin-left:-12px;
  /*background-color:#99CC00;*/
  padding-left:50px;
  text-align:left;
  background-color:#D3D3D3;
}


#HouseMenuNav ul ul ul a:link, #HouseMenuNav ul ul ul a:visited
{
  /*background-color:#D3D3D3;*/
  background-color:#90EE90;
  background-color:#E2E2E2;
  margin-left:-24px;
  padding-left:57px;
}


.spane
{
  /*padding-left:30px;
  padding-right:5px;
  padding-bottom:30px;*/
  padding-left:5px;
  padding-right:5px;
  padding-bottom:5px;
}

.SkinPageTitle
{
  color:#BBE294;font-family:Verdana;font-size:30px
}

.contacts{float: right; color: #555555; font-size: 11px; font-family: Verdana; padding-top: 18px; margin-right: 20px;}
.contacts a{color: #006699; text-decoration: none;}
.contacts img{padding: 0px 5px;}


.CMenuTop
{ 
    text-align:left;
    /*width:173px;*/
    background-color:#555555;color:#FFFFFF;height:14px;font-family:Verdana;
    font-size:11px;padding:2px;padding-left:20px;vertical-align:middle;
}