body
{
        background-color : #677079;
        background: url(img/bg.gif);
}
a
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: white;
}
hr
{
        height: 1px;
        color: white;
}
ul
{
        margin-left: 25px;
}
h1, h2, h3, h4, h5, h6
{
        font-family: Verdana;
        color: white;
        text-transform: uppercase;
}


.astyle1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-decoration: underline;
        color: white;
}
.astyle2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
        color: black;
        text-decoration: none;
}
.astyle3 {

        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: underline;
        color: white;
}


.btext1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: white;
        text-decoration: none;
}


.entry_th
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: white;
        background-color: #778089;
}
.td_entry_1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: black;
        background-color: #97B6C9;
        border: 1px solid #7796A9;
        border-top: 0px;
}
.td_entry_2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: black;
        background-color: #97B6C9;
        border-right: 1px solid #7796A9;
        border-bottom: 1px solid #7796A9;
}
.td_entry_1_1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: black;
        background-color: #A7C6D9;
        border: 1px solid #7796A9;
        border-top: 0px;
}
.td_entry_2_1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: black;
        background-color: #A7C6D9;
        border-right: 1px solid #7796A9;
        border-bottom: 1px solid #7796A9;
}