    .bars {
           scrollbar-arrow-color: 'white';
		   scrollbar-base-color: #515151;
           scrollbar-darkshadow-color:#39383F;
		   scrollbar-3Dlight-color: #39383F;
           scrollbar-face-color: #000000;           
           scrollbar-highlight-color: 'black';
           scrollbar-track-color: 'black';
           }
		   
		   Body {background-image:url(Images/backgroundimage.gif);
		   }
		   
		   
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.style3 {
	font-size: 14px;
	color: #ff9b1f;
}
.style4 {color: #FFFFFF}
body,td,th {
	color: #FFFFFF;
}
.style10 {
	font-size: 35px;
	color: #ff0000;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9B1F;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
