@charset "utf-8";
/* CSS Document */
#container {

	width: 770px;

	margin-top: 0px;
	
	margin-bottom: auto;

	margin-right: auto;

	margin-left: auto;

	z-index: 0;

	background-color: #000000;

	border: solid 1px #FFFFFF;

	}

	
#actnews {
	
	margin-bottom: 30px;

}


#header {

	width: 770px;

	height: 200px;

	text-align: center;

}



#header2 {

	width: 770px;

	height: 35px;

	text-align: center;

	background-image: url(bar.gif)

}



#header3 {

	width: 770px;

	height: 25px;

	text-align: center;



}



#leftcol {

	width: 200px;

	padding-top: 8px;

	vertical-align: top;

	text-align: left;

	font-size: 10px;



}



#main {

width: 770px;

}



#content {

	padding-top: 10px;

	width: 549px;

	height: 100%

	}



 .text {

clear: both;

font-size: 12px;

color: #FFFFFF;

margin-bottom: 25px;

}

a:link {

	text-decoration: none;

	color: #FFFFFF;

}

a:visited {

	text-decoration: none;

	color: #FFFFFF;

}

a:hover {

	text-decoration: none;

	color: #FFFFFF;

}

a:active {

	text-decoration: none;

	color: #FFFFFF;

}



	.style1 {color: #FFFFFF}

body,td,th {

	color: #FFFFFF;

}

body {

	background-color: #000000;

}

