












    body {font-family:arial,helvetica,sans-serif; color:#000066;}
    h2, h3, th { font-weight: 700; }
    h2 { font-size:18px; }
    h3 { font-size:16px; } 
    p, ul, th { font-size:12px; }
    td { font-size:11px; }
    th { color:#ffffff; }
//    .h3 {font-family:arial,helvetica,sans-serif; font-size:16px; font-weight:700; color:#000066;}
    .red {color:#ff0000;}
    .heavy {font-weight:700;}
    .active {font-weight:700;}
    .lightgray {font-weight:500; color:#8e8ccc; font-size:10px;}
    .white {color:#ffffff;}
    .yellow {color:#f3d938;}
    .sidebar {color:#5e5ccc; text-decoration:none; font-weight:700;}
    .navbar {color:#ffffff; font-weight:700; font-size:11px;}
    a:hover {color:#dddde6;}
    a.navbar {text-decoration:none; position:relative;}
    a.popup {color:#000066; font-weight:700; text-decoration:none; font-size:11px;}
    a.popup_mouseover {color:#ddddff; font-weight:700; text-decoration:none; font-size:11px; background: #000066; }
    a.popupactive {color:#3333bb; font-weight:700; text-decoration:none; font-size:11px;}
    a.folder_tree {color:#000066; }
    a.folder_tree:hover {color:#4444aa; }
    span.tree a {font-size: 10px; font-family: verdana,helvetica; text-decoration: underline; color: #222255; }
    span.tree a:hover {color: #820082; }

.navbar_main { border-top-color: #4e9cdb;
               border-left-color: #4e9cdb;
               border-bottom-color: #85c6f2;
               border-right-color: #85c6f2;
	       background-image: url(/manager/images/blue_shade.gif);
	       border-width: 2px;
	       border-style: solid;
	       margin-bottom: 2px;
	       padding-top: 6px;
	       padding-bottom: 6px;
	       text-align: center;
             }
.header {  background-color: ##ffffff;
	   border: solid #4e9cdb 2px;
	   margin-bottom: 2px;
	   padding-top: 13px;
	   text-align: center;
	   }
.leftbar { float: left; 
           width: 200px;  
	   background-color: #c9eaff;
	   border: solid #4e9cdb 2px;
	   padding: 2px;
	   }
.leftbar_stats { float: left; 
           width: 19%;
	   background-color: #c9eaff;
	   border: solid #4e9cdb 2px;
	   padding: 2px;
	   }

.mainbody { float: left;
            width: 75%;
 	    margin-left: 5px;
	    font-size: 12px;
          }

.edit_mainbody { float: left;
            width: 100%;
 	    margin-left: 5px;
	    font-size: 12px;
          }

.stats { float: left;
         width: 79.20%;
	 padding-right: 1px;
	 font-size: 12px;
	 background-color: #efefef;
	 border: solid #4e9cdb 2px;
	 position: relative;
	 left: 3px;
        }


