/* MAIN TAGS ***************************************/
body {
background-color:#000000;
text-align: center;
border: 0;
margin: 0;
padding: 0;
margin-top: 10px;
font-family: Verdana;
font-size: 12pt;
SCROLLBAR-FACE-COLOR:#FFCC00;
SCROLLBAR-HIGHLIGHT-COLOR:#EFEFEF;
SCROLLBAR-3DLIGHT-COLOR:#5B3C00;
SCROLLBAR-ARROW-COLOR:#000000;
SCROLLBAR-TRACK-COLOR:#202020;
}

p, table, td, tr {
font-family: Verdana;
font-size: 11pt;
}

a {
color: red;
}

/* /MAIN TAGS ***************************************/

.background_top {
background: url(pics/top2.gif) repeat-y top center;
width: 952px;
height: 99px;
border: 0;
margin:auto;
padding: 0;
text-align: left;
}

.background_main {
background: url(pics/middle.gif) repeat-y top center;
/*background: #123456;*/
width: 952px;
height: 70%;
border: 0;
margin:auto;
/*padding: 0;*/
text-align: left;
}

html>body .background_main {
background: url(pics/middle.gif) repeat-y top center;
/*background: #123456;*/
width: 952px;
height: auto;
min-height: 500px;
border: 0;
margin:auto;
/*padding: 0;*/
text-align: left;
}


.background_bottom {
background: url(pics/bottom2.gif) repeat-y top center;
width: 952px;
height: 86px;
border: 0;
margin:auto;
padding: 0;
text-align: left;
}


a, a:link, a:visited {
 text-decoration: none;
 cursor:pointer;
/* color: #7895AA;*/
}

a:hover {
/* text-decoration: none; */
 text-decoration: underline;
 cursor:pointer;
/* color: #7895AA;*/
}


.main {
margin-left: 250px;
text-align: left;
width: 652px;
/* height: 100%; */
/*overflow:visible;*/
/*font-family: Verdana;*/
font-size: 8pt;
/*height:  500px;*/
padding-top: 10px;
/*background: #FFFFFF;*/
}

#title {
 font-family: Tahoma;
 font-size: 24pt;
/* font-weight:bold; */
 color: white;
 padding-left: 55px;
 margin-top: 25px;
 width: 700px;
 float:left;
 text-align: left;
}

#logo {
/* background: #123456;*/
 width: 170px;
 margin-top:  25px;
 padding: 0;
 float:right;
}

.nav {
 font-family: Tahoma;
/* background: #FFFFFF;*/
 width: 240px;
 color: #000000;
 text-align: center;
 font-size: 10pt;
 font-weight:bold;
 margin: auto;
 float:left;
}


.nav_button {
background-image: url(pics/mLeer.gif);
background-repeat: no-repeat;
width: 146px;
height: 31px;
margin: auto;
text-align: center;
}

.nav_button_text {
display: block;
width: 146px;
height: 31px;
margin: auto;
}

.nav_button_text a:link, .nav_button_text a:visited, .nav_button_text a:hover, .nav_button_text a:active {
display: block;
height: 31px;
color: black;
padding-top: 7px;
padding-left: 1px;
}

.nav_button_small {
background-image: url(pics/mLeerSmall.gif);
background-repeat: no-repeat;
width: 146px;
height: 23px;
margin: auto;
text-align: center;
}

.nav_button_text_small {
display: block;
width: 146px;
height: 23px;
margin: auto;
}

.nav_button_text_small a:link, .nav_button_text_small a:visited, .nav_button_text_small a:hover, .nav_button_text_small a:active {
display: block;
height: 23px;
color: black;
padding-top: 5px;
padding-left: 28px;
font-size: 7pt;
font-weight:bold;
}

.nav_button_small_pressed {
background-image: url(pics/mLeerSmallPressed.gif);
background-repeat: no-repeat;
width: 146px;
height: 23px;
margin: auto;
text-align: center;
}

.nav_button_text_small_pressed {
display: block;
width: 146px;
height: 23px;
margin: auto;
}

.nav_button_text_small_pressed a:link, .nav_button_text_small_pressed a:visited, .nav_button_text_small_pressed a:hover, .nav_button_text_small_pressed a:active {
display: block;
height: 23px;
color: #BB0000;
padding-top: 7px;
padding-left: 32px;
font-size: 7pt;
font-weight:bold;
}


.nav_button_pressed {
background-image: url(pics/mLeerPressed.gif);
background-repeat: no-repeat;
width: 146px;
height: 31px;
margin: auto;
text-align: center;
}

.nav_button_text_pressed {
display: block;
width: 146px;
height: 31px;
margin: auto;
}

.nav_button_text_pressed a:link, .nav_button_text_pressed a:visited, .nav_button_text_pressed a:hover, .nav_button_text_pressed a:active {
display: block;
height: 31px;
color: #BB0000;
padding-top: 10px;
padding-left: 3px;
}

.bottom_area {
font-family: Tahoma;
width: 810px;
height: 50px;
margin-left: 70px;
padding-top: 26px;
font-size: 10pt;
font-weight:bold;
}

.bottom_button {
background-image: url(pics/bLeer.gif);
background-repeat: no-repeat;
width: 140px;
height: 25px;
margin: 0px;
padding: 0px;
margin-top: 7px;
text-align: center;
float:left;
margin-right: 70px;
}

.bottom_button_text a:link, .bottom_button_text a:visited, .bottom_button_text a:hover, .bottom_button_text a:active {
display: block;
height: 25px;
background-color: transparent;
color: #F8F8F8;
padding-top: 4px;
padding-left: 0px;
}

.pagecounter {
padding-top: 0px;
width: 100px;
height: 44px;
float:right;
}
