/* 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;
behavior: url(graphix/csshover.htc);
}
	a{
	color:#000000;
	text-decoration:none;
	font-family:"Trebuchet MS",arial;
	font-size:10pt;
	}
	a:hover{
	color:#000000;
	text-decoration:underline;
	font-family:"Trebuchet MS",arial;
	font-size:10pt;
	}

TABLE.admin {
color:#000000;
border-top: 1px #000000 solid; 
border-bottom: 1px #000000 solid;
background: #FFCC33;
font-size:10pt;
}

DIV.content {
background: #86987E url(graphix/mainLayer_final.jpg) no-repeat;
padding-left : 2px;
padding-right : 8px;
padding-top: 1px;
padding-bottom: 2px;
}

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 {
background: url(graphix/images/main_foot.jpg) top center no-repeat; 
padding-top: 9px;
color: #ffffff;
font-size: 9pt;
}
TD.footer a {
color: #ffffff;
font-size: 9pt;
}
TD.footer a:hover {
color: #ffffff;
font-size: 9pt;
}
