body {
	margin:					0px;
	background-image:		url('../images/bg.jpg');
	background-repeat:		repeat-x;
	background-color:		#FFFFFF;
	font-family:			'Arial';
	font-size:				11px;
}

table, tr, td, div, p {
	font-family:			'Arial';
	font-size:				11px;
}

a:link, a:active, a:visited, a:focus {
	font-family:			'Arial';
	text-decoration:		underline;
	color:					#000000;
}

a:hover {
	font-family:			'Arial';
	text-decoration:		underline;
	color:					#008000;
}

td.header {
	background-image:		url('../images/header.jpg');
	background-repeat:		no-repeat;
	width:					900px;
	height:					183px;
}

div.quicknavi {
	margin-top:				-20px;
	margin-left:			189px;
	color:					#000000;
	float:					left;
}


/* IE6 fix */
* html div.quicknavi {
	margin-left:			190px;
}

html>body div.quicknavi {
	margin-top:				-20px;
	margin-left:			189px;
	color:					#000000;
	float:					left;
}


div.quicknavi a:link, div.quicknavi a:active, div.quicknavi a:visited {
	color:					#000000;
	text-decoration:		none;
	font-weight:			bold;
}

div.quicknavi a:hover {
	color:					#FFFFFF;
	text-decoration:		none;
}

div.language_selector {
	margin-top:				-20px;
	width:					50px;
	margin-left:			800px;
}

div.language_selector a:link, div.language_selector a:active, div.language_selector a:visited {
	color:					#000000;
	text-decoration:		none;
	font-weight:			bold;
	
}

div.language_selector a:hover {
	color:					#FFFFFF;
	text-decoration:		none;
	font-weight:			bold;
}


td.content {
	background-color:		#FFFFFF;
	width:					560px;
	padding-top:			10px;
	font-family:			'Arial';
}

div.sitepath {
	width:					450px;
	border-bottom:			1px solid #D9D9D9;
	margin-left:			40px;
}

div.sitepath a:link, div.sitepath a:visited, div.sitepath a:active {
	color:					#000000;
	font-weight:			bold;
	text-decoration:		none;
	font-size:				10px;
}

div.sitepath a:hover {
	color:					#009A51;
	font-weight:			bold;
	text-decoration:		none;
	font-size:				10px;
}

div.title {
	width:					500px;
	margin-top:				25px;
	margin-left:			40px;
	font-weight:			bold;
	font-size:				16px;
}

div.header {
	margin-top:				0px;
	font-weight:			bold;
}

div.content {
	width:					450px;
	margin-left:			40px;
	margin-top:				20px;
	font-family:			'Arial';
}

.bodytext {
	font-family:			'Arial';
	font-size:				11px;
}




div.greenpool {
	margin-top:				20px;
	margin-left:			10px;
}

div.banners {
	margin-top:				10px;
	margin-left:			10px;
	margin-bottom:			10px;
}

a.linkopacity img {
	filter:					alpha(opacity=50);
	-moz-opacity:			0.5;
	opacity:				0.5;
}

a.linkopacity:hover img {
	filter:					alpha(opacity=100);
	-moz-opacity:			1.0;
	opacity:				1.0;
}

table.navi2 {
	margin-left: 			0px;
	margin-top:				0px;	
}

html>body table.navi2 {
	margin-left: 			-1px;
	marign-top:				0px;
}

td.navi_left {
	background-image:		url('../images/bg_navi.jpg');
	background-repeat:		repeat-x;
	background-color:		#AFB0AF;
	width:					168px;
}

div.navi_left {
	margin-top:				3px;
	margin-left:			3px;
}

html>body div.navi_left {
	margin-top:				3px;
	margin-left:			3px;
}

td.navi_right {
	background-image:		url('../images/bg_navi.jpg');
	background-repeat:		repeat-x;
	background-color:		#AFB0AF;
	width:					172px;
}

td.border {
	width:					1px;
	background-image:		url('../images/border.jpg');
	background-repeat:		repeat-x;
	
}

td.footer {
	background-color:		#389449;
	height:					18px;
	text-align:				center;
}

div.flash {
	margin-top:				250px;
}


.latest_newsitem {
	font-size: 9px;
	font-family: arial;
	padding-bottom: 5px;
	padding-top: 5px;
	color: black;
	width: 91px;
}

.latest_newsimage {
	padding-bottom: 5px;
	padding-top: 8px;
}

div.latest_news {
	padding-left:			6px;
	padding-top:			6px;
	width:					150px;
}

td.tt_news_header {
	background-color:		#E6E6E6;
	border-bottom:			1px solid #BFBFBF;
	height:					24px;
	padding-left:			10px;
	font-weight:			bold;
	font-family:			Verdana;
	font-size:				11px;
}

td.tt_news_single {
	border-bottom:			1px solid #BFBFBF;
	padding-top:			6px;
}

td.tt_news_single a:link, td.tt_news_single a:active, td.tt_news_single a:visited, td.tt_news_single a:focus {
	color:					#777777;
	text-decoration:		underline;
	font-weight:			bold;
}

td.tt_news_single a:hover {
	color:					#000000;
	text-decoration:		underline;
	font-weight:			bold;
}

div.tt_news_imageborder {
	border:					1px solid black;
}

td.tt_news_image {
	padding-bottom:			5px;
}

td.tt_news_title {
	font-size:				15px;
}

div.tt_news_title {
	font-size:				15px;
	font-weight:			bold;
}

td.tt_news_date {
	font-size:				10px;
}

div.tt_news_date {
	font-size:				10px;
}

table.tt_news_archive {
	border:					1px solid black;
}

/* FILELINKS					*/
/********************************/

.filelinks .pdf {
	clear: 				left;
	height: 			19px;
}

.filelinks_layout_0 {
	margin-top: 		12px;
	margin-right: 		31px;
	font-family: 		Verdana;
	font-size: 			10px;
	width: 				456px;
}

* html .filelinks_layout_0 {
	width: 				450px;
}

html>body .filelinks_layout_0{
	padding-bottom: 	5px;
}

DIV.filelinks_layout_ {
	font-family:		'Trebuchet MS';
	font-size:			11px;
	margin-left: 		5px;
	width: 				168px
}

.filelinks a, .filelinks a:visited, .filelinks a:focus, .filelinks a:active {
	color:				#000000;
	text-decoration:	underline;
}

.filelinks a:hover {
	color:				#008000;
	text-decoration:	underline;
}
