html, body
{
font-family: arial;
margin: 0;
font-size: 90%;
background-color: #ffffff;
}

div.head
{
position: absolute;
top: 0px;
left: 0px;
margin: 0px;
width: 100%;
background-image: 
url('images/titleback.jpg');
background-repeat: repeat-x;
background-color: #ffffff;
}

div.mainmenu 
{
position: absolute;
left: 10%;
top: 190px;
font-weight: bold;
z-index: 1;
}

div.popup
{
position: relative;
color: #000000;
text-align: right;
font-size: 100%;
line-height: 70%;
}


div.popup a:hover { background-color: #aed4e7; }
div.menu:hover div:first-child { }
*:lang(en) div.menu div.popup { display: none; }
div.menu:hover div.popup { display: block; background-color: #ffffff; }


div.menu div
{
width: 150px;
background-color: #ffffff;
}


div.popup div, div.popup a { display:block; text-decoration: none; margin: 2px 2px 2px 5px; padding: 1px; }
div.popup div + div, div.popup a + a { margin-top: 10px; } 

div.title
{
color: #000000;
text-align: right;
font-size: 150%;
font-weight: bold;
width: 80px;
height: 20px;
margin: 1px;
padding: 2px;
border-right: solid 2px #0381be;
}



img.head
{
position: relative;
right: -26%;
}

img.pad
{
position: absolute;
top: 0px;
right: 0px;
}

div.text
{
position: absolute;
top: 140px;
left: 10%;
padding-left: 180px;
right: 30%;
text-align: justify;
}

a.here
{
color: #cdcdcd;
}

a
{
color: #5c5c5c;
text-decoration: none;
}

div.hide
{
display: none;
}

h1
{
font-weight: bold;
font-size: 120%;
text-indent: 0.5cm;
}

div.space
{
height: 40px;
bottom: 0px;
text-align:center;
padding-top: 30px;
}

div.footer
{
font-size: 80%;
padding: 10px;
bottom: 0px;
width: 95%;
height: 100%;
border-color: #aed4e7;
border-top: ridge 2px #0381be;
}

a:hover { color: #3c3c3c; }

table.staff
{
font-size: 80%;
}

table.staff td.right
{
text-align: right;
}
