/* v1.01 - 27 apr 2005 */
div.firstCatDiv {
	overflow: auto;
	scrollbar-3dlight-color: inherit;
	scrollbar-arrow-color: #A0A0A0;
	scrollbar-base-color: inherit;
	scrollbar-darkshadow-color: White;
	scrollbar-face-color: inherit;
	scrollbar-highlight-color: inherit;
	scrollbar-shadow-color: inherit;
	scrollbar-track-color: inherit;
}

td.category, td.category a {
	color: blue;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-decoration: none;
	text-align: left;
}

td.category a:hover {
	COLOR: blue; 
	text-decoration: underline;
}

td.category a:visited {
	COLOR: blue; 
	TEXT-DECORATION: none
}

td.category a:active {
	COLOR: blue; 
	TEXT-DECORATION: none
}

#list B {
	DISPLAY: block; 
	FONT-WEIGHT: normal; 
	BACKGROUND: url(../images/picto_folder.gif) no-repeat 0px 1px; 
	MARGIN: 0px 0px 3px; 
	COLOR: #000000
}

#list A {
	PADDING-LEFT: 20px; TEXT-DECORATION: none
}

#list A:hover {
	COLOR: blue; 
	text-decoration: underline;
}

a.popcat, a:link.popcat, a:visited.popcat {
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	position: relative;
}

a:hover.popcat {
	COLOR: blue; 
	text-decoration: underline;
}

a:active.popcat {
	COLOR: blue;
	TEXT-DECORATION: none;
}
