html {
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#5961D6;
	scrollbar-highlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#505050;
	scrollbar-3dlight-color:#505050; 
	scrollbar-track-color:#101010; }

body {
    background-color:black; color:white; font-family:arial; font-size:12pt; }

td {
	font-family:arial; font-size:10pt; }

a:link {
    border:0; color:#5961D6; text-decoration:underline; }
a:visited {
    border:0; color:#5961D6; text-decoration:underline; }
a:hover {
    border:0; color:#FFFD09; text-decoration:none; }

img {
	border:0; color:#5961D6; }

.infoImg {
	border:1px solid white; }

.shopLinkImg {
	border:1px solid #5961D6; }

.info {
	border:1px solid #FFFD09; background-color:#121212; color:white; font-size:12pt; }