            body{
                
                background:url(images/bdybgd.png);
                background-repeat:no-repeat;
                background-position:center top;
                background-color:#333333;
                text-align:center;
                
                }

            #wrapper{
                position:relative;
                background:#333333;
                width:978px;
                margin-left:auto;
                margin-right:auto;
                height:100%;
                }
            #leftbg{
                float:left;
                background:url(images/leftedge.png);
                background-repeat:repeat-y;
                width:7px;
                height:3px;
                }
            #rightbg{
                float:right;
                background:url(images/rightedge.png);
                background-repeat:repeat-y;
                width:11px;
                height:3px;
                }
            #middle{
                float:left;
                width:960px;
                }        
            .skinwrapper{
                background:url(images/backgrd.png);
                background-repeat:repeat-y;
                width:978px;
                float:left;
                margin-left:auto;
                margin-right:auto;
                }
                
                 
            .skinheader{padding:10px;background:#FFFFFF;}
            .header{
                position:relative;
                width:960px;
                height:120px;
                background:url(images/titlebar.png);
                margin-left:1px;
                }
                
            #login{
                position:absolute;
                top:5px;
                right:26px;
                color:#FFFFFF;
                }
                
            #login a{
                color:#D0D0D0;
                font-family:Arial;
                font-size:0.75em;
                }    
                
            .skinuser{padding:0px;color:#D0D0D0 !important;text-align:right;font-family:Arial;font-size:0.75em;}
            .skinuser a {padding:0px;color:#D0D0D0;text-align:right;font-family:Arial;font-size:0.75em;}
            .skinuser a:hover{padding:0px;color:#D0D0D0;text-align:right;font-family:Arial;font-size:0.75em;text-decoration:none;}
            .skinuser a:visited{padding:0px;color:#D0D0D0;text-align:right;font-family:Arial;font-size:0.75em;}

            .searchbox{
                width:50px;
                height:15px;
                }

            #contentcontainer
                {
                position:relative;
                width:960px;     
                float:left;    
                text-align:left;   
                }
                
            .skinmenu{
                float:left;
                width:171px;
                margin-left:7px;
                border-left:solid 1px grey;
                border-right:solid 1px grey;
                border-bottom:solid 1px grey;
                height:100%;
                max-height:720px;
                min-height:605px;
                background:#FFFFFF;
                color:#000000;
                text-transform:uppercase;
                }
            #mainarea{
                float:right;
                margin-right:7px;
                width:760px;
                
                }  
            
             
            .skinbreadcrumb{padding:10px;background:#FFFFFF;color:#000000;}
            
            .skincontentstable{
                width:760px;
                padding:0px;
                } 
            
            
            .contentpane{
                background:#FFF;
                width:530px;
                margin-right:20px;
                margin-top:10px;
                padding:10px;
                } 
            
            .rightpane{
                background:#EEE;
                width:188px;
                height:400px;
                margin-left:5px;
                margin-right:6px;
                border-right:1px solid grey;
                border-left:1px solid grey;
                border-bottom:1px solid grey;
                } 
            
            .skinfooter{
                float:left;
                background-color:#333333;
                background-image:url(images/bottomedge.png);
                background-repeat:no-repeat;
                color:#D0D0D0;
                text-align:right;
                font-family:Arial;
                height:15px;
                width:960px;
                font-size:0.8em;}
                
            #footerinfo{
                height:11px;
                padding:2px;
                float:right;
                }
            #footerbgl{
                float:left;
                clear:left;
                background-color:#333333;
                width:7px;
                height:15px;
                }
            #footerbgr{
                float:right;
                background-color:#333333;
                width:11px;
                height:15px;
                }
            .rootmenuitem{
                color:#000000;
                display:block;
                padding:0px 0px 0px 10px;
                border:0px;
                height:26px;
                background:url(images/button.png) no-repeat;
                }
            .rootmenuitemselected{
                display:block;
               
                padding:0px 0px 0px 10px;
                border:0px;
                height:26px;
                color:#787878;
                }
            .rootmenuitembreadcrumb{
                display:block;
                
                padding:0px 0px 0px 10px;
                border:0px;
                height:26px;
                background:url(images/buttonhigh.png) no-repeat;
                }
            .rootmenuitemactive{
                display:block;
                
                padding:0px 0px 0px 10px;
                border:0px;
                height:26px;
                background:url(images/buttonhigh.png) no-repeat;
                }
            .MainMenu_MenuContainer{
                padding-top:10px;
                padding-left:2px;
                width: 172px;
                max-height: 600px;
                } 
            .submenu { 
                z-index: 1000; 
                cursor: pointer; 
                background-color: #F5F5F5; 
                }
            .ControlPanel {
                width: 100%;
                height: 30px;
                background-color: #F5F5F5;
                }
            .clear{
                clear:both;
                
                }
                
            .Settings{
            max-width:700px !important;
            }
.ThemeEvents .ListDate
		{
		width:64px !important;
		}
            

