html, body {margin: 0; padding: 0; border: 0;}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 12px; 
	text-align: center;
	color: #000000; 

	background-color: #D6DBEF;
}

hr {	
	width: 100%;
	height: 1px;
	margin: 0px 1px 1px 0px;
	padding: 0;
}

a img {
	border: none;	
	}


/************************************************************************** TXT */

/*p {margin: 0; padding: 0px 0px 0px 0px;}

* html p {margin: 0; padding: 0px 0px 0px 0px;}*/

.DBOtsikko {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	display: block;
   	color: #FF9900;
 	font-size: 18px;
 	font-weight: bold;
 	padding-top:7px;
}

.txtCopyright {
	font-family: Verdana;
	font-size: 10px;
	padding: 4px;
	margin: 2px;
	color: navy;
	padding: 6px 6px 6px 2px;
	font-weight: normal;
	text-decoration:none;
}

.txtCopyright a {
	font-family: Verdana;
	font-size: 10px;
	margin: 0;
	color: navy;
	font-weight: normal;
	text-decoration:none;
}

.txtCopyright a:hover {
	font-family: Verdana;
	font-size: 10px;
	margin: 0;
	color: navy;
	font-weight: normal;
	text-decoration: underline;
}

/************************************************************************** DIV */

#Skeleton {
	margin: 0 auto;
	width: 768px;
	text-align: left;
	background: url(../images/bodybg.gif) left top repeat-y;
	background-color: #FFFFFF;
}

* html #Skeleton {width: 770px; w\idth: 770px;}

#HeaderBox {
	position: relative;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	width: 768px; 
}

* html #HeaderBox {width: 770px; w\idth: 770px;}

#BanneriBox {
	position: relative;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	width: 768px; 
}

* html #BanneriBox {width: 768px; w\idth: 769px;}


#BanneriBox img {
	width: 768px;
	height: 150px;
}

* html #BanneriBox img {width: 770px; w\idth: 771px;}

#TopMenuBox {
	position: relative;
	width: 768px;
	height: 26px;
	background: url(../images/menubg2.gif) repeat-x;
	margin: 0px;
	padding: 0px;
}

* html #TopMenuBox {width: 770px; w\idth: 771px;}

#ColPlacementOuter {
	padding-left: 183px;  
}

#ColPlacementInner  {
	margin-left: -2px;
	width: 598px;
}

* html #ColPlacementInner {width: 100%;}

* html #ColPlacementInner {margin-left: -4px; \margin-left: -3px;}

html>body #ColPlacementInner {border-bottom: 1px solid transparent;}

#MainContainerBox {
	float: left;
	width: 770px; /* muuta rightbox -palstan leveyden kanssa */
	margin-left: -183px;
	/*background: url(../images/dot.gif) right top repeat-y;*/
}

* html #MainContainerBox {width: 774px;}

html>body #MainContainerBox {border-bottom: 1px solid transparent;}

#LeftBox {
	float: left;
	width: 183px;
	position: relative;
}

#HeadlinesBox {
	position: relative;
	width: 140px;
	margin: 6px 0 0 15px;
	padding: 0;
}

#CenterBox {
	float: right;
	width: 560px;
	margin-right: 5px;
	background: transparent;
}

.SpacerBox {clear: both;}



#FooterBox {
	width: 768px; 
	height: 26px;
	text-align: right;
	margin: 0;
	background: #EAEDF6;
}

* html #FooterBox{width: 770px; w\idth: 770px;}

html>body #FooterBox {border-bottom: 1px solid transparent;}

#BottomMenuBox {
	position: relative;
	width: 768px;
	height: 26px;
	margin: 0px;
	padding: 0px;
}

* html #BottomMenuBox {width: 770px; w\idth: 771px;}

 #navigate {
 	position: relative;
 	display: block;
	color: #3249AB;
	margin: 0 0 -2px 0;
 	padding: 3px 0 8px 0; 
 	width: 768px;
 	background: #ffffff;
 }
 
 /* html #navigate {width: 770px; w\idth: 771px;}*/
 
  #navinner{
  	position: relative;
  	float: right;
 	color: #3249AB;
 	margin: 0px 0 0px 0;
 	padding: 8px 10px 8px 10px; 
  	width: 570px;
  	height: 15px;
  	background: #ffffff;
 }
 
 #navigate a {
 	position: relative;
 	float: left;
	color: #3249AB;
	margin: 0;
 	padding: 0; 
 	height: 15px;
 	background: #ffffff;
	text-decoration: underline;
	
 }
 
  #navigate a:hover {
  	position: relative;
  	float: left;
 	color: #3249AB;
 	margin: 0;
  	padding: 0; 
 	text-decoration: none;
 	
 }
 
 #back {
 	position: relative;
 	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
 	padding: 0 0px 0 10px; 
 	width: 80px;
 	height: 15px;
 	background: #ffffff;
	background-image: url("../images/pointer_left.gif");
 	background-repeat: no-repeat;
 	background-position: left top; 
 }
 
 #top {
 	position: relative;
 	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
 	padding: 0 0px 0 10px; 
 	width: 100px;
 	height: 15px;
 	background: #ffffff;
	background-image: url("../images/pointer_up.gif");
 	background-repeat: no-repeat;
 	background-position: left top;  
 }
 
 #forward {
 	position: relative;
 	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
 	padding: 0 0px 0 10px; 
 	width: 85px;
 	height: 15px;
 	background: #ffffff;
	background-image: url("../images/pointer_right.gif");
 	background-repeat: no-repeat;
 	background-position: 0px 2px;  
 }
 
 #print {
 	position: relative;
 	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
 	padding: 0 0px 0 15px; 
 	width: 100px;
 	height: 15px;
 	background: #ffffff;
	background-image: url("../images/tulostin.gif");
 	background-repeat: no-repeat;
 	background-position: right top;  
 }
 
 #SAContent2 {
	width: 407px;
	margin-top:6px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	display: block;
   	color: #FF9900;
 	font-size: 18px;
 	font-weight: bold;
}

#SAContent2 {
	width: 557px;
	margin-top:6px;
}

#SAContent1 {
	width: 557px;
	margin-top:16px;
}

#SAContent1 a, a {
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	color: navy;
	text-decoration: underline;
}

#SAContent1 a:hover, a:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: navy;
	text-decoration: none;
}

#SAArea1 {
	width: 557px;
}





