

/*========================================================*/

.menuGreenActions {
}

.menuGreenContent {
color: #fff;
font-size: 11px;
font-family: tahoma;
text-align:left;
padding: 0px 0px 0px 0px;
}

.menuGreenContent a {
text-align:left;
color: #fff;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
border-bottom-width: 1px; 
border-left-width: 0px; 
border-right-width: 0px; 
border-top-width: 0px; 
border-style: dotted;
text-decoration: none;
}

.menuGreenContent a:hover {
text-align:left;
color: #fff;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
border-bottom-width: 0px; 
border-left-width: 0px; 
border-right-width: 0px; 
border-top-width: 0px; 
border-style: dotted;
text-decoration: none;
}

/*========================================================*/
