body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
  	font-family: Arial;
	background: #424242 url('img/background.gif') fixed center; 
	background-repeat: repeat-y;
	min-width: 800px;
	border-color:#000000;
}
	html {

		height: 100%;



	}

	

	#flashcontent {

		height: 100%;

	}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #999999;
}
a:active {
	color: #CCCCCC;
}

td {
	font-family: Arial;
}

th {
	font-family: Arial;
}

.style1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
.style4 {font-size: 16px}
.style5 {font-size: 14px}
.style6 {font-family: "Courier New", Courier, monospace}
.image{border-color:#000000}

#Top{
	margin-left: auto;
	margin-right: auto;
	width:  900px;
	height: 70px;
 }




	

