body,td,th {
	color: #FFFFFF;
	margin: 0;
	margin-top: 270px;
	background: #000 url("images/mainbgnd.jpg") center 0px repeat-x!important;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-face-color:#101010;
	scrollbar-highlight-color:#101010;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-color:#333333;
	scrollbar-shadow-color:#101010;
	scrollbar-arrow-color:#333333;
	scrollbar-track-color:#333333;
	
}

a:link {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	background-color: transparent;
}

a:visited {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	background-color: transparent;
}

a:hover {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
   background-color: transparent;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	text-align:justify;
	text-decoration:none;
	background-color: transparent;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-left: 30px;
	margin-right: 30px;
	color: #999999;
	
	}

.openingcontent{ 
    font-family :Arial, Helvetica, serif;
    font-size : 11px;
    color : white;
	background-color: transparent;
    line-height : 18px;
	letter-spacing: 0.1em;
	text-align:justify;
	margin-left: 30px;
	margin-right: 30px;
}

.hidden {
	display: none;
}


div.container {
	position: relative;
	margin: auto;
	top: 0px;
	left: 0px;
	width: 990px;

}

#ScrollingBodyArea {
	position: relative;
	overflow: auto;
	width: 850px;
	height: 220px;
	padding-top: 5px;
	padding-bottom: 30px;
	background-color:transparent;
	top: 0px;
	border: none;
	text-align: center;
	margin:auto;
}
