body {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

.mainFolderBox {
	width: 140px; 
	color : #333333;
	font-size : 10px;
	font-family: sans-serif;
	margin : 3px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	text-decoration : none;
}

.mainFolderLine {
	color : #333333;
	text-decoration : none;
}

.mainFolderLineMouseOver {
	color : #cc0000;
	font-family : sans-serif;
	text-decoration : none;
}

.subFolderBox {
	color : #333333;
	text-decoration : none;
	font-size : 10px;
	font-family: sans-serif;
	line-height : 6pt;
	margin : 0px 0px 0px 9px;
	padding : 0px 0px 0px 0px;
	text-decoration : none;
}

.subFolderLine {
	color : #333333;
                font-family : sans-serif;
	text-decoration : none;
}

.subFolderLineMouseOver {
	color : #cc0000;
	text-decoration : none;
}

.linkBox {
	color : #333333;
	text-decoration : none;
	font-size : 10px;
                font-family: sans-serif;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

.linkLine {
	color : #333333;
	font-family : sans-serif;
	text-decoration : none;
}

.linkLineMouseOver {
	color : #cc0000;
	text-decoration : none;
}

