div.categories { list-style-type: none;
	padding: 0px 0px 0px 0px;	background-color: inherit;
	border-bottom: none;	width: 100%; }
	
div.categories a {font-weight: bold;}
div.subcategories a {	font-size: 0.8em;}

div.categories div.col {	float: left;
	text-align: left;
	width: 185px;	position: relative;  padding-top: 5px;}
	
div.categories div.last {	float: left;	
	text-align: left;	width: 187px; padding-top: 5px;}
	
div.subcategories { padding-left: 30px;}

div.categories div.divider { clear: both; height: 1px;}


div.categories div.categ { line-height: 17px; padding-left: 15px;
	background-image: url('http://www.dexia.dm/images/icons/folder.gif');
	background-position: top left; background-repeat: no-repeat;
	margin-left: 5px; padding-left: 25px;}
	
/* =============== PURE Green BOX Begins ================== */
.puregreen  div.corners {
background: #409b42;	height: 100%;
color: Black;	text-align: justify;	 }
	
.puregreen  div.topleft {
	background: url(http://www.dexia.dm/images/pure_green_top-left.gif) no-repeat top left ; 
	height: 100%;}		

.puregreen  div.topright {
	background: url(http://www.dexia.dm/images/pure_green_top-right.gif) no-repeat top right;
	height: 100%;}	

.puregreen  div.bottomleft {
	background: url(http://www.dexia.dm/images/pure_green_bottom-left.gif) no-repeat bottom left;
	height: 100%;}

.puregreen  div.bottomright {
	background: url(http://www.dexia.dm/images/pure_green_bottom-right.gif) no-repeat bottom right;
	height: 100%;
	padding: 4px 4px 4px 4px;}
/* =============== PURE Green BOX Ends ================== */
	
/* =============== WHITE Green BOX Begins ================== */
.whitegreen  div.corners {
background: White;	height: 100%;
color: Black;	text-align: justify;	 }
	
.whitegreen  div.topleft {
	background: url(http://www.dexia.dm/images/white_green_top-left.gif) no-repeat top left ; 
	height: 100%;}		

.whitegreen  div.topright {
	background: url(http://www.dexia.dm/images/white_green_top-right.gif) no-repeat top right;
	height: 100%;}	

.whitegreen  div.bottomleft {
	background: url(http://www.dexia.dm/images/white_green_bottom-left.gif) no-repeat bottom left;
	height: 100%;}

.whitegreen  div.bottomright {
	background: url(http://www.dexia.dm/images/white_green_bottom-right.gif) no-repeat bottom right;
	height: 100%;
	padding: 4px 4px 4px 4px;}
/* =============== WHITE Green  BOX Ends ================== */


.folder-mini { background: url(http://www.dexia.dm/images/icons/folder-mini.gif) no-repeat -2px -2px;
margin: 3px 0px 0px 0px;  padding: 0px 0px 0px 16px;}