body { color: #ffffff;
background-color: black;
background-image : url(../files/bglogo.jpg);
background-repeat : no-repeat;
font-family:Arial;
font-size: 14px; }

.effect {FILTER: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1, xray=0, mirror=0, invert=0, opacity=1, rotation=0)}


a:link { color: #999999; text-decoration: none;  }
a:visited { color: #999999; text-decoration: none; }
a:hover { color: #999999; text-decoration: underline; }
a:active { color: #999999; text-decoration: underline; }

.fields {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
	BACKGROUND-COLOR: #999999;
	font-family:Arial;
    font-size: 10px;
	}
