table {
       empty-cells: show;
}
.t1 {
        border-right-width: 1px;
        border-left-width: 1px;
        border-top-style: none;
        border-bottom-style: none;
        border-right-style: solid;
        border-left-style: solid;
        border-right-color: #32464D;
        border-left-color: #32464D;

}
.t2 {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #ACBEC5;
        border-right-color: #ACBEC5;
        border-bottom-color: #ACBEC5;
        border-left-color: #ACBEC5;

}
.t3 {
        border-top-width: none;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-right-color: #32464D;
        border-bottom-color: #32464D;
        border-left-color: #32464D;

}
.text_data {
        color:#809B28;
        font-size:12px;
        border:0px;
        font-weight:bold;
        font-family: arial;
}
.text_main {
        color:#47636C;
        font-size:12px;
        border:0px;
        font-family: arial;
}
.text_red {
        color:#C5680B;
        font-size:22px;
        border:0px;
        font-weight:bold;
        font-family: arial;
}
.text_adr {
        color:#809B28;
        font-size:12px;
        border:0px;
        font-weight:bold;
        font-family: arial;
}

.square {
        background-image: url("square.gif");
        background-repeat: repeat;
}
.line {
        background-image: url("line.gif");
        background-repeat: repeat-x;
}
.grey {
        background-image: url("grey.jpg");
        background-repeat: repeat-x;
        color:#FFFFFF;
        font-size:10px;
        border:0px;
        font-family: arial;
}

.table_100 {
        height: 100%;
        margin:0px;
        padding:0px;
}

.line_center {
        background-image: url("line_center.gif");
        background-repeat: repeat-y;
}

.link {
       border:0;
}


.menu:link     {text-decoration: none; color: #66716B; font-family: arial; font-weight:bold; font-size: 11px;}
.menu:visited  {text-decoration: none; color: #66716B; font-family: arial; font-weight:bold; font-size: 11px;}
.menu:hover    {text-decoration: none; color: #C5680B; font-family: arial; font-weight:bold; font-size: 11px;}

a:link     {text-decoration: none; color: #243439; font-family: arial; font-size: 11px;}
a:visited  {text-decoration: none; color: #243439; font-family: arial; font-size: 11px;}
a:hover    {text-decoration: none; color: #C5680B; font-family: arial; font-size: 11px;}

.title:link     {text-decoration: none; color: #243439; font-family: arial; font-weight:bold; font-size: 11px;}
.title:visited  {text-decoration: none; color: #243439; font-family: arial; font-weight:bold; font-size: 11px;}
.title:hover    {text-decoration: none; color: #C5680B; font-family: arial; font-weight:bold; font-size: 11px;}
