#BODY 
{
    background: URL(Body_Tile.png) repeat-x;
}

.Main_Container
{
    width: 1025px;
    background: URL(Main_Tile.png) repeat-y;
    }
    


.Main_LHS
{

    background: URL(LHS_BG.png) no-repeat;
    width: 208px;
    padding-top: 209px;

    }


    
.Main_RHS
{
    background: URL("RHS_BG.png") no-repeat;
    width: 208px;
    padding-top: 127px;
    
   }
   
   

.Main_Center
{
    background: URL(Center_BG.png) no-repeat;
    width: 609px;
    height: 136px;

    
    }

.Main_Bottom
{
  
    width: 1025px;
    height: 96px;
    background: URL("Bottom_BG.png") no-repeat;
}

.Main_Body 
{
    padding-left: 30px;
    padding-top: 28px;
    
}

.Main_Nav 
{
    height: 30px;
    margin-top: 96px;
    
}

.Below_Table
{
    width: 1025px;
    text-align: center;
}

.PageTitle
{
    height: 28px;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
    margin-bottom: 40px;
    color: White;
    font-size: large;
    font-family: Verdana, Arial;


}


.spacer 
{
    background: URL("Spacer.gif");
    float: left;
}



/* END NAV */

.footer
{
    font-family: Arial;
    font-size: 10px;
}

/*--------- pane style ----------
.ContentPane, .TopPane, .BottomPane{ padding:0px; margin:0px; }
.LeftPane{ padding:0px 10px 0px 0px; width:10em; margin:0px; }
.RightPane{ padding:0px 0px 0px 10px; width:10em; margin:0px; }

/*------------ Breadcrumb Style --------------
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ color:#4F839F; font-size:13px; }
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------
.links {text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#4F839F; font-size:11px; text-transform:uppercase; }
a.links:hover{color:#C00;}

/*-------------- User Style --------------
.user,a.user:link,a.user:active,a.user:visited { color:#4F839F; font-size:12px;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#4F839F; font-size:12px;}
a.footer:hover{color:#C00;}

/*-------------- Search SkinObject Styles --------------
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 200px; height: 20px; border: solid 1px #e0e0e0; position:absolute; right:35px; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px 5px; position:relative; display: block;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:150px; height:18px; margin-left:3px;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; font-size:12px; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}
*/

.user 
{
    font-family: Arial;
    font-size: 12px;
}

/* Container Styles */
.RHS_Container 
{
    
    width: 208px;
    margin-top:9px;
}

.RHS_Body 
{
background: URL("RHS_Tile.png") repeat-y;
    
      padding-left: 30px;
      padding-right: 30px;
}

.RHS_Bottom
{
    background: URL("RHS_Bottom.png") repeat-y;
    height: 65px;
    text-align: right;
    padding-right: 30px;
}

.RHS_Header
{
    background: URL("RHS_Body.png") no-repeat;
    color: White;
    height: 50px;
}

.RHS_Title 
{
    padding-top: 18px;
              margin-left: 25px;

}

.RHS_Title .Head 
{
        font-size: 12px;
        font-weight: bold;
        font-family: Arial;

}

.RHS_Body #ContentPane
{

  margin-top: 20px;
  font-size: 10pt;
}
