.filebrowser_row_odd {background-color: #f3f9fa;}
.filebrowser_row_even {background-color: #ffffff;}
.filebrowser_cell {border-bottom: solid 1px #c1dde1;}
.filebrowser {font-size: 9px; color:#669999; text-decoration: none;}
a.filebrowser:hover {font-size: 9px; color:#669999; text-decoration: none;}
a.filebrowser:active {font-size: 9px; text-decoration: none; }
a.filebrowser:visited {font-size: 9px; text-decoration: none;}

.filebrowser_label {font-size: 11px; color:#2A31A8; text-decoration: none;}

.filebrowser_path {font-size: 11px; color:#2A31A8; text-decoration: none;}
a.filebrowser_path:hover {font-size: 11px; color:#FFCC00; text-decoration: none;}
a.filebrowser_path:active {font-size: 11px; text-decoration: none; }
a.filebrowser_path:visited {font-size: 11px; text-decoration: none;}

.filebrowser_error {font-size: 12px; color:#FF0000; font-weight: bold; text-decoration: none;}

.dtree {font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #2A31A8;	white-space: nowrap;}
.dtree img {border: 0px; vertical-align: middle;}
.dtree a {color: #2A31A8; text-decoration: none;}
.dtree a.node, .dtree a.nodeSel {white-space: nowrap; padding: 1px 2px 1px 2px;}
.dtree a.node:hover, .dtree a.nodeSel:hover {color: #FFCC00;}
.dtree a.nodeSel {}
.dtree .clip {overflow: hidden;}

