body {
	margin:15px 0px; padding:0px;
	text-align:left;
	}
	
#Table_01 {
	width:800px;
	height:601px;
	position: absolute;
	top: 30px;
	left: 90px;
	z-index: 0;
	border:none;
	background-color:#444444;
	}

#upper_buttons {
	position: absolute;
	width: 400px; 
	height: 31px; 
	top: 50px;
	left: 490px;
	z-index: 1;
	}
#lower_buttons {
	position: absolute;
	width: 400px; 
	height: 29px; 
	top: 81px;
	left: 490px;
	z-index: 1;
	}

#scrolling_menu {
	position: absolute;
	width: 350px; 
	height: 392px; 
	top: 130px;
	left: 490px;
	z-index: 1;
	}


.menuheads {
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 14px;
	color: #444444;
}

.heading {
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	line-height:14px;
	text-decoration: none;
	color: #444444;
	text-align:center;
	}
	

.subheading {
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 10px;
	font-weight:bold;
	line-height:14px;
	text-decoration: none;
	color: #444444;
	}

.center_subheading {
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 10px;
	font-weight:bold;
	line-height:14px;
	text-decoration: none;
	color: #444444;
	text-align:center;
	}


	
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #444444;
	text-decoration: none;
}

.center_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #444444;
	text-decoration: none;
	text-align:center;
}

