@charset "UTF-8";
/* CSS Document */
.txt{ font-family:tahoma; font-size:10px; color:#4D4D4D; line-height:12px; text-decoration:none}
.txt:hover{ text-decoration:underline}
a:hover{ text-decoration:none}
form {  margin: 0px;
        padding: 0px;}
body {  background-image: url(images/bg.jpg);
        background-repeat: repeat-x;
        background-position: top;
        background-color: #617C83;
        margin: 0px;
        padding: 0px;
        scrollbar-face-color:#ffffff;
        scrollbar-highlight-color:#617C83;
        scrollbar-3dlight-color:#617C83;
        scrollbar-darkshadow-color:#617C83;
        scrollbar-shadow-color:#617C83;
        scrollbar-arrow-color:#617C83;
        scrollbar-track-color:#617C83;
}
textarea {font-size:10px; font-family:tahoma;}

td.ed_st {font-family:tahoma; font-size:11px;}
