@charset "UTF-8";
body {
	background-color: #000000;
	background-image: url(/BodyBG.jpg);
	background-repeat: repeat-x;
	margin: 0;
}

img {
	border:0;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #999999;	
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #999999;
}

a:active {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}

.MiddleNewsHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	;
}
.MiddleNewsContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.MiddleNewsContentPadding {
	padding: 10px;
}
p {
	margin: 10px;
}
.style1 {
	color: #be9b20;
	font-weight: bold;
}
.style2 {
	line-height: 1.5;
}
.style3 {
	line-height: 1.5;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
