	html, body {
        font:normal 12px verdana;
        margin:0;
        padding:0;
        border:0 none;
        overflow:hidden;
        height:100%;
    }
    .certtable {
        font:normal 11px verdana;
        margin:0;
        padding:0;
        border:0 none;
    }

	.x-layout-panel-north {
	    border:0px none;
	}
	#nav {
	}
	#autoTabs, #center1, #center2, #west {
	    padding:10px;
	}

	 #south{
	   font:normal 8pt arial, helvetica;
	 }


	.x-layout-panel-center p {
	    margin:5px;
	}
	#props-panel .x-grid-col-0{
	}
	#props-panel .x-grid-col-1{
	}

    .folder .x-tree-node-icon{
		background:transparent url(ext/resources/images/default/tree/folder.gif);
	}
	.x-tree-node-expanded .x-tree-node-icon{
		background:transparent url(ext/resources/images/default/tree/folder-open.gif);
	}


.x-tree-node div.cmp
{
  background-color: #eeeeee;
  background-image: url(cmp-bg.gif);
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-x-position: 0%;
  background-y-position: 0%;
  margin-top: 1px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #dddddd;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
  padding-top: 2px;
  padding-bottom: 1px;
}

#logintable {
  border: 1px solid #000000;
  width:500px;
  background-color:#C9DEFA;
}

.navpoint {
  line-height:25px;
  background-color:#EBF3FD;
  height:25px;
  border-bottom: 1px solid #BCD4F7;
  font-size:11px;
  cursor:pointer;
}


.navpoint:hover {
  background-color:#BCD4F7;

}

.grey {
  float:right;
  background-color:#F1F1F1;
  width:25px;
  text-align:center;
  border-left:1px solid #CCCCCC;
}

.yellow {
  float:right;
  background-color:#FFFED6;
  width:25px;
  text-align:center;
}
.red {
  float:right;
  background-color:#FFD3D3;
  width:25px;
  text-align:center;
}
.green {
  float:right;
  background-color:#DDFFD3;
  width:25px;
  text-align:center;
}

.legend_grey {
  background-color:#F1F1F1;
  border-bottom: 1px solid #BCD4F7;
  text-align:center;
  padding:5px;
  font:normal 11px verdana;
}

.legend_red {
  background-color:#FFD3D3;
  border-bottom: 1px solid #BCD4F7;
  text-align:center;
  padding:5px;
  font:normal 11px verdana;
}

.legend_yellow {
  background-color:#FFFED6;
  border-bottom: 1px solid #BCD4F7;
  text-align:center;
  padding:5px;
  font:normal 11px verdana;
}

.legend_green {
  background-color:#DDFFD3;
  border-bottom: 1px solid #BCD4F7;
  text-align:center;
  padding:5px;
  font:normal 11px verdana;
}

#north {
  background-image:url('ext/resources/images/default/basic-dialog/hd-sprite.gif');
  height:32px;
  line-height:32px;
  vertical-align:middle;
  color:#FFFFFF;
  font-size:18px;

}

.logout {
  background-color:#FFD3D3;
  line-height:25px;
  height:25px;
  font-size:11px;
  cursor:pointer;
  border-bottom: 1px solid #BCD4F7;
}

.navactive {
  background-color:#DEDEDE;
  line-height:25px;
  height:25px;
  border-bottom: 1px solid #BCD4F7;
  font-size:11px;
  cursor:pointer;
}

a {
  text-decoration:none;
}
