#foldheader
{ 	
	list-style-image: url(images/bullets/pil.gif); 
	cursor: hand; 
	COLOR: white;
    FONT-FAMILY:  Arial, sans-serif;
    FONT-SIZE: 8pt;
	MARGIN-LEFT: 1px;
}

#foldinglist
{	
	list-style-image: url(images/bullets/pil_ned.gif);
	COLOR: white;
    FONT-FAMILY:  Arial, sans-serif;
    FONT-SIZE: 8pt;
	MARGIN-LEFT: 15px;
	
}

#singleitem
{ 	
	list-style-image: url(images/bullets/pil_ned.gif); 
	COLOR: white;
    FONT-FAMILY:  Arial, sans-serif;
    FONT-SIZE: 8pt;
	MARGIN-LEFT: 1px;
}

UL
{
	MARGIN-LEFT: 12px;
	MARGIN-BOTTOM: 0px;
	MARGIN-TOP: 0px;
}

input.text
{
	COLOR: black;
	FONT-FAMILY:  Arial, sans-serif;
	FONT-SIZE: 7pt;
	TEXT-DECORATION: none;
	padding:3px 10px 3px 10px;
	height:20px;
	width:90px;
	border:1px solid white;

}

H3
{
COLOR: black;
FONT-FAMILY:  Arial, sans-serif;
FONT-SIZE: 10pt;
ALIGN: left;
PADDING: 0px;
MARGIN-BOTTOM: 5mm;
MARGIN-TOP: 3mm;
}
A
{
    COLOR: white;
    FONT-SIZE: 8pt;
	TEXT-DECORATION: none;
	FONT-FAMILY:  Arial, sans-serif;
}
BODY
{
    MARGIN-TOP: 20px;
	MARGIN-LEFT: 5px;
	BACKGROUND-COLOR: black;
	FONT-FAMILY:  Arial, sans-serif;
	COLOR: blue;
    FONT-SIZE: 7pt;
	scrollbar-3dlight-color:black;
    scrollbar-arrow-color:white;
    scrollbar-track-color:black;
    scrollbar-darkshadow-color:black;
    scrollbar-face-color:black;
    scrollbar-highlight-color:black;
    scrollbar-shadow-color:black
}
A:link
{
}
A:hover
{
    COLOR: yellow;
    TEXT-DECORATION: underline;
}

#TDDropList
{
	FONT-FAMILY:  Arial, sans-serif;
	FONT-SIZE: 7pt;
    vertical-align:middle;
	size:1;
	width:170;
}

#TDButton
{
	FONT-FAMILY:  Arial, sans-serif;
	FONT-SIZE: 7pt;
    vertical-align:middle;
	size:1;
	background:black;
	color:white;
	border:1px solid white;
	padding:3px 10px 3px 10px;
	height:20px;
	width:90px;
}