/* CSS Document */
.lines {
        background-image: url(../i/line.gif);
        background-color:#1f7ea6;
        background-repeat: repeat-y;
}
.lines_foot {
        background-image: url(../i/foot_line.gif);
        background-color:#1f7ea6;
        background-repeat: repeat-x;
}
.lines_head {
        background-image: url(../i/head_line1.gif);
        background-color:#1f7ea6;
        background-repeat: repeat-x;
}

.lines_head_1 {
        background-image: url(../i/head_line_1.gif);
        background-color:#1f7ea6;
        background-repeat: repeat-x;
}

.head_head {
        background-image: url(../i/head_style.gif);
        background-color:#1f7ea6;
        background-repeat: repeat-x;
}
.all {
        background-image: url(../i/style.gif);
        background-repeat: repeat-xy;
}
.txt{
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 15px; 
   clip:  rect(   ); 
   text-align: justify; 
   text-decoration: none
} 
.head{
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 16px; 
   clip:  rect(   ); 
   text-align: justify; 
   text-decoration: none 
}
.foot{
   color: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 13px; 
   clip:  rect(   ); 
   text-align: justify; 
   text-decoration: none 
}
