﻿body
{
  /* margin:0px;*/
}

.MenuBack
{
    height:60px;
    background: url(images/GrayBack.jpg) top left repeat-x;
    position:relative;
}

.MainMenu
{
    position:relative;
    top:20px;
}
.MainMenu td
{
    vertical-align:bottom;
}

.MainMenuItem
{
   /* background: url(images/wb.jpg) top left repeat;*/
    margin:0px 2px;
}

.MainMenuItema
{
    /* background: url(images/wtl.jpg) top left no-repeat;;*/
}

.MainMenuItemb
{
    /* background: url(images/wtr.jpg) top right no-repeat;*/
}

.MainMenuItem a
{
    height:25px;
    padding: 10px 20px 0px 20px;
    font-family: trebuchet ms, arial, verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: Gray;
    text-decoration: none;
}


.MainMenuItem.FirstChild
{
}
.MainMenuItem.FirstChild a
{
    width:150px;
    height:50px;
    font-family: Arial;
    font-size: 18px;
}

.MainMenuItem.Selected 
{
    background: url(images/gb.jpg) top left repeat;
}
.MainMenuItem.Selected .MainMenuItema
{
    background: url(images/gt.jpg) top left repeat-x;
}
.MainMenuItem.Selected .MainMenuItemb
{
    background: url(images/gtl.jpg) top left no-repeat;
}
.MainMenuItem.Selected .MainMenuItemc
{
    background: url(images/gtr.jpg) top right no-repeat;
}

.MainMenuItem.Selected a
{
    color:Black;
    /* White;*/
}



.SecondMenu
/*{ width:100%; float:left; height:41px;float:left;background:url(../images/topMenuM.png) top left repeat-x;/*text-shadow:2px 1px 1px rgba(20,20,20,0.2);}*/
{
     /*position:absolute;*/ 
    background: url(../images/topMenuM.png) top left repeat-x;
    /*margin:0px 2px 0px 5px;*/
    height:41px;
    width:100%
    /*padding-bottom:10px; */   
}

.SecondMenua
/*{float:left;background:url(../images/topMenuL.png) top left no-repeat; width:5px;height:41px; }*/
{
    background: url(../images/topMenuL.png) top left no-repeat;
}

.SecondMenub
/*{ float:right;background:url(../images/topMenuR.png) top right no-repeat; width:5px;height:41px;}*/
{
    background: url(../images/topMenuR.png) top right no-repeat;
    padding-left:10px;
}

.SecondMenuItem
{
	padding:0px; MARGIN: 0px;
	background-image: url(image/nav_fg.jpg);
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-left: -2px;
	
    /*background: url(images/sgdiv.jpg) top right no-repeat;*/
}

.SecondMenuItem a
{
    padding: 10px 30px 8px 35px;
    font-family: trebuchet ms, arial, verdana, sans-serif;
    font-size: 14px;
    color: #696969;
    font-weight: bold;
    text-decoration: none;
}

.SecondMenuItem.LastChild
{
    background-image:none;
}

.SecondMenuSubMenu
{
    /*background: url(images/grb.jpg) top left repeat;
    padding-bottom:4px;*/
}

.SecondMenuSubMenuItem
{
	
}
.SecondMenuSubMenuItem a
{
	 padding: 2px 30px 5px 10px;
    color:#696969;
    /*White;*/
    text-decoration:none;
    font-family: trebuchet ms, arial, verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    background: url(images/sgb.jpg) bottom left repeat-x;
}

.SecondMenuSubMenuItem.LastChild a
{
	background-image:none;
    background:none;
}

.SecondMenuSubMenuItem a:hover
{
    color: #00FFFF;
    /*#A2C340;*/
    background: url(images/grb.jpg) top left repeat;
    /*bottom left repeat-x;*/
}

.SubMenuParent.active .SecondMenuItem a
{
    color:#FF0033;
    /*#A2C340;*/
}
.SubMenuParent.active .SecondMenuItem
{
    background: url(images/grb.jpg) top left repeat;
}
.SubMenuParent.active .SecondMenuItema
{
    background: url(images/grb.jpg) top left repeat-x;
}
.SubMenuParent.active .SecondMenuItemb
{
    background: url(images/grb.jpg) top left no-repeat;
}

.SubMenuParent.active .SecondMenuItemc
{
    background: url(images/grb.jpg) top right no-repeat;
}



/*--- Special html menus ---*/
.EmailSubMenu
{
    padding:5px 10px 20px 5px;
    cursor: default;
    font-family: trebuchet ms, arial, verdana, sans-serif;
}

.EmailSubMenu a
{
    text-decoration:none;
}

.EmailSubMenu td
{
}

.SSMO {vertical-align:top;}
.SSMS
{
    width:15px;
}

.SSMI
{
    white-space:nowrap;
    vertical-align:bottom;
}

.SSMI:hover
{
    background-color: #727272;
    cursor:pointer;
}
.SSMHead
{
    color:Black;
    /* #A2C340;*/
    font-size: 18px;
    font-weight: bold;
    white-space:nowrap;
    vertical-align:bottom;
}

.SSMH2
{
    padding-left:4px;
    color:Black;
    /*White;*/
    font-size:14px;
    font-weight: bold;
    border-top: dotted 1px white;
}

.SSMIBody
{
    padding-left:4px;
    color:White;
    font-size:12px;
    white-space:nowrap;
}