
/******************** first level ***********************/
.STMenu{
width:100%;
border-collapse:collapse;
padding-bottom:10px;
}

td.menu_left0True{
background-image:url("images/plusSTMenu.gif") ;
background-repeat:no-repeat; 
background-position:100%;
background-color:#656565;
cursor: default; 
height:22px;
} 
td.menu_left0False{
height:22px;
background-color:#656565;
}
td.menu_left0True:hover, td.menu_left0True.sfhover{
background-image:url("images/minusSTMenu.gif") ;
background-repeat:no-repeat; 
background-position:100%;
}
td.menu_left0active
{
background-image:url("images/plusSTMenu.gif") ;
background-repeat:no-repeat; 
background-position:100%;
background-color:#656565;
}


.menu_left0 {  
ont-family: arial, helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
color: #FFFFFF;
text-decoration: none; 
 }
.menu_left0:link, .menu_left0:visited {  
font-family: arial, helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
color: #FFFFFF;
text-decoration: none;
background: transparent; 
padding:4px 0px 4px 4px;
width:90%;
display:inline;}

.menu_left0:hover,.menu_left0:active {  
font-family: arial, helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
text-decoration: none;  
background: transparent;
color:#d2d395;
width:90%;
display:inline;
}

/***************Second Level******************/
.textLink{

}

 .STsecondTier{
 background-color:#D9D7D8;
 color:#878787;
 }
 .STsecondTier img, .STsecondTierFalse img{
 padding: 4px 12px;
 float:left;
 }
 .STsecondTierFalse{
 background-color:#efefef;
 }
 
 .STsecondTierFalse:hover{
 background-color:#D9D7D8;
 }

a.menu_left1:link, a.menu_left1:visited {  
font-family: arial, helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold;
display:block; 
color: #5c5c5c;
text-decoration: none; 
height:22px;
padding:14px 0px 0px 0px;
}

.menu_left1:hover {  
font-family: arial, helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
color: #5c5c5c;
background-color:transparent;
display:block;
text-decoration: none;

}
.menu_left1_active:link,.menu_left1_active:hover,.menu_left1_active:visited {  
font-family: arial, helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
padding:14px 0px 0px 0px;
color: #5c5c5c;
text-decoration: none;
background: transparent;
display:block;
height:22px;
}
/**********THIRD LEVEL***********/
/*.menu_left2 {  font-family: Verdana; font-size: 12px; font-weight: normal; color: #FFFFFF;text-decoration: none; cursor:default;
 }
.menu_left2:link, .menu_left2:visited {  font-family: Verdana; font-size: 12px; font-weight: normal; color: #FFFFFF;text-decoration: none;cursor:default;  background: transparent;}
.menu_left2:hover {  font-family: Verdana; font-size: 12px; font-weight: normal; color: #FFFFFF;text-decoration: none;cursor:default;  background: transparent;}


.menu_left3 {  font-family: Verdana; font-size: 12px; font-weight: normal; color: #FFFFFF;text-decoration: none; cursor:default;
 }
.menu_left3:link, .menu_left3:visited {  font-family: Verdana; font-size: 12px; font-weight: normal; color: #FFFFFF;text-decoration: none;cursor:default;  background: transparent;}
.menu_left3:hover {  font-family: Verdana; font-size: 12px; font-weight: normal; color: #FFFFFF;text-decoration: none;cursor:default;  background: transparent;}

 .menu_left4 {  font-family: Verdana; font-size: 12px; font-weight: normal; color: #FFFFFF;text-decoration: none; cursor:default;
 }
.menu_left4:link, .menu_left4:visited {  font-family: Verdana; font-size: 12px; font-weight: normal; color: #FFFFFF;text-decoration: none;cursor:default;  background: transparent;}
.menu_left4:hover {  font-family: Verdana; font-size: 12px; font-weight: normal; color: #FFFFFF;text-decoration: none;cursor:default;  background: transparent;}
*/
.menutable{
background: transparent;cursor:default;
}