body {
    color: #000000;
    background-color: #F1F4F5; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.link1:link, link1:active {  color:#7A7A7A; text-decoration: none;}
.link1:visited {  color: #7A7A7A; text-decoration: none;}
.link1:hover {  color: #000000; text-decoration: none;}

.link2:link, link2:active {  color:#FFFFFF; text-decoration: none;}
.link2:visited {  color: #FFFFFF; text-decoration: none;}
.link2:hover {  color: #FFFFFF; text-decoration: none;}

.link3:link, link3:active {  color:#000000; text-decoration: none;}
.link3:visited {  color: #000000; text-decoration: none;}
.link3:hover {  color: #C30D3F; text-decoration: none;}

.lang:link, llang:active {  color:#7A7A7A; text-decoration: none; font-size: 10px;}
.lang:visited {  color: #7A7A7A; text-decoration: none; font-size: 10px;}
.lang:hover {  color: #000000; text-decoration: none; font-size: 10px;}

a:link, a:active {  color:#000000; text-decoration: none;}
a:visited {  color: #000000; text-decoration: none;}
a:hover {  color: #FFFFFF; text-decoration: none}

.ico {
    font-size: 12px; font-weight: normal;
}

.txt1 {
    color: #879DA1;
    font-size: 11px; font-weight: normal;
}

.txt2 {
    font-size: 11px; font-weight: normal;
    color: #FFFFFF;
}

.txt3 {
    font-size: 11px; font-weight: normal;
    color: #8E8E8E;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.txt4 {
    font-size: 10px; font-weight: normal;
    background-color: #3893AF; 
}


.txt5 {
    color: #D9261F;
    font-size: 12px; font-weight: bold;
    padding-left: 20px;
}


.txt6 {
    color: #7F9099;
    font-size: 12px; font-weight: normal;
    padding: 20px;
}




.bg1 {
    background-image: url(../i/bg3.jpg);
    background-repeat: repeat-x;
    background-position: right;
}

.main {
    background-image: url(../i/bg6.gif);
    background-repeat: repeat-y;
    background-position: left;
}

.bg2 {
    background-image: url(../i/bg11.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
}

.bg3 {
    background-image: url(../i/bg22.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}



INPUT {
    FONT-FAMILY: Verdana, sans-serif; BACKGROUND-COLOR: #FFFFFF; FONT-SIZE: 10px; COLOR: #000000;
    BORDER-RIGHT: #ACACAC 1px solid; 
    BORDER-TOP: #ACACAC 1px solid; 
    BORDER-LEFT: #ACACAC 1px solid;  
    BORDER-BOTTOM: #ACACAC 1px solid; 

}

td.sign             { font-size:10px; padding-right:4px; padding-bottom:10px; }

.txt7 {
 color: #7F9099;
 font-size: 12px; font-weight: normal;
}

 
.dot {
 color: #7F9099; font-weight: bold; font-size: 13px;
 background-image: url(../i/dot.gif);
 background-repeat: repeat-y;
 background-position: right;
}

