        BODY, TD, select, P, A, LEGEND,
        H1, H2, H3, H4, H5, H6, TH,
        input, textarea, legend 
                        {   font-family: arial, ms sans serif, tahoma, verdana, arial;
                            color:#000000;
                            font-size:11px;}

        TH              {   text-align:left;}
                            
        HR              {   height : 1px;
                            color: #B4CEF7;}
                            
        select, input.text,
        textarea        {   color:#393152;
                            background-color:#FFFFFF;
                            font-size: 10px;}
        
        H1, H1.contrast {   font-size: 180%;
                            font-weight: bold;
                            color: #003273;}
                            
        H1.contrast     {   color: #DF9405}
    
        H2, H2.contrast {   font-size: 160%;
                            font-weight: bold;
                            color: #003273;
                            margin-bottom: 3px;
                            margin-top: 3px;}
                            
        H2.contrast     {   color: #DF9405}
        
        H3, H3.contrast {   font-size: 140%;
                            font-weight: bold;
                            color: #003273;}
                            
        H3.contrast     {   color: #DF9405}
        
        H4, H4.contrast {   font-size: 120%;
                            font-weight: bold;
                            color: #003273;
                            text-decoration: none;
                            margin-bottom: 3px;
                            margin-top: 3px;}
                            
        H4.contrast     {   color: #DF9405}
        
        H5, H5.contrast {   font-size: 100%;
                            font-weight: bold;
                            margin-bottom: 3px;
                            margin-top: 3px;}
                            
        H5.contrast     {   color: #DF9405}
        
        .button, button {   width: 90px}
                              
        A:link       
                        {   color:#003273;
                            text-decoration:underline;}
                            
        A:visited       
                        {   color:#003273;
                            text-decoration:underline;}
                
        A:hover         
                        {   color:#003273;
                            text-decoration:underline;}
        
        .panellink A:link{   margin-top: 1px;
                            padding-left: 4px;
                            margin-bottom: 2px;
                            margin-left: 2px;
                            width: 150px;
                            color: #003273;
                            height: 22px;
                            text-decoration: none;}
                        
        .panellink A:visited
                        {   margin-top: 1px;
                            padding-left: 4px;
                            margin-bottom: 2px;
                            margin-left: 2px;
                            width: 140px;
                            color: #003273;
                            height: 20px;
                            text-decoration: none;
                        }
        .panellink A:hover
                        {   text-decoration: none;
                            background-color:#FEE080;
                            border-right: #75A6EF 1px solid;
                            border-top: #75A6EF 1px solid;
                            border-left: #75A6EF 1px solid;
                            border-bottom: #75A6EF 1px solid;
                            width:140px;
                            margin-top:0px;
                            margin-left:1px;
                            margin-bottom:3px;
                            color:Black;
                            /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#FFFEE080);*/
                        }
        .panellink A:active
                        {   padding-left: 4px;
                            color: #003273;
                            text-decoration: none;
                            width:140px;
                            height:20px;
                        }
        
        .panelLinkDisabled A
                        {   margin-top: 1px;
                            padding-left: 4px;
                            margin-bottom: 2px;
                            margin-left: 2px;
                            width: 150px;
                            color: #E1EDFD;
                            height: 20px;}
        
        .panelGroupCaption
                        {   font-weight:bold;
                            padding-left:5px;}
        
        .panelDivider HR {   border-top: outset 1px #B4CEF7;
                            padding-left: 0px;
                            padding-top: 0px;
                            padding-right: 0px;
                            margin-top: 0px;}
        
        .sideBar        {   padding-left: 3px;
                            padding-right: 3px;
                            background-color:#B4CEF7;
                            /*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#E1EDFD, endColorstr=#B4CEF7);*/
                        }

        .actionGroup    {   background: #ffffff;
                            border-left: 1px #e1e1e1 solid;
                            border-right: 1px #e1e1e1 solid; 
                            border-bottom: 1px #e1e1e1 solid; 
                            border-top: 1px #e1e1e1 solid;
                            border-collapse:collapse;}
    
        .actionGroup TH {   font-weight:bold;
                            background: #e1e1e1;
                            padding:3px;}
    
        .actionGroup TD {   padding:3px;}
        
        .actionGroup A:link,
        .actionGroup A:visited       
                        {   color:#000000;
                            text-decoration:none;}
    
        .actionGroup A:hover         
                        {   color:blue;
                            text-decoration:underline;}
                                                      
        .tabOff         {   font-weight: bold;
                            background-color:#FFFFFF;
                            color:#003273;
                            border-top:3px solid #B4CEF7;
                            border-left:1px solid #B4CEF7;
                            border-right:1px solid #B4CEF7;
                            border-bottom:1px solid #B4CEF7;
                            padding-left:5px;
                            padding-right:5px;
                            padding-top:1px;
                            padding-bottom:1px;
                            cursor:pointer;
                            font-size: 11px;}
        
        .tabOn          {   font-weight: bold;
                            background-color:#E1EDFD;
                            color:#003273;
                            border-top:3px solid #B4CEF7;
                            border-left:1px solid #B4CEF7;
                            border-right:1px solid #B4CEF7;
                            border-bottom:1px solid #E1EDFD;
                            padding-left:5px;
                            padding-right:5px;
                            padding-top:1px;
                            padding-bottom:1px;
                            cursor:pointer;
                            font-size: 11px;}
        
        .tabhover       {   font-weight: bold;
                            Background-color:#E1EDFD;
                            color:#003273;
                            border-top:3px solid #FEE080;
                            border-left:1px solid #B4CEF7;
                            border-right:1px solid #B4CEF7;
                            border-bottom:1px solid #B4CEF7;
                            padding-left:5px;
                            padding-right:5px;
                            padding-top:1px;
                            padding-bottom:1px;
                            cursor:pointer;
                            font-size: 11px;}
        .afterTabs,
        .betweenTabs    {   border-bottom:1px solid #FFFFFF;}
        
        .afterTabsAlt, .tabNone,
        .betweenTabsAlt {   border-bottom:1px solid #FFFFFF;}
        
        .behindTabs     
                        {   }
        
        .tabBackground    {   background-color: #E1EDFD;}
        .tabContent,
        .tabBottom      {   background-color: #E1EDFD;
                            border-left:1px solid #B4CEF7;
                            border-right:1px solid #B4CEF7;
                            border-bottom:1px solid #B4CEF7;}
        
        .w3ss_toolbar   {   height: 24px;
                            border-bottom: #75A6EF 1px solid;
                            
                            /*cell-spacing:0;*/
                            border-collapse:collapse;
                            background-color:#B4CEF7;
                            /*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#E1EDFD, endColorstr=#B4CEF7);*/}
                            
        .w3ss_toolbar TD{   margin:0px;
                            margin-top:0px;
                            border:0px solid;
                            padding:0;
                            padding-right: 1px;
                            padding-left: 1px;
                            white-space:nowrap;
                        }
        
        .w3ss_toolbar TH{   margin:0px;
                            border:0px solid;
                            padding:0;
                            white-space:nowrap;
                        }
        
        .w3ss_toolbar A:link,
        .w3ss_toolbar A:visited,
        .w3ss_toolbar A:hover,
        .w3ss_toolbar A:active        {   
                            padding-top: 1px;
                            border-right: #B4CEF7 1px solid;
                            border-top: #B4CEF7 1px solid;
                            border-left: #B4CEF7 1px solid;
                            border-bottom: #B4CEF7 1px solid;
                            padding-right: 4px;
                            padding-left: 4px;
                            padding-bottom: 0px;
                            margin-top: 1px;
                            margin-bottom: 1px;
                            margin-left: 1px;
                            margin-right: 1px;
                            color: #003273;
                            height: 16px;
                            text-decoration: none;
                            white-space:nowrap;}
                        
        .w3ss_toolbar A:hover {   
                            background-color:#FEE080;
                            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#FEE080);
                            border-right: #75A6EF 1px solid;
                            border-top: #75A6EF 1px solid;
                            border-left: #75A6EF 1px solid;
                            border-bottom: #75A6EF 1px solid;
                            color:Black;}

       
        /* drop down menues, courtesy of http://www.htmldog.com/articles/suckerfish/dropdowns/ */
        #ss_dropDownMenu, #ss_dropDownMenu ul {
            padding: 0;
            margin: 0;
            list-style: none; 
            line-height: 1;
        }
        
        #ss_dropDownMenu a {
            display: block;
            width: 10em;
        }
        

        #ss_dropDownMenu A:link,
        #ss_dropDownMenu A:visited,
        #ss_dropDownMenu A:hover,
        #ss_dropDownMenu A:active {
            background-color:#B4CEF7;   
            border-right: #B4CEF7 1px solid;
            border-top: #B4CEF7 1px solid;
            border-left: #B4CEF7 1px solid;
            border-bottom: #B4CEF7 1px solid;
            padding-right: 4px;
            padding-left: 4px;
            padding-bottom: 0px;
            padding-top: 1px;
            color: #003273;
            height: 16px;
            text-decoration: none;
            white-space:nowrap;}
                        
        #ss_dropDownMenu A:hover {   
            background-color:#FEE080;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#FEE080);
            border-right: #75A6EF 1px solid;
            border-top: #75A6EF 1px solid;
            border-left: #75A6EF 1px solid;
            border-bottom: #75A6EF 1px solid;
            color:Black;}
        
        #ss_dropDownMenu li {
            float: left;
            width: 10em;
            background-color:#B4CEF7;
        }
        
        #ss_dropDownMenu li ul {
            position: absolute;
            width: 11em;
            padding: 2px;
            left: -999em;
            border: 1px solid #75A6EF;
            background-color:#B4CEF7;
            z-index: 1000;
        }
        
        #ss_dropDownMenu li:hover ul {
            left: auto;
        }
        #ss_dropDownMenu li:hover ul, #ss_dropDownMenu li.sfhover ul {
            left: auto;
        }
        
        /* 3rd level menues */
        #ss_dropDownMenu li ul ul {
            margin: -1em 0 0 10em;
        }
        #ss_dropDownMenu li:hover ul ul, #ss_dropDownMenu li.sfhover ul ul {
            left: -999em;
        }
        #ss_dropDownMenu li:hover ul, #ss_dropDownMenu li li:hover ul, #ss_dropDownMenu li.sfhover ul, #ss_dropDownMenu li li.sfhover ul {
            left: auto;
        }
        
/* plate */        
        .plate          {   background: #E1EDFD;
                            border: 1px #B4CEF7 solid;
                            border-collapse:collapse;}
        
        .plate TH,
        .plateHead      {   font-weight:bold;
                            text-align:left;
                            color: #003273;
                            background: #B4CEF7;
                            border-bottom: 1px #B4CEF7 solid;
                            border-top: 1px #B4CEF7 solid;
                            /*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#B4CEF7');*/}
        
        .plate A        {   color: #003273;}
        
        .plate A:hover  {   color: #003273;}


/* box          Front is deprecated, use .box instead */
        .box, .Front    {   background: #FFFFFF;
                            border: 1px solid #B4CEF7;
                            border-collapse:collapse;}
        .box TH,
        .boxHead, 
        .Front TH       {   font-weight:bold;
                            text-align:left;
                            color: #003273;
                            background: #B4CEF7;
                            border-bottom: 1px solid #B4CEF7;
                            /*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#B4CEF7');*/}

/* panel */
        .panel          {   border-collapse:collapse;}
        
        .panelHead,
        .panel TH       {   font-weight:bold;
                            text-align:left;
                            color: #003273;
                            background: #B4CEF7;
                            border: 1px solid #B4CEF7;
                            /*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#B4CEF7');*/}
                            
/* grid */        
        .grid, 
        .sheet          {   /* disables the different colors on the header border....  border-collapse:collapse;*/
                            padding-top: 0px;
                            padding-bottom: 0px;
                            padding-left: 1px;
                            padding-right: 1px;
                            background: #FFFFFF;
                            border-left: 1px #858585 solid;
                            border-top: 1px #858585 solid;
                            border-right: 1px #858585 solid;
                            border-bottom: 1px #858585 solid;}
    
        .grid TH,
        .sheet th       {   background-color: #CCCCCC;
                            font-weight: normal;
                            color:#000000;
                            text-align:left;
                            margin: 0px;
                            padding-left: 5px;
                            padding-right: 5px;
                            border: #CCCCCC solid;
                            border-left: 1px #E5E5E5 solid;
                            border-top: 1px #E5E5E5 solid;
                            border-right: 1px #858585 solid;
                            border-bottom: 1px #858585 solid;}
    
        .grid TD,
        .sheet td       {   font-weight: normal;
                            border-bottom: 1px #E5E5E5 solid;
                            color: #000000;
                            padding-left: 5px;
                            padding-right: 5px;
                            margin: 0px;}       
        
/* infolist */    
        .infolist       {   background: #F2F7F8;
                            border-collapse:collapse;
                            border-left: 1px  solid;
                            border-right: 1px  solid; 
                            border-bottom: 1px  solid; 
                            border-top: 1px  solid;}
        
        .infolist th    {   background: #F2F7F8; 
                            text-decoration: none;
                            font-weight: bold;
                            font-size: 10px;
                            text-align:left;
                            padding-top: 1px;
                            padding-bottom: 1px;
                            padding-left: 5px;
                            padding-right: 5px;}
    
        .infolist TD    {   border-left: 1px #CCCCCC solid;
                            border-top: 1px #CCCCCC solid;
                            border-right: 1px #CCCCCC solid;
                            border-bottom: 1px #CCCCCC solid;
                            padding-left: 5px;
                            padding-right: 5px;
                            color: #000000;}
    
        .codeEditor     {   background:#003366;
                            color:lime;
                            font-size:8px;
                            font-family:lucida console;}
    
    
/* Theme colors are used at various places to pick up the main color theme */
        .themeBright    {   background: #E1EDFD;
                            background-color: #E1EDFD;}
        
        .themeDark      {   background: #B4CEF7;
                            background-color: #B4CEF7;}

/* Calendar classes */
        .selectedDay    {   background-color: #003273;
                            color: #FFFFFF;}
        
                
        .weekNbr        {   font-size:70%;
                            text-align:center;
                            border-right:1px dotted #B4CEF7;}
                            
/* Used when display search results */                                                               
        .highlight       {  background-color: #003273;
                            color: #FFFFFF;
                            border-left: 4px solid #003273;
                            border-right: 4px solid #003273;}
        
/* The following classes are used when display publishing status on pages for example in lists  */                    
        .ht, A.ht:link, A.ht:visited, A.ht:hover             
                        {   color:gray;
                            font-style:italic;}
                      
        .vt             
                        {   color:black;}
                             
        .htnopub, A.htnopub:link, A.htnopub:visited, A.htnopub:hover        
                        {   color:#ffa500;
                            font-style:italic;}
                             
        .vtnopub, A.vtnopub:link, A.vtnopub:visited, A.vtnopub:hover        
                        {   color:#ffa500;}
                             
        .htexp, A.htexp:link, A.htexp:visited, A.htexp:hover          
                        {   color:red;
                            font-style:italic;}
                             
        .vtexp, A.vtexp:link, A.vtexp:visited, A.vtexp:hover
                        {   color:red;}

/***************************************************************************************

NEW STYLES 4.0 STARTS HERE

****************************************************************************************/
    
    body
    {
        padding:0;
        margin:0;
    }
    
    #w3ss_dialog_page
    {
        padding:10px;
        width:95%;
        height:96%;
    }
    
    .ul_tabs
    {
        z-index:10;
        margin: 0;
        margin-top:4px;
        margin-bottom:1px;
        padding:0;
        display: block;
        list-style: none;
        position:relative;
        top: 0px;
    }
    .ul_tabs li , .ul_tabs .unselected
    {
        z-index:10;
        font-weight: bold;
        color:#003273;
        padding:1px 5px 1px 5px;
        cursor:pointer;
        font-size: 11px;
        background-color:#ffffff;
        
        border-top:3px solid #b4cef7;
        border-left:1px solid #b4cef7;
        border-right:1px solid #b4cef7;
        border-bottom:1px solid #b4cef7;
        
        text-decoration: none;
        margin:0;
        margin-right:3px;
        display: inline;
    }
    
    .ul_tabs .selected
    {
        background-color:#e1edfd;
        border-bottom:1px solid #e1edfd;
    }
    
    .ul_tabs a, .ul_tabs a:link, .ul_tabs a:visited, .ul_tabs a:hover, .ul_tabs a:active
    {
        text-decoration:none;
    }
    
    .div_tabs
    {
        z-index:2;
        margin:0;
        background-color:#e1edfd;
        border:1px solid #b4cef7;
    }
    
    #customizeForm
    {
        padding:20px;
    }
    #customizeForm label
    {
        width:20%;
        float:left;
        clear:right;
    }
    #customizeForm hr
    {
        float:none;
        clear:both;
    }
    
    
    #color_dialog
    {
        width:380px;
        height:85%;
    }
    
    #color_dialog .div_tabs
    {
        width:370px;
        height:310px
    }
    
    #color_dialog table
    {
        margin-left: 15px;
        border: 1px solid black;
    }
    
    #color_dialog td
    {
        padding:0;
        margin:0;
    }
    
    #color_dialog label
    {
        width:80px;
        text-align:left;
        margin-right:5px;
        margin-left:5px;
    }
    
    #color_dialog span
    {
        margin-left:65px;
    }
    
    
    #scale
    {
        width:340px;
        height:32px;
        cursor:crosshair;
    }
    
    #renderScale
    {
        width:120px;
        height:120px;
        cursor:crosshair;
    }
    
    #renderScale td
    {
        font-size: 1px;
        font-weight: normal;
    }
    
    #color_dialog #colorTable
    {
        border:0;
        cursor: pointer;
    }
    
    #color_dialog #colorTable td
    {
        border-top: 1px solid black;
        border-left: 1px solid black;
        border-right: 1px solid white;
        border-bottom: 1px solid white;
    }
    
    #color_inputs
    {
        text-align:right;
        float:left;
    }
    
    #color_inputs input
    {
        text-align:left;
        width:50px;
    }
    
    #table_preview, #table_selected
    {
        width:70px;
        height:70px;
        float:right;
        margin: 0px 20px 5px 20px;
        padding:0;
    }
    
    .important_msg
    {
        width:700px;
        font-weight:bold;
        font-size:14px;
        color:#800000;
        
    }
    
    #w3ss_flag_menu
    {
        text-align:right;
        width:700px;
        position:absolute;
    }
    
    #w3ss_flag_menu button
    {
        width:35px;
    }
    
    #w3ss_flag_menu img
    {
        border:0;
    }
    
    #w3ss_flag_menu ul
    {
        width:220px;
        border:1px solid #c3bf9e;
        background-color: #d4d0c8;
        display:none;
        margin:0;
        padding:0;
        text-align:left;
        list-style-type:none;
        
        position:absolute;
        left:475px;
        top:25px;
    }
    
    #w3ss_flag_menu li
    {
        padding-left:16px;
        margin-left:0px;
        color: #000000;
        background-color: #d4d0c8;
    }
    #w3ss_flag_menu li.selected
    {
        padding-left:2px;
        margin-left:14px;
        list-style-image: url(/systemimages/accepted.gif);
    }
    #w3ss_flag_menu li.last
    {
        padding-left:16px;
        margin-left:0px;
        background-color: #d4d0c8;
        border-top:1px solid #C3bf9e;
    }
    
    #w3ss_flag_menu a, #w3ss_flag_menu a:link, #w3ss_flag_menu a:visited
    {
        height:19px;
        padding:2px;
        display:block;
        color:#000000;
        background-color: #d4d0c8;
        text-decoration:none;
    }
    
    #w3ss_flag_menu a:hover, #w3ss_flag_menu a:active
    {
        height:19px;
        padding:2px;
        display:block;
        color:#000000;
        background-color:#316AC5;
        text-decoration:none;
    }
    
    #w3ss_flag_menu a.unused, #w3ss_flag_menu a.unused:link, #w3ss_flag_menu a.unused:visited
    {
        height:19px;
        padding:2px;
        display:block;
        color:#c0c0c0;
        background-color: #d4d0c8;
        text-decoration:none;
    }
    
    #w3ss_flag_menu a.unused:hover, #w3ss_flag_menu a.unused:active
    {
        height:19px;
        padding:2px;
        display:block;
        color:#c0c0c0;
        background-color:#316AC5;
        text-decoration:none;
    }
    
    .w3ss_header_tab_div
    {
        z-index:1;
        height:110px;
        width:650px;
        padding:5px;
        margin:0;
        overflow:auto;
        background-color:#e1edfd;
        border:1px solid #b4cef7;
    }
    
    label
    {
        font-weight:bold;
    }
    
    #w3ss_lock
    {
        float:right;
    }
    
    #sortvalue
    {
        width:60px;
    }
    .documentEditForm
    {
        margin:10px;
        width:720px;
    }
    
    #access_edit_buttons
    {
        width:110px;
        float:right;
        padding:25px 0px 0px 0px;
    }
    
    #access_edit_buttons input
    {
        width:95px;
        padding:0;
        margin:15px 0px 0px 15px;
    }
    
    #access_edit_buttons #removeBtn
    {
        margin-bottom:5px;
    }
    
    #access_settings
    {
        width:240px;
        float:left;
        padding:5px;
        margin:0;
        overflow:auto;
        background-color:#e1edfd;
        border:1px solid #b4cef7;
    }
    
    #access_settings label
    {
        display:block;
        float:left;
        width:150px;
    }
    
    #access_save_options
    {
        float:right;
        border:1px solid #b4cef7;
        padding:5px;
        width:100px; 
        height:120px;
    }
    
    #access_current_settings
    {
        float:left;
        margin-bottom:20px;
    }
    
    #access_current_settings div
    {
        width:250px;
        padding:1px;
        overflow:auto;
        border:1px solid #b4cef7;
    }
    
    #access_current_settings .selected
    {
        background-color: #e1edfd;
    }
    
    #access_current_settings .unselected
    {
        background-color: #ffffff;
    }
    
    #w3ss_owner
    {
        padding:2px;
    }
    
    #access_authorized
    {
        height:150px;
    }
    
    #access_owner
    {
        height:20px;
    }
    
    #access_buttons
    {
        float:right;
    }

/***************************************
PREVIEW EDIT
****************************************/

.w3ss_FieldPopUp
{
    z-index:100;
    display:none;
    border:1pt solid #000000;
}

/***************************************
CALENDAR
****************************************/
    input.w3ss_calendar
    {
        background-color: white;
        color: black;
        font-family:arial;font-size:10px;
    }
    
    div.calendarTable
    {
        border: 2px solid #2244aa;
    }
    
    #w3ss_DateSelector
    {
        z-index:99999999;
        position:absolute;
        top:0px;
        left:0px;
        float:right;
        padding:4px;
        display:none;
        background-color: #ffffff;
    }
    
    .calendar_date_selected, .calendar_date_selected span
    {
        color:#ffffff;
        background-color:#222222;
        cursor:hand;
    }
    
    .calendar_date_unselected, .calendar_date_unselected span
    {
        color:#000000;
        background-color:transparent;
        cursor:hand;
    }
    
    .calendar_date_unselected_sa_su, .calendar_date_unselected_sa_su span
    {
        background-color:#ffeeee;
        font-family:arial;
        font-size:10px;
        text-decoration: none;
        color:#000000;
    }
    
    
    #w3ss_CalandarTableDays
    {
        z-index:444;
        position:relative;
        left:0px;
        top:0px;
        border:0;
        padding:0;
    }
    
    #w3ss_CalandarTableDays th
    {
        border-bottom: 1px dashed #2244aa;
        align:left;
        text-align:left;
        font-family:arial;font-size:10px;
        text-decoration: none;
        color:black;
    }
    
    #w3ss_CalandarTableDays td
    {
        align:right;
        text-align:right;
        font-family:arial;font-size:10px;
        text-decoration: none;
        color:black;
        width:18px;
        height:14px;
        cursor:pointer;
    }
    
    #w3ss_CalandarTableDays td.weekNo
    {
        width:10px;
        border-right: 1px dashed #2244aa;
        align:right;
        cursor:hand;
        text-align:right;
        font-style:italic;
        font-family:arial;font-size:10px;
        text-decoration: none;
        color:black;
    }
    
    .w3ss_markedDateControl
    {
        color:#ffffff;
        background-color:#000080;
    }
    
    .w3ss_dateControl
    {
        color:#000000;
        background-color:#ffffff;
    }
/***************************************
CALENDAR END
****************************************/

/***************************************
PHRASES
****************************************/

    #phrase_content
    {
        padding:20px;
        margin:10px;
        width:90%;
        background: #1F580F;
        border: 1px #0C3860 solid;
        color: #ffffff;
    }
    
    #phrase_content h1, #phrase_content h2, #phrase_content h3, #phrase_content h4,
    #phrase_content h5, #phrase_content label, #phrase_content hr, 
    #phrase_content a, #phrase_content a:link, #phrase_content a:hover, #phrase_content a:active,
    #phrase_content td, #phrase_content th
    {
        color: #ffffff;
    }
    
    a.phrase_bannerlink, a.phrase_bannerlink:link
    {
        color: #ffffff;
        font-family: Verdana, Arial, Helvetica, 'MS Sans Serif', 'MS Serif', Geneva;
        font-size: 12px;
        text-decoration:none
        
    }
    a.phrase_bannerlink:visited
    {
        color: #ffffff;
        font-family: Verdana, Arial, Helvetica, 'MS Sans Serif', 'MS Serif', Geneva;
        font-size: 12px;
        text-decoration:none
    } 
    
    a.phrase_bannerlink:hover
    {
        color: #ffffff;
        font-family: Verdana, Arial, Helvetica, 'MS Sans Serif', 'MS Serif', Geneva;
        font-size: 12px;
        text-decoration:none;
    
    }
    
    a.phrase_bannerlink:active
    {
        color: #ffffff;
        font-family: Verdana, Arial, Helvetica, 'MS Sans Serif', 'MS Serif', Geneva;
        font-size: 12px;
        text-decoration:none
    }
    
    
    .phrase_bannerBody
    {
        background-image:url(/systemImages/banner/PhraseLibrarylogo.gif);
        margin:0;
        background-color:#003333;
    }
/***************************************
PHRASES END
****************************************/

/***************************************
FILE LIST
****************************************/
    .selectedFile,
    .selectedFile A,
    .selectedFile A:link,
    .selectedFile A:visited,
    .selectedFile A:hover,
    .selectedFile A:active
            {   background-color:#0E5C92;
                        color:white;
                        padding:2pt;}
                    
    .imgContainer   {   width:64px;
                        height:64px;
                        overflow:hidden;
                        background-color:white;
                        border:1pt solid #C3BF9E;}
                    
    .foldContainer   {  width:64px;
                        height:64px;
                        overflow:hidden;
                        background-color:white;} 
                        
        .selectedTd     {   background-color:#0E5C92;
                            color:white;
                            padding:2px;}
/***************************************
FILE LIST END
****************************************/

/***************************************
MEDIA MANAGER
****************************************/

                    
    .hand   { cursor: pointer;}
    
    #selectedFilesDiv
    {
        overflow-y:auto; 
        width: 448px;
        height: 100px;
    }
    
    #media_file_msg
    {
        font-size: 140%;
        font-weight: bold;
        color: #003273;
    }
    
/***************************************
MEDIA MANAGER END
****************************************/

.error_msg
{
    font-weight:bold;
    color:#ff0000;
    
}

.ok_msg
{
    font-weight:bold;
    color:#008000;
    
}

/***************************************
ACL SEARCH DIALOG 
****************************************/

#acl_search_result
{
    overflow:auto;
    border:1pt solid #C3BF9E;
    width:250px;
    height:135px;
    background-color:#ffffff;
    color:#000000;
}

#ACEs
{
    width:250px;
    height:140px;
    border:1pt solid #C3BF9E;
}

.selected_ace
{
    color:#ffffff;
    background-color:#00008b;
    cursor:hand;
    padding:3;
}

.unselected_ace
{
    color:#000000;
    background-color:#ffffff;
    cursor:hand;
    padding:3;
}

/******* TRADE POINT **************/

.tp_infolist,
.tp_th_infolist
{

    border-top: 0px #858585 solid;
    border-right: 1px #858585 solid;
    border-bottom: 1px #858585 solid;
    border-left: 0px #858585 solid;
}

.tp_th_infolist input
{
    border: 0px solid transparent;
    font-weight: bold;
    background-color: transparent;
    margin:0px;
    padding:0px;
}

.tp_infolist input
{
    color: #b22222;
    border: 0px solid transparent;
    background-color: transparent;
    margin:0px;
    padding:0px;
}

/***************************************
PICK PAGE and TREE
****************************************/

#divPages
{
    width:250px;
    height:340px;
    overflow:auto;
    background:#ffffff;
    color:#000000;
    border:1pt solid #000000;
}

#selectedPagesSpan
{
    background:#ffffff; 
    border:1pt solid #000000;
    overflow-y:auto;
    height:120px;
    width:280px;
    padding:5px;
}

#selectedPagesInfo
{
    padding:5px;
    width:280px;
}
.selectedPage,
.selectedTreeNode
{
    background-color :#4682b4;
    color:#ffffff;
}

.unselectedPage,
.unselectedTreeNode
{
    background-color :transparent;
    color:#000000;
}

#theTree
{
    overflow:visible;
    white-space:nowrap;
}

#theTree img
{
    vertical-align:text-bottom;
    align:middle; 
}

/***************************************
PICK PAGE and TREE END
****************************************/

/***************************************
SYSTEM
****************************************/

    #system_content
    {
        padding:20px;
        margin:10px;
        width:90%;
        background: #800000;
        color: #ffffff;
    }

    .system_body
    {
        background: #800000;
        margin:0;
        padding:0;
        color: #ffffff;
    }
    
    .system_body .button,
    .system_body button
    {
        background-color: #800000; 
        border-left-color: #FFE7CB; 
        border-right-color: #800000; 
        border-top-color: #FFE7CB; 
        border-bottom-color: #800000;
        font-weight:bold;
        color: #ffffff;
    }
    
    #system_content h1, #system_content h2, #system_content h3, #system_content h4,
    #system_content h5, #system_content label, #system_content hr, 
    #system_content a, #system_content a:link, #system_content a:hover, #system_content a:active,
    #system_content td, #system_content th
    {
        color: #ffffff;
    }
    
    #backup_table
    {
        text-align:left;
        border:0;
        color: #000000;
        width:550px;
    }
    
    #backup_table td
    {
        font-weight:bold;
    }

/***************************************
SYSTEM END
****************************************/

/****************************************
COMPARE WITH BACK UP
*****************************************/
    .tool_body,
    .compare_body,
    .code_body
    {
        margin:10px;
    }
    
    .compare_body hr
    {
        color:#000000;
    }
    
    #right_div
    {   
        float:right;
        overflow:scroll;
        width:48%;
        height:650px;
    }
    #left_div
    {
        overflow:scroll;
        float:left;
        width:48%;
        height:650px;
    }
    #close_div
    {
        float:none;
        clear:both;
    }
    
    #codeTable td,
    #codeTable th,
    #codeTable2 td,
    #codeTable2 th
    {
        white-space:nowrap;
        font-size: 11px;
        font-family:Lucida Console;
    }
    
    .addRow
    {
        background-color:#d6d3b4;
    }
    .removeRow
    {
        background-color:#e2c7c9;
    }
    
    #codeTable.noLines td,
    #codeTable2.noLines td
    {
        padding:1px;
        padding-bottom:2px;
    }
    #codeTable.gridLines td,
    #codeTable2.gridLines td
    {
        padding:1px;
        border-bottom: 1px #c0c0c0 dotted;
    }
    
    #codeTable.noLines td.rowNo,
    #codeTable2.noLines td.rowNo,
    #codeTable.gridLines td.rowNo,
    #codeTable2.gridLines td.rowNo
    {
        padding-right:5px;
        white-space:nowrap;
        color:#c0c0c0;
    }
    
    #page_info dt
    {
        float:left;
        font-weight:bold;
    }
    
/****************************************
COMPARE WITH BACK UP
*****************************************/

/****************************************
SYNCHRONIZE WEBSITES
*****************************************/

.ok_txt
{
    color:#3f8141;
}

.warning_txt
{
    color:#800000;
}

.mild_warning_txt
{
    color:#df9c11;
}

/****************************************
SYNCHRONIZE WEBSITES
*****************************************/

/****************************************
FIELDWIZARD
*****************************************/

#fieldWizard form
{
    padding:10px;
}

#fieldWizard form label
{
    display:block;
    float:left;
    width:240px;
}
#fieldWizard form strong
{
    display:block;
    clear:both;
}

#fieldWizard form div strong
{
    display:inline;
}

#fieldWizard input.radio
{
    clear:left;
    float:left;
}

/****************************************
FIELDWIZARD
*****************************************/
