body {
    margin: 0px;
    text-align: center;
}

table {
    margin: 0px 0px 0px 0px; 
    padding: 0px 0px 0px 0px; 
    border: 0px;
    border-width: 0px;
    empty-cells: show;
}

.subheader {
    vertical-align: middle;
    font-weight: bolder;
    font-size: 25pt;
}

.logo {
    font-weight: bold;
    background-image: url("img/top_back.gif");
}

.all {
    padding:0px;     
    margin: 0 auto;
    width: 980px;
}

#menu {
    width: 980px;
    height: 25px;
}

.menu {
    padding: 0px;
    margin: 0px;
    color: #fff;
}

#mainframe {
    width: 980;
    height: 768;
}

.footer {
    color: #777;
}

.button {
    color: black;
    font-weight: bold;
    background: url("img/menutab.gif");
    width: 130;
    height: 23;
    text-align: center;
}

.buttonspacer {
    width: 5px;
}
