body
{
        background-color:#000000;
        margin:0px;
        padding:0px;
}
td
{
        color:#3C3C3C;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
} 
td.contentspace
{
        background-image:url(images/mainbk.jpg);
        background-position:top right;
        background-repeat:no-repeat;
        padding:30px;
        padding-top:40px;
}
td.submenuleft
{
        background-image:url(images/sm_left.gif);
        background-position:left;
        background-repeat:no-repeat;
        height:33px;
        padding:0 5px 0 38px;
        font-size: 12px;
}
td.submenuleft_active
{
        background-image:url(images/sm_active.gif);
        background-position:left;
        background-repeat:no-repeat;
        height:33px;
        padding:0 5px 0 38px;
        font-size: 12px;
}

.whitebold
{
        color:#FFFFFF;
        font-weight: bold;
        text-decoration: none;
}
div.scroller
{
        width:284px;
        overflow: auto;
        height:110px;
}
td.framepic
{
        background-position:center;
        background-repeat:no-repeat;
}
.input
{
        width:100%;
        border:1px solid #666666;
}
.pic_r  { margin-left:10px; float:right; }
.pic_l  { margin-right:10px; float:left; }
