div#centertbl{
margin:auto;
width:950px;
background-image:url('images/mainbg.jpg');
background-repeat:repeat-y;
background-color:#041531;
font-family:Lucida Sans Unicode;
font-size:.8em;
color:#ffffff;
text-decoration:none;
font-weight:bold;
}

div#menutbl a:link, div#menutbl a:visited, div#menutbl a:active, div#menutbl a:hover{
font-family:Lucida Sans Unicode;
font-size:.8em;
color:#ffffff;
text-decoration:none;
font-weight:bold;
padding:0px 0px 0px 0px;
position:relative;
border:0px 0px 0px 0px;
}

div#centertbl a:link, div#centertbl a:visited, div#centertbl a:active{
font-family:Lucida Sans Unicode;
font-size:.8em;
color:#ffffff;
text-decoration:none;
font-weight:bold;
padding:1px 8px 1px 8px;
position:relative;
top:2px;
}
div#centertbl a:hover{
font-family:Lucida Sans Unicode;
font-size:.8em;
color:#000000;
text-decoration:none;
padding:1px 8px 1px 8px;
/*background-color:#777777;*/
position:relative;
top:2px;
}
div#smallform{
position:relative;
margin-top:0px;
float:right;
width:420px;
height:400px;
overflow:auto;
font-family:Lucida Sans Unicode;
font-size:.8em;
color:#000000;
padding:10px 0 5px 15px;
}
div#jukebox{
float:left;
width:525px;
height:300px;
font-family:Lucida Sans Unicode;
font-size:.8em;
color:#000000;
padding:10px 0 5px 55px;
}
div#footer{
text-align:center;
font-family:Lucida Sans Unicode;
font-size:.6em;
color:#000000;
padding:3px 0 3px 0;
}

#historytable {
height:538px;
width:545px;
padding-right:10px;
padding-left:10px;
overflow-y:auto;
overflow-x:none;
}

#historytableAlt {
height:538px;
width:568px;
padding-right:10px;
padding-left:10px;
overflow-y:auto;
overflow-x:none;
}

.formfield {
font-family:Lucida Sans Unicode;
font-size:.8em;
color:#000000;
/*background-image:url('images/mainbg.jpg');*/
background-color:#a1bdec;
text-decoration:none;
}

.formbg {
background-image:url('images/formbg33.jpg');
background-repeat:repeat-x;
}
}