body {
	margin-left : 4px;
}

.mainFolderBox {
	color : #000000;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

.mainFolderLine {
	color : #000000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	font-style: italic;
	text-decoration : none;
	display: block;
	background-color: #0066FF;
	width: 175px;
	height: 20px;
	padding-top: 3px;
	text-indent: 4px;
}
a.mainFolderLine:link {
	color : #000000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	font-style: italic;
	text-decoration : none;
	display: block;
	background-color: #0066FF;
	width: 175px;
	height: 20px;
	padding-top: 3px;
	text-indent: 4px;
}
a.mainFolderLine:visited {
	color : #000000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	font-style: italic;
	text-decoration : none;
	display: block;
	background-color: #0066FF;
	width: 175px;
	height: 20px;
	padding-top: 3px;
	text-indent: 4px;
}
a.mainFolderLine:hover {
	color : #FFCC00;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	font-style: italic;
	text-decoration : none;
	display: block;
	background-color: #0066FF;
	width: 175px;
	height: 20px;
	padding-top: 3px;
	text-indent: 4px;
}
a.mainFolderLine:active {
	color : #000000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	font-style: italic;
	text-decoration : none;
	display: block;
	background-color: #0066FF;
	width: 175px;
	height: 20px;
	padding-top: 3px;
	text-indent: 4px;
}

.mainFolderLineMouseOver {
	color : #000000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	font-style: italic;
	text-decoration : none;
	display: block;
	background-color: #0066FF;
	width: 175px;
	height: 20px;
	padding-top: 3px;
	text-indent: 4px;
}
a.mainFolderLineMouseOver:link {
	color : #000000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	font-style: italic;
	text-decoration : none;
	display: block;
	background-color: #0066FF;
	width: 175px;
	height: 20px;
	padding-top: 3px;
	text-indent: 4px;
}
a.mainFolderLineMouseOver:visited {
	color : #000000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	font-style: italic;
	text-decoration : none;
	display: block;
	background-color: #0066FF;
	width: 175px;
	height: 20px;
	padding-top: 3px;
	text-indent: 4px;
}
a.mainFolderLineMouseOver:hover {
	color : #FFCC00;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	font-style: italic;
	text-decoration : none;
	display: block;
	background-color: #0066FF;
	width: 175px;
	height: 20px;
	padding-top: 3px;
	text-indent: 4px;
}
a.mainFolderLineMouseOver:active {
	color : #000000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	font-style: italic;
	text-decoration : none;
	display: block;
	width: 175px;
	height: 20px;
	padding-top: 3px;
	text-indent: 4px;
	background-color: #0066FF;
}

.subFolderBox {
	background-color : #0066FF;
	color : navy;
	margin : 0px 0px 0px 0px;
	padding : 3px 3px 3px 3px;
}

.subFolderLine {
	color : #FFFFFF;
	font-family : sans-serif;
	font-size : xx-small;
	text-decoration : none;
	background-color: #0066FF;
}

.subFolderLineMouseOver {
	color : #FFCC00;
	font-family : sans-serif;
	font-size : xx-small;
	text-decoration : none;
}

.linkBox {
	color : white;
	margin : 0px 0px 0px 0px;
	padding : 3px 3px 3px 3px;
	background-color: #0066FF;
}

.linkLine {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration : none;
	font-weight: bold;
}

.linkLineMouseOver {
	color : #FFCC00;
	font-family : sans-serif;
	font-size : xx-small;
	text-decoration : underline;
}

