

/* Tyylit */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	color: #000000;
}

a, a:link, a:visited, a:active{
	font-family: arial;
	color: #447B9D;
	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%;
}

a img{
	border:0;
}

h1 {
	font-size: 18px;
	color: #447B9D;
	font-weight:normal;
	letter-spacing: -1;
	text-transform:uppercase;
	
}

.etusivuots1 {
	font-size: 22px;
	color: #005BAA;
	letter-spacing: -1;
	}
.etusivuots2 {
	font-size: 14px;
	color: #8BB5D9;
	font-weight:bold;
	letter-spacing: -1;
	}

h2 {
	font-size: 14px;
	color: #8BB5D9;
	font-weight:bold;
	letter-spacing: -1;
}

h3 {
	font-size: 12px;
	color: #000000;
}

h4 {
	color: #458AD7;
}

h5 {
	color: #458AD7;
}

h6 {
	color: #458AD7;
}

.menuselected{
	background-image: url(../img/menu_selected.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	padding-left: 0px;
	height: 20px;
	}
.menublack{
	background-image: url(../img/menu_black.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	padding-left: 0px;
	height: 20px;
	}
	
.menunotselected{
	background-image: url(../img/menu_not_selected.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	padding-left: 0px;
	height: 20px;
	}

a.selected {
	
	color: #447B9D;
	display: block;
	font-size: 11px;
	}

a.selectedblack {
	
	color: #000000;
	display: block;
	font-size: 11px;
	}

a.notselected {
	
	color: #333333;
	display: block;
	font-size: 11px;
	}	

.asunto	{
vertical-align:middle;
padding: 5px 5px 5px 5px;
border-bottom: 1px solid #e7e7e9;
}

.asunto_noborder	{
vertical-align:middle;
padding: 5px 5px 5px 5px;

}

.admin	{
font-size:10px;
}
