.white_txt {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
}
a:link {
        text-decoration: none;
}
a:visited {
        text-decoration: none;
}
a:hover {
        text-decoration: underline;
}
a:active {
        text-decoration: none;
}
.dackblue_txt {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
.lghtblue_txt {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #D0E5F1;
}
.title1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #113E5A;
        border-bottom-style: dotted;
        border-bottom-color: #113E5A;
        border-bottom-width: 1px;
        padding-bottom: 2px;
        margin-bottom: 10px;
}
.bottom_link {
        font-family: Arial, SansSerif;
        font-size: 10px;
        color: #113E5B;
}
.TDbg1 {
    background-color: #eff1f5;
}
.TDbg2 {
    background-color: #f9f9f6;
}
