
body {
    font-size: 10px;
    font-weight: normal;
}
a img {
    text-decoration: none;
    border: none;
}
.footer, .headerBorder {
    background-color: transparent;
}
.footer, .footer a {
    color: #636363;
    font-size: 10px;
    text-decoration: none;
}
.contentCell, .contentCell td {
    color: #636363;
    font-size: 11px;
    line-height: 1.5;
}
h1 {
    color: #006a72;
}
#table_main {
    width: 920px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/bg_mid.jpg);
    background-repeat: repeat-y;
}
#left_nav {
    padding-bottom: 235px;
    text-align: center;
}
#left_nav img {
    padding-top: 3px;
    padding-bottom: 3px;
}
#left_nav a {
    text-decoration: none;
    color: #636363;
    font-weight: bold;
}
#left_nav a:hover {
    color: #066d75;
}