body
{
   font-size:  100.1%;
   margin: 5px 0px 0px 0px;

    background-color: #BEB075;
    background-image: url('../img/PageBkgd.jpg'); 
    background-repeat: repeat-x;


}

#container
{
text-align: center;
    /* fixed bottom margin in FF
    height: 100%;
    min-height: 100%; */ /* for firefox and opera */
width: 100%;
margin: 0px: auto;
/*background-color: #397A6B;*/
background-image: url('../img/PageBkgd.jpg') ;
background-repeat: repeat-x;

}

#container
{
text-align:-moz-center;

}

#container1
{

text-align:-moz-center;

min-height: 100%;  /* for firefox and opera */
min-width: 1000px;
/* IE Dynamic Expression to set the width - "auto" */
width: 100%; 
}

#container1
{
    width:expression(document.body.clientWidth < 1000? "1000px": "100%" ); 
}

#container2 
{
    font-size: 1.0em;

    border-top: solid 1px #003333;
    border-right: solid 1px #003333;
    border-bottom: solid 1px #003333;
    border-left: solid 1px #003333;

text-align: left;
background-color: #EDE6D9;  
height: 100%;
min-height: 100%;  /* for firefox and opera */
width: 1000px;
margin: 0px: auto;
max-width: 1000px;
/* IE Dynamic Expression to set the width - "auto" 
width:expression(document.body.clientWidth > 1000? "1000px": "100%" ); */

}

#header
{
    background-color: #E1D7C8; /* #030303 #EDE6D9 */
    height: 80px;
    width: 100%;
    vertical-align: top;
  /*  background-image: url('../img/HdrBkgd.jpg') ;
    background-repeat: repeat-x; */
}
#header2
{
    height: 80px;
    width: 100%;
    background:  url('../img/HdrCtr.png') no-repeat 40px 0px;
}
#headerbtmtd
{
    height: 2px;
    background-color: #5F110A; /*#CB0302; */
    width: 100%;


}
#headersm
{
    background-color: #DBCDB3; /* #030303*/
    height: 30px;
    width: 100%;
    vertical-align: top;
 /*   background-image: url('../img/HdrBkgrnd1.jpg') ;
    background-repeat: repeat-x; */
}

#leftcontent
{
    width: 170px;
    vertical-align: top;
    background-color: #E1D7C8;

}

#maincontent
{
    height: 100%;
    vertical-align: top;
   /* background-image: url('../img/Corner1.jpg') ; */
    background-repeat:no-repeat;

}
#maincontent2
{
    background-image: url('../img/TopLeft2.jpg') ;
    background-position: top Right;
    background-repeat:no-repeat;
}
 /* Margins */

.tdleftmargin
{
width: 12px;
}
.tdrightmargin
{
width: 10px;
}
.tdbttmmargin
{
   height: 15px;
}

 /* End Margins */
 
#rightcontent
{
    background:  #E1D7C8 ;

}
#rscontainer5 ul
{
list-style: none none outside !important;
margin: 80px: 0px 0px 0px !important;
}
#rscontainer5 ul li
{

padding: 40px: 0px 20px 0px !important;
}

ul.RsUlist
{

    padding: 0px 0px 0px 10px;
    margin: 0px 0px 0px 5px;
    font-family: Verdana;
   margin: 0px 0px 0px 0px; 
   font-weight:300;
   font-size: 0.75em;
   color: #333333;
   white-space: normal;
}
ul.RsUlist li 
{
    margin: 0px 5px 10px 10px;
}

#rscontainer{
height: 100%;
min-height: 100%;  /* for firefox and opera */
width: 200px;
margin: 0px: auto;
padding: 0;
/*background-color: #DBCDB3; #F1EAE0;*/
}
#footer
{
   /* background-image: url('../img/Footer.jpg') ; */

    background-color: #133723; /*003333;*/
}
#footertoptd
{
    height: 2px;
    background-color: #5F110A; /*#CB0302; #003399*/
    width: 100%;
}
.tdverticalline
{
    width: 1px;
    vertical-align: top;
    background-color: #5F110A;
    height: 100%;

} 
.tdverticalline2
{
width: 1px;
vertical-align: top;
background-color: #5F110A; /* #8B231B; */
height: 100%;
} 

.tdHorizline1
{
width: 80%;
background-color: #5F110A; /* #8B231B; */
height: 1px;
} 

.tdHorizline2
{
width: 100%;
background-color: #5F110A; /* #8B231B; */
height: 1px;
}

.PgBody
{
    padding:0px 10px 0px 12px;
}

div.RadComboBox td.rcbInputCell,
div.RadComboBox td.rcbArrowCell
{
    /*border-bottom: 1px solid #E1D7C8 !important;    */
}
.PageImg
{
    border: solid 1px #006C82; /* #006C82 #458DCE */
}



.RadScheduler_Sunset  h2
{
	color: #FFF !important; 
}

