BODY
{
}

H3
{
    color: #3A4144;
}

.bld
{
    font-weight: bold;
}

.Qclr
{
    color: #0033CC;
    font-weight: bolder;
}

.Cltitle
{
    color: #0033CC;
    font-weight: bolder;
    font-size: 14pt;
}

.subt
{
    border: solid 1px gray;
    width: 50px;
    background-color: F7F7F9;
    padding: 3 3 1 1;
}





BODY
{
    margin: 15px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #001b46;
}
.mainbody
{
    left: 50%;
    margin-left: -432px;
    width: 782px;
    position: absolute;
    background-color: #ffffff;
}
.mainTable
{
    width: 782px;
}
.menu
{
    background: #3677c9 no-repeat right bottom;
    border-left: #808080 2px solid;
    width: 150px;
}
.titleLeft
{
    background-color: #808080;
    height: 34px;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#808080' ,endColorStr= '#A9A9A9' ,gradientType= '0' );
   
}
.title
{
    background-color: #808080;
    height: 34px;
    width: 632px;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#808080' ,endColorStr= '#A9A9A9' ,gradientType= '0' );
   
}
.titletxt_box
{
    font-size: 20px;
    width: 50px;
    left: 20px;
    color: #ffffff;
    position: relative;
    top: 5px;
}

.activenav
{
    padding-right: 0px;
    border-top: #ffffff 0px solid;
    display: block;
    padding-left: 0px;
    background-image: url(./images/nav2_bg.jpg);
    padding-bottom: 0px;
    margin: 0px 0px 0px;
    width: 150px;
    padding-top: 0px;
    background-repeat: no-repeat;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    position: relative;
    height: 38px;
}
.activenav A:link
{
    display: block;
    font-size: 13px;
    float: left;
    width: 150px;
    color: #3a4144;
    height: 38px;
    text-decoration: none;
}
.activenav A:visited
{
    display: block;
    font-size: 13px;
    float: left;
    width: 150px;
    color: #3a4144;
    height: 38px;
    text-decoration: none;
}
.activenav A:active
{
    display: block;
    font-size: 13px;
    float: left;
    width: 150px;
    color: #3a4144;
    height: 38px;
    text-decoration: none;
}
.activenav A:hover
{
    display: block;
    font-size: 13px;
    float: left;
    width: 150px;
    color: #3a4144;
    height: 38px;
    text-decoration: none;
}
.activenav IMG
{
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    width: 150px;
    border-bottom: 0px;
    height: 38px;
}
.activenav A:hover IMG
{
    visibility: visible;
}
.activenav SPAN
{
    padding-right: 0px;
    padding-left: 0px;
    left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: 150px;
    cursor: pointer;
    padding-top: 0px;
    position: absolute;
    top: 12px;
    text-align: center;
}

.menunav
{
    padding-right: 0px;
    display: block;
    padding-left: 0px;
    background-image: url(./images/nav_bg_on.jpg);
    padding-bottom: 0px;
    margin: 0px 0px 0px;
    width: 150px;
    padding-top: 0px;
    background-repeat: no-repeat;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    position: relative;
    height: 38px;
}
.menunav A:link
{
    display: block;
    font-size: 13px;
    float: left;
    width: 150px;
    color: #ffffff;
    height: 38px;
    text-decoration: none;
}
.menunav A:visited
{
    display: block;
    font-size: 13px;
    float: left;
    width: 150px;
    color: #ffffff;
    height: 38px;
    text-decoration: none;
}
.menunav A:active
{
    display: block;
    font-size: 13px;
    float: left;
    width: 150px;
    color: #ffffff;
    height: 38px;
    text-decoration: none;
}
.menunav A:hover
{
    display: block;
    font-size: 13px;
    float: left;
    width: 150px;
    color: #3a4144;
    height: 38px;
    text-decoration: none;
}
.menunav IMG
{
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    width: 150px;
    border-bottom: 0px;
    height: 38px;
}
.menunav A:hover IMG
{
    visibility: hidden;
}
.menunav SPAN
{
    padding-right: 0px;
    padding-left: 0px;
    left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: 150px;
    cursor: default;
    padding-top: 0px;
    position: absolute;
    top: 12px;
    text-align: center;
}

HTML A:hover
{
    visibility: visible;
}
