
div.leftmenu
{
    width:200px;
    padding-top:30px;
}

div.lmheader
{
   background: #900;
    margin-left:10px;
}

div.lmfooter
{
   background: #900;
    margin-left:10px;
}

div.lmheadertext
{
    color:#fff;
    font-weight:bold;
    padding: 5px 5px 5px 10px;
}

div.lmitem
{
    background-color: #ddd;
    margin-left:10px;
}

div.lmitemSelected
{
    background-color: #C8D6D8;
    margin-left:10px;
    font-weight:bold;
}

div.lmtext
{
    padding:5px 5px 5px 10px;
    border-bottom-style:inset;
    border-bottom-color:#EDF2F3;
    border-bottom-width:thin;
}

div.lmtextbtm
{
    padding:5px 5px 5px 10px;
}

div.lmtext a, div.lmtextbtm a, div.lmtext a:visited, div.lmtextbtm a:visited 
{
    text-decoration:none;
    color:#000;
    }

div.lmitem a:hover
{
    text-decoration:none;
    font-weight:bold;
/*   background: #404040 url(/images/menultorg.gif) repeat-x top;*/
    }

div.rmheadertext
{
   background: #900;
    margin-left:10px;
    color:#fff;
    font-weight:bold;
    padding: 5px 5px 5px 10px;
}

div.FindDomain
{
    width:200px;
    padding-top:30px;
}

div.rmtable
{
    margin-left:10px;
}
