BODY { BACKGROUND-COLOR: white; COLOR: black; FONT-FAMILY: Tahoma, Arial, Helvetica; FONT-SIZE: 12px }
A:link { FONT-FAMILY: Tahoma, Arial, Helvetica; COLOR: black; TEXT-DECORATION: underline}
A:visited { FONT-FAMILY: Tahoma, Arial, Helvetica; COLOR: #333333; TEXT-DECORATION: underline}
A:hover { COLOR: black; TEXT-DECORATION: underline}
TD { COLOR: black; FONT-FAMILY: Tahoma, Arial, Helvetica; FONT-SIZE: 12px }
.text_1{ COLOR: white; FONT-FAMILY: Tahoma, Arial, Helvetica; FONT-SIZE: 10px } 
.adress{ COLOR: black; FONT-FAMILY: Tahoma, Arial, Helvetica; FONT-SIZE: 10px }
.TextTableHeader { COLOR: #595959; FONT-WEIGHT: bold; PADDING-LEFT: 10px; WHITE-SPACE: nowrap}
.TextTable {PADDING-LEFT: 10px}
.MenuRight {PADDING-RIGHT: 30px}
.text {
        background-color: #999999;
        display: block;
        border-top: 2px solid #999999;
        border-bottom: 3px solid #999999;
        border-right: 2px solid #999999;
        border-left: 2px solid #999999;
        color: #eeeeee;
        font-weight: ;
        font-size: 13px;
        font-family: tahoma;
		TEXT-DECORATION: none;
}
.nave {
        background-color: gray;
        display: block;
        border-top: 2px solid gray;
        border-bottom: 3px solid gray;
        border-right: 2px solid gray;
        border-left: 2px solid gray;
        color: white;
        font-weight: ;
        font-size: 13px;
        font-family: tahoma;
		TEXT-DECORATION: none;
}

a.navi:link, a.navi:visited {
        background-color: gray;
        display: block;
        border-top: 2px solid gray;
        border-bottom: 3px solid gray;
        border-right: 2px solid gray;
        border-left: 2px solid gray;
        color: #eeeeee;
        font-weight: ;
        font-size: 13px;
        font-family: tahoma;
		TEXT-DECORATION: none;
}

a.navi:hover {
        background-color: #999999;
        display: block;
        border-top: 2px solid #999999;
        border-bottom: 3px solid #999999;
        border-right: 2px solid #999999;
        border-left: 2px solid #999999;
        color: white;
        font-weight: ;
        font-size: 13px;
        font-family: tahoma;
}
.border_table {
border-right: 1px solid #eee;
}
.dline {
 line-height: 1.6;
}