body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color:#000080;
     }

a {text-decoration: none; padding-bottom: -2px;}
a:link {color:red;}
a:visited {color:navy; border-bottom}
a:active{color:maroon;}
a:hover{text-decoration: underline;}

a.menuTop {
  text-decoration: none;
  background-repeat: no-repeat;
  background-image: url(../images/tab_a.gif);
}
a.menuTop:hover {
    background-image: url(../images/tab_h.gif);
}
a.menuTop:link {
    background-image: url(../images/tab_h.gif);
    }
a.menuTop:visited {
    background-image: url(../images/tab_a.gif);
}

.cssnav {
position: relative;
font-family: arial, helvetica, sans-serif;
background-image: url(../images/tab_h.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 140px;
height: 30px;
margin: 0;
padding: 0;
color: #000080;
}
.cssnav a {
display: block;
color: #000000;
font-size: 14px;
width: 140px;
height: 30px;
display: block;
float: left;
color: #000080;
text-decoration: none;
font-weight: bold
}
.cssnav img {width: 140px; height: 30px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

.cssnav span {
position: absolute;
left: 0px;
top: 8px;
margin: 0px;
padding: 0px;
cursor: pointer;
width: 140px;
height: 5px;
text-align: center;
}

p   {
    text-align: justify;
}

.footer {
    font-size: 10px;
    text-align: center;
    height: 20px
}

.typeTxt {
    font-size: 14px;
    text-align: center;
    height: 20px;
    font-family: "Courier New", Courier, monospace;
    color: #505050
}
.tabTxt {
    font-size: 14px;
    text-align: center;
    height: 50px;
    font-family: "Times New Roman", Times, serif;
    color: #000000
}
.tabTxta {
    font-size: 14px;
    text-align: center;
    height: 27px;
    font-family: "Times New Roman", Times, serif;
    color: #000000
}
.typeTab {
    font-size: 14px;
    text-align: left;
    line-height: 20px;
    font-family: "Courier New", Courier, monospace;
    color: #505050;
    vertical-align: top
}
