.ec { 
height:0px;
visibility: visible;
display: none;
} 

.ecm { 
height:0px;
visibility: visible;
display: none;
}

.ecmactive 
{ 
font-size: 8pt;
margin-left: 12px;
color:#999;
border-bottom: 1px dotted #FB2F24;
height: 25px;
display:block;
font-weight: 500;
}

.main {
font-size: 10pt;
font-family: verdana, sans-serif;
font-weight: 500;
height: 25px;
}

.mainactive {
font-size: 10pt;
font-family: verdana, sans-serif;
font-weight: 500;
height: 24px;
border-bottom: 1px solid #FB2F24;
color:#999;
}


.main2 {
font-size: 8pt;
font-family: verdana, sans-serif;
font-weight: 500;
border-bottom: 1px solid #FFFFFF;
padding-left: 12px;
height: 25px;
}

#navigation {
font-family: verdana, sans-serif;
padding-top: 5px;
padding-left: 20px;
z-index: 1;
}


#navigation a, #navigation a:visited {
display:block;
color:#000;
text-decoration:none;
border-bottom: 1px dotted #DCDCDC;
height: 25px;
}
	

#navigation a:hover{
color:#999;
border-bottom: 1px solid #FB2F24;
height: 25px;
}

#navigation .active{
color:#999;
border-bottom: 1px solid #FB2F24;
height: 25px;
}
	
	
#navigation ul{
list-style-type:none;
padding:0;
margin:0;
}
	

#navigation li{
}

	
