body {
                 font-family:verdana;
                 background-color: #181818
}

.mainFolderLine {
	color : #999999;
                font-size:9pt;
	text-decoration : none;
}

.mainFolderLineMouseOver {
               color : #eeeeee;
                font-size:9pt;
	text-decoration : none;
}

.subFolderLine {
                font-size:9pt;
	color : #999999;
	text-decoration : none;
 }

.subFolderLineMouseOver {
                font-size:9pt;
	color : #eeeeee;
	text-decoration : none;
}

.linkLine {
                font-size:9pt;
	color : #999999;
	text-decoration : none;
 }

.linkLineMouseOver {
                font-size:9pt;
	color : #eeeeee;
	text-decoration : none;
 }
