/*CSS Document*/
/*color key
background=17556f
font= adfafa
*/
body {
    font-family: Arial, Helvetica, Sans Serif;
    font-size:0.8em;
    background-color: #17556f;
    color:#ffffff;
}

a:link, a:visited {
    color:#40fefe;
    text-decoration: none;
    font-size:0.8em;
    font-weight:bold;
}

a.hover{
    color:lightblue;
    text-decoration:none;
    font-weight: bold;
}
.td1{
    //background-image: url(../images/hb3dbanner2.jpg);
    background-repeat:no-repeat;
}

.td2{
    background-image: url(../images/pathwaybck.png);
    background-repeat:no-repeat;
}
