.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 424141;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 414242;
	text-decoration: underline;

}
.mainB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 414242;
}
.MenuTitleSector 
{
	font-family:  Myriad Pro, Trebuchet MS, Palatino Linotype, Verdana;
    color: #006000;
	font-size: 14px;
	font-weight:bold;
}
.MenuTitleService 
{
	font-family:  Myriad Pro, Trebuchet MS, Palatino Linotype, Verdana;
    color: Gray;
	font-size: 15px;
	/*font-weight: bold;*/
}

.SideMenuTitle 
{
	font-family:  Myriad Pro, Trebuchet MS, Palatino Linotype, Verdana;
    color: #006000;
	font-size: 12.5px;
	font-weight: bold;
}

.SectorSideMenuMain 
{
	font-family:  Myriad Pro, Trebuchet MS, Palatino Linotype, Verdana;
    color: #006000;
	font-size: 12.5px;
	font-weight: bold;
}

.SectorSideMenuSub
{
	font-family: Myriad Pro, Trebuchet MS, Palatino Linotype, Verdana;
    color: #006000;
	font-size: 10px;

}

div#projDetails
{
background-color: #98FB98;
padding-left: 2em
border-width: thin;
border-style: ridge;
border-color: #32CD32;
margin: 0px 20px 0px 20px;
display: none;
}
<div id="projDetails">
</div>