/* Main Menu(s) */

a.mainlevelD {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #444444;
padding-left: 4px;
width: 143px;
display: block;
line-height: 26px;
margin-bottom: 2px;
text-decoration: none;
font-weight: bold;
border-left: 8px solid #CACACA;
width: 110px;
}
a.mainlevelD:hover, a.mainlevelD#active_menu {
background: #cccccc;
color: #338080;
text-decoration: none;
border-left: 6px solid #C7E0E5;
}
/* Modules */

#rightcol div.moduleD{
width: 130px;
background: transparent url() right repeat-y;
margin-bottom: 10px;
}

#rightcol div.moduleD div{
width: 130px;
background: transparent url() top right no-repeat;
}

#rightcol div.moduleD div div{
width: 130px;
background: transparent url() bottom right no-repeat;
}

#rightcol div.moduleD div div div{
width: 110x;
padding-left: 0px;
padding-right: 12px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10px;
}
