



body {
scrollbar-face-color: black;
scrollbar-highlight-color: black;
scrollbar-3dlight-color: black;
scrollbar-darkshadow-color: black;
scrollbar-shadow-color: black;
scrollbar-arrow-color:hotpink;
scrollbar-track-color: black;
}
A:link
{ text-decoration: none; font-weight: normal; color: white; }
A:visited
{ text-decoration: none; color:white;}
A:active
{ text-decoration: none; color:white;}
A:hover {text decoration: none; color:hotpink; background: black;}
}
textarea,submit,input,option,radio,select {
font-family: georgia;
font-size: 1pt;
color: white;
font-weight: normal;
padding: 2px;
background-color: #A8B89D;
border-top: 1px solid black;
border-left: 1px solid black;
}
.title {
font-family: tahoma;
font-size: 11px;
background-color: transparent;
color: white;
font-weight: bold;
padding-left: 11px;
padding-bottom: 4px;
text-align: right;
border-top: 1px dashed white;
border-bottom: 1px dashed white;
}
h1, h2, h3, h4, h5, h6 {
font-family: tahoma;
font-size: 15pt;
color: lightyellow;
font-weight: bold;
text-transform: uppercase;
text-align: left;
padding-bottom: 4px;
letter-spacing: 0.3px;
border-bottom: 2px dotted #B2C2A7;
}
.header {
font-family: tahoma;
font-size: 9pt;
color: white;
font-weight: bold;
text-transform: uppercase;
}
.navi:link, .navi:visited, .navi:active {
color: white;
margin:0;
margin-top:2;
padding: 3px;
v-align: middle;
line-height: 8pt;
background-color: #500F2F;
font-family: tahoma;
font-weight: normal;
text-align: left;
font-size: 8pt;
padding-left: 11px;
border-bottom: 0px solid #B2C2A7;
letter-spacing: 0.2px;
width: 140px;
display: block;
}
.navi:hover {
color: #500F2F;
margin:0;
margin-top:2;
padding: 3px;
v-align: middle;
line-height: 8pt;
background-color: #FFFFFF;
font-family: tahoma;
font-weight: normal;
text-align: center;
font-size: 8pt;
padding-left: 11px;
border-bottom: 0px solid #B2C2A7;
letter-spacing: 0.2px;
width: 160px;
display: block;
}
.content {
font-family: tahoma;
font-size: 8pt;
color: white;
position: absolute;
left: 430px;
top: 130px;
width: 408px;
text-align: justify;
z-index: 2;
}
.menu {
font-family: tahoma;
font-size: 8pt;
color: black;
position: absolute;
left: 165px;
top: 130px;
width: 215px;
text-align: justify;
z-index: 1;
}
.image {
position: absolute;
left: 0px;
top: 0px;
}
div#b-navbar { display: none; }



