#portal-headermenu {
    background-color: transparent;
    margin-bottom: 6px;
    margin-right: 6px;
    padding: 1px;
    height: 22px;
    overflow: ;
}

td.pageheading {
    color: #4E7D7F;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

td {
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #333333;
}

td.footer {
    padding: 5px;
    border-top: 2px #CC0000 solid;
}

td.leftmenu {
    background: #C5DEE0 url('images/leftmenu_bg.gif');
}

a {
   color: #406C6E;
}

a:hover {
   color: #CC0000;
}

td.navmenu {
    padding-top: 15px;
}

td.menu {
    padding: 4px;
    border-bottom: 1px #FFFFFF solid;
    background: transparent;
    font-weight: bold;
}

.topmenu {
    margin-right: 7px;
    margin-bottom: 4px;
}

.topmenu a {
    text-transform: uppercase;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

td.welcometext {
    color: #777D55;
    font-weight: bold;
}