html,body{
 margin:0px;
 padding:0px;
 }
body {
 background-color:#000000;
 font-size:11px;
 color:#ffffff;
 line-height:14px;
 font-family:Verdana,Arial,Helvetica,sans-serif;

}
.kop {
 font-size:15px;
 color:#000000;
 font-weight:bold;
}

p {
 margin-bottom:0px;
 margin-top:0px;
}

a { 
 color:#6d6d6d;
}

a {
outline: none;
}

a img {
border:none;
}

object {
outline: none;
border:none;
}

td {
vertical-align:top;
}
ul {

 display:inline-block;
 padding:0px;
 margin:0px;
}

li {
 float:left;
 display:block;
}

hr {
 border-top:1px solid black;
 border-left:0px;
 border-right:0px;
 border-bottom:0px;
 line-height:1px;
 height:1px;
}

#container {
 width:684px;
 margin-left:auto;
 margin-right:auto;
}
#container_wide {
 width:937px;
 margin-left:auto;
 margin-right:auto;
}

#content_block {
 padding-top:36px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:18px;
}
#left {
float:left;
width:325px;
display:block;
}
#right{
float:left;
width:305px;
display:block;
}

#top {
margin-top:30px;
width:672px;
height:103px;
background-image:url(/images/screen_bg_top.gif);
}
#middle {
width:672px;
background:#000000 url(/images/screen_bg_middle.gif) repeat-y;
}
#bottom {
width:672px;
height:18px;
background-image:url(/images/screen_bg_bottom.gif);
}



#top_wide {
margin-top:30px;
width:925px;
height:103px;
background-image:url(/images/screen_bg_top_wide.gif);
}
#middle_wide {
width:925px;
background:#000000 url(/images/screen_bg_middle_wide.gif) repeat-y;
}
#bottom_wide {
width:925px;
height:18px;
background-image:url(/images/screen_bg_bottom_wide.gif);
}


#menu {
width:100%;
height:18px;
color:#333333;

}
#menu a {
color:#BFBFBF;
text-decoration:none;
}
#menu a:hover {
color:#FFFFFF;
text-decoration:underline;
}

input, textarea {
border:1px solid white;
margin-bottom:4px;
}

.center_table
{ 
margin-left: auto;
margin-right: auto;
background-color:#000000;
}

.center_table ul {
margin-left:20px;
margin-right:20px;
