body {
    margin: 0;
}

th, td {
    padding: 0;
    border-style: hidden;
}

.tab0 {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0 solid #000040;
}

.tab1 {
    border-collapse: collapse;
    border-spacing: 0;
    width: 98%;
}

.tab2 {
    border-collapse: collapse;
    border-spacing: 0;
}

.chdr {
    border-bottom: 2px solid #000040;
}

.cnav {
    border-right: 2px solid #000040;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    color: #606060;
}

.cmain {
    padding: 0;
    spacing: 0;
    color: #c0c0c0;
}

.cfot {
    border-top: 2px solid #000040;
}

.col3 {
    text-align: left;
    padding-right: 5px;
    height: 25px;
    font-size: 14px;
    color: #ffff00;
}

.bg1 {
    background-color: #009981;
}

.bg2 {
    background-color: #299c8c;
}

.bg3 {
    background-color: #3952AD;
}

a:link {
    text-decoration: none;
    font-size: 14px;
    color: #ffffff;
}

a:visited {
    text-decoration: none;
    font-size: 14px;
    color: #ffffff;
}

a:hover {
    text-decoration: none;
    font-size: 14px;
    color: #000000;
    background-color: #ffff00;
}

a:active {
    text-decoration: none;
    font-size: 16px;
    color: #0000ff;
    background-color: #ff0000;
}

a:focus {
    text-decoration: none;
    font-size: 14px;
    color: #00ffff;
}

#foot a:link {
    text-decoration: none;
    font-size: 14px;
    color: #000080;
}

#foot a:visited {
    text-decoration: none;
    font-size: 14px;
    color: #000080;
}

#foot a:focus {
    text-decoration: none;
    font-size: 14px;
    color: #000080;
}

#foot a:hover {
    text-decoration: none;
    font-size: 14px;
    color: #ffff00;
    background-color: #0000ff;
}
