@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-attachment: fixed;
	margin: 0px;
	background-image: url(../images/siteback.jpg);
	background-repeat: repeat-x;
	background-position:center top;
}

.tablebacktop {
	background-image: url(../images/tableback.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-color:#FFFFFF;
}

.tablebacksub {
	background-image: url(../images/tablebacksub.jpg);
	background-repeat: repeat-y;
	background-position:center top;
	background-color: rgb(0,138,139);
}

.menutext {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color: rgb(255,255,255);
}

.menulink {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color: rgb(255,255,255);
}

.menulink:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color: rgb(0,160,160);
}
	
.rubrik {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	color: rgb(185,168,16);
	letter-spacing: 2;
}
	
.headline {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	font-style:normal;
	color: rgb(90,90,90);
}
	
.date {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	color: rgb(0,180,180);
	letter-spacing: 2;
}
	
.text {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	color: rgb(90,90,90);
}
	
.smalltext {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color: rgb(90,90,90);
}
	
.textalt {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	color: rgb(90,90,90);
}
	
.textaltlink {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	color: rgb(90,90,90);
}
	
.textaltlink:hover {
	text-decoration: underline;
}

.textlink {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	color: rgb(0,140,140);
}

.textlink:hover {
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style: normal;
	color: rgb(0,160,160);
}
	
.subheadline {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	font-style:normal;
	color: rgb(0,220,220);
}
	
.subsubheadline {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	color: #FFFFFF;
}
	
.subtext {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	color: rgb(220,220,220);
}
	
.sublink {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	color: rgb(0,200,200);
	letter-spacing: 200;
}
	
.sublink:hover {
	text-decoration: underline;
	color: rgb(0,255,255);
}
	
.submargin {
margin:10px;
}
	
.box {
background-color:#FFFFFF;
}
	
.box:hover {
background-color: #eceded;
}

#flashcontent {
		width: 490px;
		height: auto;
}

.pad {
vertical-align:bottom;
}

#slider{}	
	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:490px;
		height:330px;
		overflow:hidden; 
		}	

	#slider2 li{ 
		width:300px;
		height:280px;
		overflow:hidden; 
		}		
	#slider2 li h2{ 
		margin:0;
		padding-top:0;
		}
	#slider2 p{
		margin-left:10px;
		margin-right:10px;
		text-align:justify;
		}	
		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:20px;
		height:20px;
		position:absolute;
		}
	#nextBtn{ 
		left:470px;
		}													
	#prevBtn a, #nextBtn a{
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-style:normal;
		color: rgb(0,160,160); 
		display:block;
		width:20px;
		height:20px;
		background:url(../img/btn_next.jpg) no-repeat 0 0;	
		}														
	#prevBtn a{ 
		background:url(../img/btn_prev.jpg) no-repeat 0 0;	
		}
	
	#prevBtn2, #nextBtn2{ 
		display:block;
		margin:0;
		overflow:hidden;		
		width:20px;
		height:20px;
		position:absolute;
		left:285px;
		top:5px;
		}
	
	#prevBtn2{
		left:265px;
		}
		
		#prevBtn2 a, #nextBtn2 a{
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-style:normal;
		color: rgb(0,160,160); 
		display:block;
		width:25px;
		height:20px;
		}
		
	#prevBtn2 a, #nextBtn2 a{
		font-size:12px;
		}
