
.mastertable
{
    width: 1000px;
    height: 768px;
    background-image: url( 'background_gradient.gif' );
    background-repeat: repeat-y;
}
   

.maintable
{
    width:1000px;
    height:768px;
      background-image: url( 'background_gradient.gif' );
    background-repeat: repeat-y;
}
/*background-image:url('SFT_Hm_bckgrnd.jpg');*/
td
{
 background-color:Transparent;
}

.logopane
{
    vertical-align: top;
    padding-left: 10px;
    padding-top:5px;
}

.currentdate
{
    text-align: left;
    font-family: Calibri;
    font-size: x-small;
    color: #333333;
    height: 20px;
    vertical-align:top
}

.usersection
{
    font-family: Calibri;
    font-size: x-small;
    text-align: right;
    height: 20px;
    vertical-align: top;
}
.elegantscript
{
    font-family: 'Times New Roman';
    font-size: 20px;
    font-style: italic;
    color: #6c5f8a;
    font-weight: bold;
}
.leftpane
{
    height: 100%;
    vertical-align: top;
    background-image:url('SFT_Hm_bckgrnd_sidebar.jpg');
}

.headertable
{
    vertical-align:top;
    height:30px;
}

.bottompane
{
    height: 20px;
    font-family: Calibri;
    font-size: small;
}


.headertable
{
    width:100%;
}
.menubar
{
    background-image:url( 'menuheader_bckgrnd.gif');
    height: 35px;
    background-repeat: repeat-x;
}
.MainMenu_RootMenuItem
{
    cursor: pointer;
    color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    border-left: white 0px solid;
    border-bottom: white 1px solid;
    border-top: white 1px solid;
    border-right: white 0px solid;
    background-color: Transparent;
    white-space: pre-wrap;
    text-align: left;
}

.MainMenu_RootActive
{
    cursor: pointer;
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    border-left: white 0px solid;
    border-bottom: white 1px solid;
    border-top: white 1px solid;
    border-right: white 0px solid;
    background-color: Transparent;
}
.leftabletd
{
    vertical-align:top;
    width:225px;
}

.lefttable
{
    height:100%;
    width:224px;
    vertical-align:top;
}

a.leftlink:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: #FFFFFF;
}

a.leftlink:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: #000080;    text-decoration: none;
}

a.leftlink:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: #000080;
    text-decoration: none;
}

a.leftlink:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: #FFFFFF;
}

.contentpane
{
    height: auto;
    vertical-align: top;
}

.standardsfttext
{
    margin: 6px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: justify;
    color: #6c5f8a;
    font-weight: 300;
    letter-spacing: 1px;
    display: inline-block;
    line-height: 25px;
}

.standardsfttextXSmall
{
    margin: 6px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-align: justify;
    color: #6c5f8a;
    font-weight: 300;
    letter-spacing: 1px;
    display: inline-block;
    line-height: 25px;
}

.standardsfttextLrge
{
    margin: 6px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-align: justify;
    color: #6c5f8a;
    font-weight: 300;
    letter-spacing: 1px;
    display: inline-block;
    line-height: 25px;
}


.sftLgHeader
{
    margin: 6px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-align: justify;
    color: #6c5f8a;
    font-weight: 700;
    letter-spacing: 1px;
    display: inline-block;
    line-height: 25px;
}

.sftbar
{
    margin: 6px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-align: justify;
    background-color: #6c5f8a;
    color: #FFFFFF;
    font-weight: 600;
    letter-spacing: 1px;
    display: inline-block;
    line-height: 25px;
    padding-left: 6px;
}