body {
	background-color : #D8D3B0;
	margin-left : 0px;
	text-decoration : none;
}

.mainFolderBox {
	background-color : EEEADE;
	color : 808000;
	line-height : 13pt;
	margin-bottom : 3px;
	margin-top : 0px
}

.mainFolderLine {
	color : 292914;
	font-family : sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : lighter;
	text-decoration : none;
}

.mainFolderLineMouseOver {
	background-color : #D8D3B0;
	border : #D8D3B0;
	color : 000000;
	font-family : sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

.linkBox {
	background-color : EEEADE;
	border : 1px black solid;
	font-family : sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : lighter;
	margin-bottom : 0px;
	margin-left : 4px;
	margin-right : 3px;
	margin-top : 0px;
	padding-bottom : 1px;
	padding-top : 1px;
}

.linkLine {
	color : maroon;
	font-family : sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : lighter;
	margin-bottom : 3px;
	margin-left : 4px;
	margin-top : 7px;
	text-align : center;
	text-decoration : none;
}

.linkLineMouseOver {
	background-color : #D8D3B0;
	border : #D8D3B0;
	color : black;
	font-family : sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	margin-bottom : 3px;
	margin-left : 4px;
	margin-top : 7px;
	text-align : center;
	text-decoration : none;
}
