body{
    padding:0;
    margin:0;
    width:100%;
    vertical-align:top;
    text-align:center;
    font-family: arial, tahoma, helvetica, sans-serif;
    color:#000000;
    line-height:16px;
    font-size:13px;
    background-color: #8b8a8a;
}

a {    color:#000000;}

html{ font-size:12px;}

img { border: 0px; }

table {
    width:100%;
    display:table;
    text-align:center;
}

div {
    width:100%;
    text-align:left;
}



.main_body {    height:100%;}
.spacer {    width:2;
}

.right_body {    width:178;
    vertical-align:top;}

.logintalbe {    width:178;
    height:150;
    display:table;
    text-align:center;
    color:#A0F0A0;
}


.titlerow {    width:178;
    height:25;    background:#E1CCA9;
    text-align: left;
    font-weight: bold;}

.headrow {
    width:178;
    height:25;
    background: #E7E7E7;
    text-align: left;
    font-weight: bold;
}


.datarow {    background:#DDDDEF;
    text-align: left;}

.albumtitle {    background:#DDDDEF;
    text-align: left;}

.title_row {    background:#DDDDEF;
}

.menu_elem {    width:178;
    height:25;
    background: #E7E7E7;
    text-align: center;
    font-weight: bold;}

img {
    border-width: 0;
}

.gicurent {    border-color: #B080F0;
    border-style: groove;
    border-width: 5;}

