#Section_PS{
	background-repeat: no-repeat;
	margin-top:5px;
	margin-right:5px;
	padding-bottom: 10px;
	background-color: white;
	opacity: 0.85;
	filter:alpha(opacity=85);
	-moz-border-radius: 2em;
	-moz-box-shadow:4px 4px 4px #000000;
	border-radius: 2em;
	box-shadow: 4px 4px 4px #000000;
	border: solid black 1px;
	width:300px;
}

#ARK_table{
 overflow-y: scroll;
 width: 135px;
 margin-left:10px;
 margin-top:-10px;
 height: 96px;
 font-size: 0.8em;
 border: solid black 0px;
 z-index:1000;
 position:relative;
}

#ANT_table{
 overflow-y: scroll;
 overflow-x: hidden;
 width: 135px;
 height: 96px;
 margin-left:-4px;
 margin-top:-10px;
 font-size: 0.8em;
 border: solid black 0px;
 position:relative;
}

#User_table{
 overflow-y: scroll;
 margin-left:10px;
 margin-top:-5px;
 width: 270px; 
 height: 96px;
 font-size: 0.8em;
 border: solid grey 0px;
}

#showtrack{
margin-top: -7px;
 color: white;
 padding-left: 45px;
 width: 180px;
 height: 20px;
}

#searchTrack{
 margin-top: -7px;
 color: white;
 width: 300px;
 height: 50px;
 padding-left:10px;
}
