@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	background-image: url(bg.jpg);
	text-align: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
.header {
	text-align: center;
	vertical-align: top;
	text-decoration: underline;
}
.Navigation {
	text-align: center;
	vertical-align:middle;
	left: auto;
	right: auto;
	width: auto;
	display: inline;
	border: 1px none #0066FF;
}
.arctable {
	text-align: center;
	height: auto;
	width: 500px;
	left: auto;
	right: auto;
	background-image: url(tablelistback.png);
}
.archeader {

	text-align: center;
	height: auto;
	width: 500px;
	left: auto;
	right: auto;
	background-image: url(tablelistback.png);
}
a:link {
color: #FFCC33;
}
a:visited {
color: #FF9933;
}
a:hover {
}
a:active {
}
.news {
	background-image: none;
	margin: 0px;
	font-size: 14px;
}
.newscolumn {
	background-image: url(tablelistback.png);
	margin: 0px;
}
.newspost {
	font-size: small;
	margin-top: 10px;
	text-align: justify;
	}
.newstitle {
	font-size: large;
}
.newsdate {
	border-top: 1px #000066;
	border-right: 1px #000066;
	border-bottom: 1px #000066;
	border-left: 1px #000066;
	font-size: x-small;
}
