BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
	margin:0;
	line-height: 16px;
}

p {
	line-height: 16px;
}

li {
	line-height: 16px;
}
.newsHeader, .hewsHeader #a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}
a.news, a.news:link, a.news:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

a, a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #008ba5;
	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, Helvetica, sans-serif !important;
	color: #008ba5 !important;
	text-decoration: none !important;
}
.mceContentBody{
	background-image:none;
}

.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
	line-height: 16px;
}
.text {
	width: 100%;
}
.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1669A4;
}
a.menu_1:link, a.menu_1:active, a.menu_1:visited {
	color: #ffffff;
}
.menu_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #001133;
}
.menu_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #001133;
}
.menu_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #001133;
}

.nospace_table {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

.nospace_cell {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #008ba5;
	font-size: 16px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008ba5;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008ba5;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #008ba5;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #008ba5;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #008ba5;
}

.uutinen{
	margin-top:10px;
	padding-bottom:5px;
	background-image:url(../img/katkoviiva.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}


#page{
	background-image:url(../img/bg_body.gif);
	background-position: left top;
}
#frames{
	width:870px;
	height:101%;
}
#leftside{
	width:50px;
	background-image:url(../img/bg_leftside.gif);
	background-repeat:repeat-y;
	background-position: right top;
}
#rightside{
	width:50px;
	background-image:url(../img/bg_rightside.gif);
	background-repeat:repeat-y;
	background-position: left top;
}
#header{
	height:137px;
	width:770px;
}
#menu{
	height:27px;
	background-image:url(../img/bg_menu.gif);
	background-repeat:repeat-x;
}
#time{
	float:left;
	background-image:url(../img/bg_time.gif);
	background-repeat:no-repeat;
	height:27px;
	line-height:27px;
	text-align:center;
	width:213px;
	color:#eeeeee;
	font-size:10px;
}
#menudiv{
	padding-top:0px;
}
#contentarea{
	vertical-align:top;
	padding-top:26px;
	background-color:#eff1f1;
	background-image:url(../img/bg_contentarea.gif);
	background-repeat:repeat-x;
	background-position:top;
}
#contentframes{
	height:100%;
	width:770px;
	background-color:#ffffff;
}
#contentframes_left{
	width:38px;
	background-color:#eff1f1;
	background-image:url(../img/bg_contentframes_left.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#contentframes_center{
	width:644px;
	padding:24px 20px;
	vertical-align:top;
}
#contentframes_right{
	width:38px;
	background-color:#eff1f1;
	background-image:url(../img/bg_contentframes_right.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#contentframes_bottom{
	height:41px;
	background-image:url(../img/bg_contentframes_bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#footer{
	height:115px;
	padding:0 40px;
	background-image:url(../img/bg_footer.gif);
	background-repeat:repeat-x;
}





