body {
	margin-left : 4px;
}

.mainFolderBox {
	background-color : #F379BE;
	margin : 0px 0px 0px 0px;
	padding : 3px 3px 3px 3px;
}

.mainFolderLine {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

.mainFolderLineMouseOver {
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

.subFolderBox {
	color : black;
	margin : 0px 0px 0px 0px;
	padding : 3px 3px 3px 3px;
}

.subFolderLine {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

.subFolderLineMouseOver {
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;	
	text-decoration : none;
}

.linkBox {
	background-color : #F379BE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	margin : 0px 0px 0px 0px;
	padding : 3px 3px 3px 3px;
}

.linkLine {
	color : black;
	text-decoration : none;
}

.linkLineMouseOver {
	color : white;
	text-decoration : none;
}
.style1 {color: #FFFFFF}
