body {
	margin:0;
	padding:0;
	font-family:Arial, helvetica;
	font-size:11px;
	color:#202d37;
	background-color:#fff;
}

hr{
	border:1px dashed #d0d3d6;
}
hr {
	color: #c9cbcb;
	background-color: #c9cbcb;
	height: 1px;
	border: outset #c9cbcb 0px;
}
b, strong{

	color:#444444;}

p{
	margin:10px 0;
}

a, a:link, a:visited, a:active{
	font-family: arial;
	color: #d71a20;
	text-decoration: none;
}

/* Tällä pakotetaan editorin sisällön linkit oikean näköisiksi
   Eli yleensä sama tyyli kuin tuossa yllä a-elementille, mutta jokaisen perään !important */
.mceContentBody a,.mceContentBody a:link, .mceContentBody a:visited{
	font-family: arial !important;
	color: #ab0000 !important;
	text-decoration: none !important;
}



a.news, a.news:link, a.news:visited {
	color:#0c6c94;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text{
	width:100%;
}

h1 {
	font-size: 22px;
	color: #197cc1;
	font-weight:normal;
	padding-bottom:0px;
	
}

h2 {
	font-size: 11px;
	color: #000;
	font-weight:bold;
	text-transform:uppercase;
}

h3 {
	font-size: 11px;
	color: #000000;
}

h4 {
	color: #458AD7;
}

h5 {
	color: #458AD7;
}

h6 {
	color: #458AD7;
}

.pvm {
	color:#fff;
	font-size:11px;}

#footer{
	border-top:0px solid #d9d9d9;
	padding:10px 0;}
table#menutable{
	background:url(../img/menu_jatkuva.gif) repeat-y top left;
	width:198px;}
	
td.alin

{

		padding:6px 0;
		background:;
		font-size:12px;
		font-family:tahoma, arial, sans-serif;

}

td.ylin

{

		padding:6px 0;
		background:;
		font-size:12px;
		font-family:tahoma, arial, sans-serif;

}

td.navi

{

		color:#fff;

		padding:6px 0;
		background:url(../img/piste.gif) repeat-x bottom left;
		font-size:12px;
		font-family:tahoma, arial, sans-serif;

}

.vasen_laatikko{
		background-color:#f1f0ea;
		border:1px solid #d2d0c1;
		padding:20px 0;}
.vasen_laatikko img{
		padding-bottom:6px;}
#crumbs{
		background:url(../img/bread_bg.gif) repeat-x;
		font-size:11px;
}
#crumbs td{
		font-size:11px;}
		
.uutislohko{
		padding:10px 30px 0px 10px;
		font-size:11px;}
		
#op a{
		color: #404040;
		background-image: url(../img/op_a_nuolet.gif);

		background-repeat: no-repeat;
		
		background-attachment: scroll;
		
		background-position: 0px -85px;
		
		display: inline-block;
		
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 12px;
}

#op a:hover{
		color: #ff6a10;
}

#op{
		color: #404040;
		line-height: 115%;
}


#op h1:first-child{
		font-size: 22px;
		color: #ffffff; 
		font-family: Trebuchet MS, arial, Verdana, helvetica, sans-serif;
}

#op h1{
		color: #404040; 
		font-size: 16px;
		font-family: Trebuchet MS, arial, Verdana, helvetica, sans-serif;
}

/* Ilmoitukset */
.errorMessage, .successMessage{
	font-size:14px;
	font-family:arial;
	padding:5px;
	margin:10px 0 10px 0;
}
.errorMessage{
	color:#ab0000;
	border:1px solid #fcb2c9;
	background-color:#fedfe9;
}
.successMessage{
	color:#0a6900;
	border:1px solid #abc2ac;
	background-color:#fffeb8;
}
.errorMessage a{
	font-size:14px;
	font-family:arial;
	color:#ab0000;
}
.successMessage a{
	font-size:14px;
	font-family:arial;
	color:#0a6900;
}

/* hoverlist */
#list{
	width:100%;
}
#list th{
	text-align:left;
	font-size:12px;
	font-family:arial;
	background-color:white;
}
#list td{
	padding:2px;
	font-size:12px;
}
#list .highlight{
	background-color: #555555;
	cursor:pointer;
}
.highlight td a:link, .highlight td a:visited, .highlight td a:active, .highlight td{
	color:#ffffff !important;
	text-decoration:none;
	cursor:pointer;
}
.highlight-nolink td{
	color:white !important;
	text-decoration:none;
}

#list td a:link, #list td a:active, #list td a:visited, #list td, #list td a{
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
#list .highlight_default{
	background-color: #555555;
}
td.last, th.last{
	text-align:right !important;
}