body{
        background-image: url("/images/logobackground.gif");
        background-repeat: repeat-y;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
body,td{
        font-family: verdana, serif;
        color: 000000;
}



a,a:link,v:link{
        font-family: georgia, serif;
        color: 3333ff;
        font-weight: bold;
        letter-spacing: -1px;
}
a:hover{
        color: 777700;
        background-color: EEEECC;
}




.linkshighlight{
        background-color: 888888;
}
.linkstable{
        background-color: 333344;
}
.linksshadow{
        background-color: 000000;
}




.guestinput{
        width: 350px;
        background-color: ddcc99;
}
.guestbutton{
        width: 175px;
        background-color: ddcc99;
        font-family: verdana;
        font-weight: bold;
        clear;
}



.bigtitle{
        color: 11CCDD;
}

