/* ================================================================================================================== */
/* GLOBAL HYPERLINK FORMAT */
/* ================================================================================================================== */
a:link 
{
    font-weight: bold; font-size: x-small; font-family: verdana, sans-serif; color: #303030; text-decoration: none;
}
a:visited 
{
    font-weight: bold; font-size: x-small; font-family: verdana, sans-serif; color: #303030; text-decoration: none;
}
a:hover 
{ 
    font-weight: bold; font-size: x-small; font-family: verdana, sans-serif; color: #303030; text-decoration: underline; 
}
/* ================================================================================================================== */
/* BRIGHT HYPERLINK FORMAT */
/* ================================================================================================================== */
a.abright:link 
{
    font-weight: bold; font-size: x-small; font-family: verdana, sans-serif; color: #ffffff; text-decoration: none;
}
a.abright:visited 
{
    font-weight: bold; font-size: x-small; font-family: verdana, sans-serif; color: #ffffff; text-decoration: none;
}
a.abright:hover 
{ 
    font-weight: bold; font-size: x-small; font-family: verdana, sans-serif; color: #ffffff; text-decoration: underline; 
}
/* ================================================================================================================== */
/* BODY FORMAT */
/* ================================================================================================================== */
.body
{
    background-color: #ffffff; width: 100%; border: none; color: #303030; font-family: verdana, sans-serif;
    font-size: x-small; font-weight: normal; text-decoration: none; text-align: justify; margin: 0px;
    vertical-align: top;
}
/* ================================================================================================================== */
/* LOGO FORMAT */
/* ================================================================================================================== */
.logo
{
    background-color: #708090; width: 60%; border: none; color: #ffffff; font-family: verdana, sans-serif;
    font-size: x-small; font-weight: normal; text-decoration: none; text-align: right; height: 100px; margin: 0px;
    background-image: url(./img/tda.logo5.png); vertical-align: top; padding: 10px;
    border-top: 2px solid #ffffff; border-bottom: 2px solid #ffffff;
}
.logoright
{
    background-color: #ffffff; width: 40%; border: none; color: #ffffff; font-family: verdana, sans-serif;
    font-size: x-small; font-weight: normal; text-decoration: none; text-align: right; height: 100px; margin: 0px;
    vertical-align: middle; padding: 0px;
    border-top: 2px solid #ffffff; border-bottom: 2px solid #ffffff;
}
/* ================================================================================================================== */
/* NAVI TOP FORMAT */
/* ================================================================================================================== */
.navitop1
{
    background-color: #0050c0; width: 100%; border: none; color: #ffffff; font-family: verdana, sans-serif;
    font-size: x-small; font-weight: normal; text-decoration: none; text-align: right; height: 32px; margin: 0px;
    padding: 5px; background-image: url(./img/tda.bg1.png); background-repeat: repeat-x;
}
.navitop2
{
    background-color: #606060; width: 100%; border: none; color: #303030; font-family: verdana, sans-serif;
    font-size: x-small; font-weight: normal; text-decoration: none; text-align: justify; height: 48px; margin: 0px;
    background-image: url(./img/tda.bg2.png); background-repeat: repeat-x;
}
/* ================================================================================================================== */
/* NAVI SIDE HEADLINE FORMAT */
/* ================================================================================================================== */
.navisideleft 
{
    font-weight: bold; font-size: x-small; font-family: verdana, sans-serif; color: #ffffff; text-decoration: none;
    display: block; padding: 4px; margin-top: 2px; margin-right: 10px;
    text-align: center; background-image: url(./img/tda.bg1.png); background-repeat: repeat-x;
}
.navisideright 
{
    font-weight: bold; font-size: x-small; font-family: verdana, sans-serif; color: #ffffff; text-decoration: none;
    display: block; padding: 4px; margin-top: 2px; margin-left: 10px;
    text-align: center; background-image: url(./img/tda.bg1.png); background-repeat: repeat-x;
}
/* ================================================================================================================== */
/* NAVI LEFT FORMAT */
/* ================================================================================================================== */
.navileft
{
    background-color: #ffffff; width: 18%; border: none; color: #ffffff; font-family: verdana, sans-serif;
    font-size: x-small; font-weight: normal; text-decoration: none; text-align: justify; margin: 0px;
    vertical-align: top;
    background-image: url(./img/tda.gfx2.png);
}
/* ================================================================================================================== */
/* NAVI LEFT HYPERLINK FORMAT */
/* ================================================================================================================== */
a.anavileft:link 
{
    font-weight: normal; font-size: x-small; font-family: verdana, sans-serif; color: #303030; text-decoration: none;
    display: block; padding: 4px; padding-left: 10px; margin-top: 2px; margin-right: 10px;
    background-color: #c8c8c8;
}
a.anavileft:visited 
{
    font-weight: normal; font-size: x-small; font-family: verdana, sans-serif; color: #303030; text-decoration: none;
    display: block; padding: 4px; padding-left: 10px; margin-top: 2px; margin-right: 10px;
    background-color: #c8c8c8;
}
a.anavileft:hover 
{ 
    font-weight: normal; font-size: x-small; font-family: verdana, sans-serif; color: #0070e0; text-decoration: none; 
    display: block; padding: 4px; padding-left: 15px; margin-top: 2px; margin-right: 10px;
    background-color: #b0b0b0;
}
/* ================================================================================================================== */
/* NAVI LEFT SUB HYPERLINK FORMAT */
/* ================================================================================================================== */
a.asubnavileft:link 
{
    font-weight: normal; font-size: x-small; font-family: verdana, sans-serif; color: #303030; text-decoration: none;
    display: block; padding: 4px; padding-left: 10px; margin-top: 2px; margin-left: 20px; margin-right: 10px;
    background-color: #e0e0e0;
}
a.asubnavileft:visited 
{
    font-weight: normal; font-size: x-small; font-family: verdana, sans-serif; color: #303030; text-decoration: none;
    display: block; padding: 4px; padding-left: 10px; margin-top: 2px; margin-left: 20px; margin-right: 10px;
    background-color: #e0e0e0;
}
a.asubnavileft:hover 
{ 
    font-weight: normal; font-size: x-small; font-family: verdana, sans-serif; color: #0070e0; text-decoration: none; 
    display: block; padding: 4px; padding-left: 15px; margin-top: 2px; margin-left: 20px; margin-right: 10px;
    background-color: #bbbbbb;
}
/* ================================================================================================================== */
/* NAVI RIGHT FORMAT */
/* ================================================================================================================== */
.naviright
{
    background-color: #ffffff; width: 18%; border: none; color: #ffffff; font-family: verdana, sans-serif;
    font-size: x-small; font-weight: normal; text-decoration: none; text-align: justify; margin: 0px;
    vertical-align: top;
    background-image: url(./img/tda.gfx2.png);
}
/* ================================================================================================================== */
/* NAVI RIGHT HYPERLINK FORMAT */
/* ================================================================================================================== */
a.anaviright:link 
{
    font-weight: normal; font-size: x-small; font-family: verdana, sans-serif; color: #303030; text-decoration: none;
    display: block; padding: 4px; padding-left: 10px; margin-top: 2px; margin-left: 10px;
    background-color: #c8c8c8;
}
a.anaviright:visited 
{
    font-weight: normal; font-size: x-small; font-family: verdana, sans-serif; color: #303030; text-decoration: none;
    display: block; padding: 4px; padding-left: 10px; margin-top: 2px; margin-left: 10px;
    background-color: #c8c8c8;
}
a.anaviright:hover 
{ 
    font-weight: normal; font-size: x-small; font-family: verdana, sans-serif; color: #0070e0; text-decoration: none; 
    display: block; padding: 4px; padding-left: 15px; margin-top: 2px; margin-left: 10px;
    background-color: #b0b0b0;
}
/* ================================================================================================================== */
/* NAVI RIGHT TEXTBOX FORMAT */
/* ================================================================================================================== */
.navitextright 
{
    font-weight: normal; font-size: x-small; font-family: verdana, sans-serif; color: #303030; text-decoration: none;
    display: block; padding: 5px; margin-top: 2px; margin-left: 10px;
    text-align: justify; background-color: transparent;
}
/* ================================================================================================================== */
/* CONTENT FORMAT */
/* ================================================================================================================== */
.content
{
    background-color: #ffffff; width: 64%; border: none; color: #303030; font-family: verdana, sans-serif;
    font-size: x-small; font-weight: normal; text-decoration: none; text-align: justify; margin: 0px;
    vertical-align: top;
    background-image: url(./img/tda.bg4.png);
    border-left: 1px dotted #404040; border-right: 1px dotted #404040;
}
.content_main
{
    width: 100%; border: none; color: #303030; font-family: verdana, sans-serif;
    font-size: x-small; font-weight: normal; text-decoration: none; text-align: justify; margin: 0px;
    vertical-align: top;
}
.content_headline
{
    width: 100%; border: none; color: #303030; font-family: arial, sans-serif;
    font-size: medium; font-weight: bold; text-decoration: none; text-align: justify; margin: 0px;
    vertical-align: top; letter-spacing: 3px; font-style: italic;
}
.content_textbox
{
    padding: 10px; border: none; text-align: justify;
    background-image: url(./img/tda.bg.doc.png); background-repeat: no-repeat;
    padding-left: 45px; border-top: 3px solid #aaaaaa;
}
.content_textboxc
{
    padding: 10px; border: none; text-align: center; font-size: small;
}
.content_textboxc2
{
    padding: 10px; border: none; text-align: center; font-size: small;
    border-top: 3px solid #aaaaaa;
}
/* ================================================================================================================== */
/* FOOTER FORMAT */
/* ================================================================================================================== */
.footer
{
    background-color: #606060; width: 50%; border: none; color: #ffffff; font-family: verdana, sans-serif;
    font-size: x-small; font-weight: normal; text-decoration: none; text-align: justify; height: 48px; margin: 0px;
    padding-left: 10px; padding-right: 10px;
    background-image: url(./img/tda.bg2.png); background-repeat: repeat-x;
}
/* ================================================================================================================== */
