html
{
min-height: 100%; 
height: auto !important; 
height: 100%; 
background: #FFF0C2 url('../img/Body_Background2.jpg') repeat-x bottom  !important; /* #FFEBAE - #FFF0C2  #FFF4D3*/
}

body
{
background-image: url('../img/HdrBkgrnd2.jpg') ;
background-repeat: repeat-x; 
font-size:  101%;
margin: 0px 0px 0px 0px;
height: 100%;
     
}

#container
{
text-align: center;
    /* fixed bottom margin in FF
    height: 100%;
    min-height: 100%; */ /* for firefox and opera */
width: 100%;
margin: 0px: auto;
min-height: 100%; 
height: auto !important; 
height: 100%; 
     
}

#container
{
text-align:-moz-center;
}

#container1
{
text-align:-moz-center;
width: 100%;
min-width: 100%;
}

#container2 
{
text-align: left;
width: 1000px;
margin: 0px: auto;
max-width: 1000px;
}

#header
{
    height: 124px;
    width: 100%;
    vertical-align: top;
}
#header2
{
    height: 124px;
    width: 100%;
}
#headerbtmtd
{
    height: 2px;
    background-color: #333333; /*#CB0302; */
    width: 100%;
    background-image: url('../img/Hdr_DropShadow2.jpg') ;
    background-repeat: repeat-x;

}

#headerbtmtd2
{
    height: 10px;
    background-color: #333333; /*#CB0302; 
    width: 100%;
    background-image: url('../img/HdrBttm.jpg') ;
    background-repeat: no-repeat;*/
}

#leftcontent
{
    width: 200px;
    vertical-align: top;
    /*background-color: #FFEBAE;
    background-image: url('../img/NavBkgd.jpg') ;
    background-repeat: repeat-x;*/
}
#maincontent
{
    height: 100%;
    vertical-align: top;
   /* background-image: url('../img/Corner1.jpg') ; 
   background-color: #FFEBAE;*/
    background-repeat:no-repeat;
}
#maincontent2
{
    background-image: url('../img/TopLeft2.jpg') ;
    background-position: top Right;
    background-repeat:no-repeat;
}
 /* Margins */

.tdleftmargin
{
width: 15px;
}
.tdrightmargin
{
width: 15px;
}
.tdbttmmargin
{
   height: 15px;
}

 /* End Margins */
#rscontainer{
height: 100%;
min-height: 100%;  /* for firefox and opera */
width: 200px;
margin: 0px: auto;
padding: 0;

}
#footer
{
    /*background-image: url('../img/Footer.jpg') ; 
     background-image: url('../img/BtmImgRpt.gif') ;*/
     background-repeat: repeat-x;

}
#footertoptd
{
    height: 1px;
    background-color: #719071; /*#CB0302; #003399*/
}

.tdverticalline
{
    width: 1px;

    height: 100%;

} 
.tdverticalline2
{
width: 1px;
vertical-align: top;
background-color: #F4F1EB; /* #8B231B; */
height: 100%;
} 

.tdHorizline1
{
width: 100%;
background-color: #ED9500; /* #8B231B; */
height: 1px;
} 

.tdHorizline2
{
width: 100%;
background-color: #703678; /* #8B231B; */
height: 1px;
}



