* {
    -moz-box-sizing: border-box;
} 


body {
font-family:verdana;
font-size:11px;
margin:0;
scrollbar-face-color: #56BED3; 
scrollbar-shadow-color: #5F5F5F;
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #C8E0E6;
scrollbar-darkshadow-color: #C4DFF5; 
scrollbar-track-color: #E8E8E8;
scrollbar-arrow-color: #FFFFFF;
}

p {
margin:0;
}
a {
text-decoration:none
}
a:hover {
color:red;
}

.me {
width:205px;
}
.me ul {
margin:0;
padding:0;
list-style:none;
}
.me li {
background:url("images/menu-menu.gif") no-repeat right top;
font-size:11px;
height:27px;
margin:0;
line-height:27px;
padding: 0 0 0 10px;
}
.me a {
padding-left: 15px;
background:url("off.gif") no-repeat left top;
font-weight:bold;
}
.me a:hover {
padding-left: 15px;
background:url("on.gif") no-repeat left top;
}

.meti {
width:205px;
background:url("images/menu-title.gif") no-repeat left top;
font-family:tahoma;
font-size:14pt;
height:37px;
line-height: 33px;
padding:0 0 0 10px;
}
.meti2 {
width:205px;
background:url("images/menu-title2.gif") no-repeat left top;
height:37px;
}
.bar {
width:205px;
background:url("images/bg-bar.gif") repeat-y left top;
height:100%;
}
.cat {
font-weight:bold;
text-align:center;
font-size:11px;
height:150;
}

.ar {
font-size:10pt;
}
.tab {
background: #78919E;
width:100%;
border-spacing:1px;
}

.tab td {
background-color: white;
text-align:center;
font-size: 11px;
height:15px;

}

.ti {
font-size:14pt;
font-family:tahoma;
font-weight: bold;
color:333333;
background: url('images/bar-bg.gif') top left repeat-x;
}

.tx {
padding: 3px ;
text-align:justify;
}
.in {
background: inherit;
border: white 1px solid;
background: url('images/bg-tables.gif') top left repeat-x;
font-weight:bold;
}
.pas {
font-size:11px;
text-align:justify;
width:100%;
}
.pas td {
border: 1px solid #808080;
height:45px;
padding:4px;
}
span.shadow {
top: 1px;
left: 1px;
color: #E7EBEC;
}

span2.shadow2 {
top: 1px;
left: 1px;
color: #000000;
}

.highContrast {
position: relative;
color: #444444;
}
.highContrast span {
position: relative;
}
span.shadow {
position: absolute;
}

.highContrast2 {
position: relative;
color: #FFFFFF;
}
.highContrast2 span2 {
position: relative;
}
span2.shadow2 {
position: absolute;
}