body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	clear: both;
	text-align: center;
	overflow: auto;
	vertical-align: bottom;
	scrollbar-arrow-color: #7C8484;
scrollbar-3dlight-color: #7C8484;
scrollbar-darkshadow-color: #2C3A33;
scrollbar-face-color: #2C3A33;
scrollbar-highlight-color: #2C3A33;
scrollbar-shadow-color: #7C8484;
scrollbar-track-color: #7C9090;
}
.maintable {
	background-color: #000000;
	height: 600px;
	width: 717px;
	text-align: center;
	position: relative;
	padding: 2px;
	vertical-align: text-bottom;
	top: 10px;
}
#addinfobox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	width: 264px;
	background-color: #333333;
	position: relative;
	top: -5px;
	left: -9px;
	border: #333333;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-y;
	text-align: center;
	height: 350px;
}
#bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	position: relative;
	border: none #666666;
	text-align: center;
	top: 10px;
}

A:link {text-decoration: none;color:ffffff;}
A:visited {text-decoration: none;color: #ffffff;}
A:hover {text-decoration: none; color: #ffffff; font-weight:bold;}
A:active {text-decoration: none; color: #ffffff;}

#maincontent {
	background-color: #333333;
	border: 1px solid #666666;
	top: 8px;
	position: relative;
	height: 337px;
	width: 420px;
	left: 13px;
	text-align: center;
	vertical-align: top;
	background-image: url(../images/bg3.gif);
}
