body{
    margin-left:0;
    margin-top:0;
    margin-right:0px;
    margin-bottom:0;
    background-repeat: repeat-y;
    background: #FFFFFF;
}

#logo{
    background: #006ba5;
    height: 112px;
}
.spacelogo{
    background: #668dbc;
    height: 20px;
    padding-right: 10px;
    font-size: 14px;
    font-family: tahoma;
    font-weight: bold;
    font-variant: small-caps;
}

.spacelogo a:link{text-decoration:none; color: #cfcfcf;}
.spacelogo a:visited{text-decoration:none; color: #cfcfcf;}
.spacelogo a:active{text-decoration:none; color: #ffffff;}
.spacelogo a:hover{text-decoration:none; color: #ffffff;}

.topmenu{
    background: #bbbdbf;
    height: 40px;
    vertical-align: bottom;
}

.topmenu li{
    list-style: none;
}

#footer{
    background: #668dbd;
    height: 55px;
}

.footer{
    color: #cfcfcf;
}

#spaceimg{
    display: none;
    background: #ffffff;
    height: 173px;
}
br{
    font-size: 5px;
}
.topline{
    border-top: 1px solid black;
}
.logo{margin-left: 50px;}
.line{
    border-top: 1px solid black;
}
.zag{
    font-size: 14px;
    font-family: tahoma;
    font-weight: bold;
    font-variant: small-caps;
    height: 20px;
    text-align: center;
    background: #006ba6;
    color: #ffffff;
}

td{
    font-family: tahoma;
    font-size: 12px;
    color: #262626;
}

ul{
    margin: 0;
    padding: 0;
    list-style-image: URL('/img/minus.gif');
    padding-left: 25px;
}

.notact{
    border-bottom: 3px solid #016ca0;
}

a:link{text-decoration:none; color: #404040;}
a:visited{text-decoration:none; color: #404040;}
a:active{text-decoration:none; color: #006ba5;}
a:hover{text-decoration:none; color: #006ba5;}

.thumbs{
    border: 1px dotted black;
    height: 600px;
    overflow: scroll;
    overflow-x: auto;
}

.notactbutton{
    background: #bbbdbf;
    display: block;
    border: 1px dotted #cfcfcf;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 10px;
}
.actbutton{
    display: block;
    border: 1px dotted #cfcfcf;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 10px;
}
.noprint{
    display: none;
}
