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

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.menuf {
  text-decoration: none;
  background-image: url(../images/arrow-fwd-no.gif);
  background-repeat: no-repeat;
  padding-right: 25px;
}
a.menuf:link {
  color:red;
  background-image: url(../images/arrow-fwd-no.gif);
}
a.menuf:hover {
  color:#f00;
  background-image: url(../images/arrow-fwd.gif);
}

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

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

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

h1 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    }

h2 {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    }
h3 {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    }

h4 {
    font-size: 14px;
    font-weight: bold;
    text-align: Left;
    }

h5 {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    }

p   {
    text-align: justify;
    }

.indent   {
    text-align: justify;
    text-indent: 3.5em
    }
.gallerytd {
    text-align: center;
    vertical-align: top;
}
.imagetd {
    font-style: italic;
    font-size: 11px;
    color: #0000ff;
    text-align: center;
    }

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

.menu {font-weight: bold;
    text-align: center;
    background-image: url(../images/menu-title.gif);
    color: #FFFFFF
}

.menuBase {font-weight: bold;
    color: #fff;
    text-align: center;
    background-color: #000086;
    }

.menuOff {font-weight: bold;
    text-align: center;
    }

