body {
	scrollbar-face-color:#363636;
	scrollbar-highlight-color:#5E5E5E;
	scrollbar-3dlight-color:#5E5E5E;
	scrollbar-darkshadow-color:#5E5E5E;
	scrollbar-shadow-color:#5E5E5E;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#5E5E5E;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:x-small;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #737373;
	overflow:auto;
}

h1 {
	font:medium/15px Geneva, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#CCCCCC;
}

h2 {
	font:bold 12px/0px Geneva, Arial, Helvetica, sans-serif;
	color:#999999;
}

td {
	font-size:x-small;
}

a {
	color:#FFCC00;
	font-size:x-small;
	text-decoration:none;
}

a:hover{
	color:#FFCC00;
	text-decoration:underline;
}

td.tile {
	background-repeat: repeat-x;
	background-image: url(../images/midrighttile2.gif);
}

td.tile2 {
	background-repeat: repeat-x;
	background-image: url(../images/botrighttile.gif);
}
span.content {
	position:relative;
	overflow-y:none;
	overflow-x:none;
	width:694px;
	height: 400px;
}
