/* CSS Document */

html {
scrollbar-face-color: #1F2425; 
scrollbar-highlight-color: #3A3A3C; 
scrollbar-shadow-color: #3A3A3C; 
scrollbar-3dlight-color: #000000; 
scrollbar-arrow-color: #000000; 
scrollbar-track-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-base-color: #000000;
}
body,table {
font-family:"Trebuchet MS",arial;
color:#eeeeee;
font-size:10pt;
background-color : #000000;
}

	a{
	color:#eeeeee;
	text-decoration:none;
	font-family:"Trebuchet MS",arial;
	font-size:10pt;
	}
	a:hover{
	color:#eeeeee;
	text-decoration:underline;
	font-family:"Trebuchet MS",arial;
	font-size:10pt;
	}





IMG.opacity {
FILTER: alpha(opacity=95);
border: 1px #000000 solid;
}

.TextField {
background-color: #86987E;
border: #000000 1px solid;
color: #000000;
font-size: 9pt;
font-family: arial;
margin: 0px;
}
.Button {
background-color: #86987E;
border: #000000 1px solid;
color: #000000;
font-size: 9pt;
font-family: arial;
margin: 0px;
}

TD.footer {
padding-top: 9px;
color: #eeeeeef;
font-size: 9pt;
}
TD.footer a {
color: #eeeeee;
font-size: 9pt;
}
TD.footer a:hover {
color: #ffffff;
font-size: 9pt;
}
