body,a,h1,table,tr,td,li {
    color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
}
body {
    background-color: #000000;
    margin: 0;
    padding: 0;
}
img{border: 0;}

#xbody {
    background: url('../_images/bg1.jpg') top center no-repeat;
}

.himg{visibility:hidden;}

#menu td {
    background: url('../_images/button.gif') center no-repeat;
    text-align: center;
    width: 114px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#menu #none {
    background: none;
    width: 10px;
}
#menu td a {
    color: lightgray;
    text-decoration: none;
    display: block;
    width: 100%;
}

#xtext {
    width: 606px;
    text-align: left;
}

.copyrights,.copyrights a,.copyrights a:hover{
    font-size: 10px;
    text-decoration: none;
    text-align: center;
    color: gray;
}
.copyrights a:hover{text-decoration:underline;}

a {
    color: lightgray;
    text-decoration: underline;
}
a:hover {
    color:#FFFFFF;
    text-decoration: none;
}
form {
    padding: 0;
    margin:0;
}
input, textarea {
    border: 1px solid gray;
    font-family: Verdana;
    font-size: 11px;
}

#xsoundblock {
    padding: 5px;
}

#soundblock {
    padding-left: 80px;
}
.ximg {
    width: 0;
    height: 0;
    visibility: hidden;
}