body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #253748;
background-image: url(img/bg.jpg);
background-position: top center;
background-repeat: no-repeat;
background-attachment: fixed;
}

.tb_main {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
height:100%;
background-color: #fff;
background-image: url(img/bg.gif);
background-repeat: repeat-y;
}

.txt {
margin-left: 40px;
margin-right: 40px;
margin-top: 0px;
margin-bottom: 0px;
text-align:justify;
}

.u { text-decoration:none; border-bottom:1px dotted; line-height:175%;}

.letter {
background: #FFFFE6;
border: #878787 1px dotted;
background-image: url(img/letter.png);
background-position: 95% 14px;
background-repeat: no-repeat;
}

th {font: bold 11px Arial; color: #eeeef1; line-height:150%;}

.pro {list-style-image: url(img/ul.gif);  margin-left:48px; margin-top:0px; margin-bottom:0px; line-height:150%; font-weight:bold;}

a {line-height:200%;}
a:link    {text-decoration: none; font-weight: bold; color: #00549F; border-bottom: #878787 1px dotted;}
a:hover   {text-decoration: none; font-weight: bold; color: #0080F2; }
a:visited {text-decoration: none; font-weight: bold; color: #00549F; border-bottom: #878787 1px dotted;}

h1 { font: bold 18px Arial; color:#dd0000; }

a.red {font: bold 12px Arial, Helvetica, sans-serif; color:#033968; padding-left:12; padding-right:12; text-decoration: none;}
a.red:visited {font: bold 12px Arial, Helvetica, sans-serif; color:#033968; padding-left:12; padding-right:12; text-decoration: none;}
a.red:hover {font: bold 12px Arial, Helvetica, sans-serif; color:#0459A6; padding-left:12; padding-right:12; text-decoration: none;}

a.menu {font: bold 14px Arial, Helvetica, sans-serif; color:#236096; padding-left:18; padding-right:18; text-decoration: underline;}
a.menu:visited {font: bold 14px Arial, Helvetica, sans-serif; color:#236096; padding-left:18; padding-right:18; text-decoration: underline;}
a.menu:hover {font: bold 14px Arial, Helvetica, sans-serif; color:#ff6600; padding-left:18; padding-right:18; text-decoration: underline;}

body,td,input,textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
}


.small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

.tiny {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000000;
    margin-left:130px; margin-right:130px;
}

hr {border: #AEC8D2 1px solid; height:2px;}
