@charset "UTF-8";
/* CSS Document */

body {
	font-family: Eurostile;
	font-size: 14px;
	color: #000000;
	background-color: #000000;
	margin: 1em;
	padding: 0;
	background-position: 50% 0%;
    background-repeat: no-repeat;
		
}

.TableDiv {
	overflow-y : hidden;
	POSITION : relative;
	OVERFLOW : auto;
	WIDTH : 100%;
	img float:left;
}

a:link { 
color: #000000;
font-size: 14px;
font-family: Eurostile;
text-decoration: none;
}

a:visited { 
color: #000000;
font-size: 14px;
font-family: Eurostile;
text-decoration: none;
}


