body {
	background-color: #1d283d;
	margin:0px;
	padding:0px;
	color: #ffcc00;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

a, a:visited, a:active
{
	color: #ffcc00;
}

img
{
	border:0;
}

#div_main
{
	position:relative;
	width:995px; 
	height:615px;
	top:20px;
	margin:0 auto; 
	text-align:left;
}

#div_row_extratab
{
	background:url('../jpg/extratab.jpg'); 
	text-align:right;
	font-size:10pt;
}

#div_row_buttons
{
	height:49px;
}

#div_row_middle
{
	height:400px;
	z-index:1;
	position:relative;
}

#div_row_bottom
{
	height:196px;
	z-index:0;
	position:relative;
	top:-50px;
}
