body {
background-color: #84CCFE; 
color: #000000;
background-attachment: fixed;
background-repeat: repeat-x;
background-image: url('../images/bg.png');
margin: 0px; 
padding: 0px;
width: 100%;
font : 12px Arial, Helvetica, Sans-serif;
}
a:link, a:visited, a:active {
color : #000000;
}
a:hover {
color : #FF0000;
}
a.ontop:link, a.ontop:visited, a.ontop:active {
font : 10px Arial, Helvetica, Sans-serif;
color : #666666;
text-decoration: none;
}
a.ontop:hover {
color : #3D3D3D;
text-decoration: none;
}

h1.headlogo {
position: absolute; 
top: 45px; 
left:50%; 
margin: 0px;
padding: 0px;
font-size: 10px;
text-indent: -1000em;
margin-left: -380px; 
background-image: url('../images/headlogo.png'); 
background-repeat: no-repeat; 
background-position: top left; 
height: 94px; 
width: 104px;
}

div.mainmeni {
width: 600px;
left:50%; 
margin-left: -200px; 
height: 105px; 
top: 30px;
position: absolute; 
white-space: no-wrap;
z-index: 100;
}

div.mainmeni a.mainmenibtn:link, div.mainmeni a.mainmenibtn:visited, div.mainmeni a.mainmenibtn:active {
display: block;
height: 105px;
width: 80px;
background-repeat: no-repeat;
background-position: top center;
background-image: url('../images/mainmenibtn.gif');
text-align: center;
float: left;
margin: 0px;
margin-left: 5px;
margin-right: 5px;
font: 14px Arial, Helvetica, Sans-serif;
font-weight: bold;
color: white;
text-decoration: none;
}

div.mainmeni a.mainmenibtn:hover {
background-position: bottom center;
margin: 0px;
margin-left: 5px;
margin-right: 5px;
}

div.mainmeni a.mainmenibtn_sel:link, div.mainmeni a.mainmenibtn_sel:visited, div.mainmeni a.mainmenibtn_sel:active, div.mainmeni a.mainmenibtn_sel:hover {
display: block;
height: 105px;
width: 80px;
background-repeat: no-repeat;
background-position: bottom center;
background-image: url('../images/mainmenibtn.gif');
text-align: center;
color: white;
float: left;
margin: 0px;
margin-left: 5px;
margin-right: 5px;
font: 14px Arial, Helvetica, Sans-serif;
font-weight: bold;
color: white;
text-decoration: none;
}

div.window div.top {
position: absolute; 
top: 63px; 
left: 50%; 
margin-left: -399px; 
background-image: url('../images/windowtop.png'); 
background-repeat: no-repeat; 
background-position: top left; 
height: 167px; 
width: 875px;
}

div.window div.windowbody {
position: absolute; 
top: 221px; 
left: 50%; 
margin-left: -399px; 
width: 798px;
}

div.window div.bottom {
background-image: url('../images/windowbottom.png'); 
background-repeat: no-repeat; 
background-position: top left; 
height: 12px; 
width: 798px;
}

div.window div.cont {
padding-right: 10px;
padding-top: 5px;
padding-bottom: 0px;
background-image: url('../images/window.png'); 
background-repeat: repeat-y; 
background-position: top left;
padding-left: 220px;
z-index: 100;
min-height: 150px;
_height: 150px;
}

div.window div.cont h1 {
margin: 0px;
margin-bottom: 4px;
padding-bottom: 4px;
padding-left: 0px;
font-family: Tahoma, Geneva, Arial, Helvetica, Sans-serif;
font-size: 20px;
font-weight: bold;
color: #204E70;
border-bottom: 1px solid #24BAC8;
}

div.copyright {
padding: 5px;
text-align: center;
font-size: 10px;
color: #4d4d4d;
}

div.copyright a {
color: #ffffff;
text-decoration: none;
}

div.copyright a:hover {
color: #003fa7;
text-decoration: none;
}

a.subpageprintbtn {
display: block;
height: 16px;
width: 16px;
background-image: url('../images/printbtn.gif');
background-repeat: no-repeat;
background-position: left bottom;
padding: 0px;
margin: 0px;
margin-left: 2px;
margin-right: 2px;
float: left;
}
a.subpageprintbtn:hover {
background-position: left top;
}
a.subpagetafbtn {
display: block;
height: 16px;
width: 16px;
background-image: url('../images/tafbtn.gif');
background-repeat: no-repeat;
background-position: left bottom;
padding: 0px;
margin: 0px;
margin-left: 2px;
margin-right: 2px;
float: left;
}
a.subpagetafbtn:hover {
background-position: left top;
}
div.subpagetoolbar {
display: block;
float: right;
margin-right: 0px;
margin-left: 5px;
margin-top: 0px;
margin-bottom: 0px;
background-color: #FFFFFF;
padding: 0px;
width: auto;
}
div.subpagetafdiv {
padding: 0px;
margin: 0px;
border: 1px solid #545454;
background-color: #DEDEDE;
position: absolute;
width: 200px;
height: auto;
text-align: center;
z-index : 1000;
}
div.submeni {
position: absolute;
top: 4px;
width: 210px;
left: 4px;
z-index: 110px;
}

div.submeni a:link, div.submeni a:visited, div.submeni a:active {
display: block;
height: 26px;
width: 166px;
background-image: url('../images/submenibtn.png');
background-repeat: no-repeat;
background-position: left top;
padding: 0px;
margin: 0px;
margin-bottom: 4px;
padding-left: 14px;
padding-right: 26px;
padding-top: 6px;
font: 14px Arial, Helvetica, Sans-serif;
font-weight: bold;
color: #3FA4E8;
text-decoration: none;
}
div.submeni a:hover {
background-position: left bottom;
color: #FD9B02;
text-decoration: none;
margin: 0px;
margin-bottom: 4px;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
