body {
        margin: 0px;
        padding: 0px;
}

.text {
    FONT-SIZE: 11px;
    COLOR: #636363;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

div,td,p,h1,h2,h3,h4,h5,h6,h7,form,input,select,textarea {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
}

p {
        color: #4B5A63;
        font-size: 11px;
}

.hdr {
        margin-left: 25px;
}

.ns {
        font-size: 80%;
        color: #7C8DAD;
}

#l {
        position: relative;
        left: -25px;
}

.h1 {
        font-size: 12pt;
        font-weight: bold;
        line-height: 18pt
}

h2 {
        font-size: 146%;
        color: #4B5A63;
        line-height: 18pt;
        margin-left: 25px;
        font-weight: bold;
}

h3 {
        font-size: 136%;
        color: #4B5A63;
        font-weight: bold;
}


h4 {
        font-size: 126%;
        color: #4B5A63;
        line-height: 18pt;
        margin-left: 25px;
        font-weight: bold;
}

.mnu1 {
        font-size: 11px;
        margin-left: 11px;
        margin-right: 11px;
}
.submnu {
        color: #333D43;
        font-size: 11px;
        margin-left: 5px;
        margin-right: 5px;
}
.mnu2 {
        font-size: 12px;
        color: #ffffff;
}
.menu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-weight: bold;
        text-decoration: none;
        color: #64949F;
}
.menuT {
        margin: 0px;
        height: 100%;
        width: 120;
        padding: 2px;
        background-color: #eaeaea;
        border-top: 1px solid #cccccc;
}
        DIV.clsMenu {
        font-size:10;
        background-color:#F7F7F7;
        position:absolute;
        visibility:hidden;
        z-index:9999;
        top:0px;
        left:0px;
        border: 1 solid #9BB5BB;

        }
        DIV.clsMenu A {  text-decoration:none; color:#000000; font-weight:bold; }
        DIV.clsMenu A:hover { color:#660000; }


.sm {
        font-size: 11px;
        color: #aaaaaa;
        margin-left: 25px;
}
.nu {
        text-decoration: none;
}

a:hover {
        color: #333D43;
        text-decoration: none;
}

