/* Main Menu(s) */

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

#leftcol div.moduleG{
width: 130px;
background: transparent url() left repeat-y;
margin-bottom: 10px;
}

#leftcol div.moduleG div{
width: 130px;
background: transparent url() top left no-repeat;
}

#leftcol div.moduleG div div{
width: 130px;
background: transparent url() bottom left no-repeat;
}

#leftcol div.moduleG div div div{
width: 110x;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10px;
}
