body { 
background-color: #000000;
background: url(images/antaris_bg.jpg);
background-repeat:no-repeat;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
scrollbar-base-color: #333333; 
scrollbar-arrow-color: #DDDDDD;
}
body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}
a:link, a:active, a:visited {
color : #FFFFFF;
font-weight: bold;
text-decoration: none;
}
a:hover {
text-decoration: underline;
color : #FFFFFF;
}
.button {
color: #333333;
border: 2px outset #EEEEEE;
height: 18px;
font-size: 10px;
font-weight: bold;
margin: 2px;
width: 45px;
background-color: gray;
background-image: url(images/button_background.jpg);
}.promoTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCCCCC;
	border: thin solid #666666;
	position: absolute;
	z-index: auto;
	padding: 5px;
	width: 500px;
	bottom: 5000px;
}
.promoBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCCCCC;
	border: thin solid #666666;
	position: absolute;
	z-index: auto;
	padding: 5px;
	width: 500px;
	bottom: 7000px;
}
