body {
	        cursor: default; font-family: Skia, Verdana, Tahoma, Helvetica; font-size: 11px;
			scrollbar-3d-light-color : #999999;
			scrollbar-arrow-color : #cccccc;
			scrollbar-base-color : #313135;
			scrollbar-dark-shadow-color : #313135;
			scrollbar-face-color : #313135;
			scrollbar-highlight-color : #999999;
			scrollbar-shadow-color : #313135;
			background: url("../imaging/splash/splash_angle.gif") #323135;
			background-repeat: no-repeat;
            background-position: center;
            background-attachment: fixed; 
			
			
			}
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a:link {
	color: #aaaaaa;
	text-decoration: none;
}
a:visited {
	color: #aaaaaa;
	text-decoration: none;
}
a:hover {
	color: #eeeeee;
	text-decoration: underline;
}
a:active {
	color: #dab272;
	text-decoration: none;
}
body,td,th {
	color: #eeeeee;
}