BODY { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	margin:0;
	background-color:#ffffff;
}



.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 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1271a6;
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
        color: #1271a6;

}

.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
}
.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: 10px;
}

.otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1669A4;
}
.menu_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #001133;
	
}
.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: #1477a9;
	font-size: 22px;
	font-weight:300;
}

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

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

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #458AD7; 
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #458AD7; 
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #458AD7; 
}


.quote{
	border: 1px solid #c3c3c3;
	background-color:white;
	padding:15px 10px 5px 10px;
}


.date{
	margin:5px 0;
}
.date td{
	color:#555555;
	font-size:9px;
	line-height:9px;
	padding-left:5px;
}
.date td.date_day{
	padding:5px 3px;
	width:10px;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	background-color:#424242;
}

b{
	color:#555555;
}

#page{
	background-image:url('../img/bg_body.gif');
	background-repeat:repeat-x;
	background-position:top;
}

#frames{
	height:101%;
	width:770px;
}
#frames td, #contenttable td{
	vertical-align:top;
}

#frames_header{
	height:70px;
}

#menu{
	width:237px;
	background-image:url('../img/bg_menu.gif');
	background-repeat:repeat-y;
	background-position:right;
}
#menu_table{
	width:204px;
	margin-left:33px;
}
#menu_table td{
	padding-left:10px;
	padding-right:10px;
}

#news{
	width:183px;
	padding-left:43px;
	margin-bottom:50px;
}


#contentbox{
	width:533px;
}

#contenttable{
	height:100%;
}
#content_header{
	height:190px;
}
#actual_contentarea{
	padding:20px 20px 20px 27px;
}

#breadcrumb_row{
	height:43px;
	background-image:url('../img/bg_breadcrumbs.gif');
	background-repeat:repeat-x;
	background-position:top;
	padding-top:13px;
}
#breadcrumbs{
	background-image:url('../img/corner_breadcrumb.gif');
	background-repeat:no-repeat;
	height:30px;
	padding-left:33px;
	background-position:bottom left;
}
.breadcrumb_text{
	font-weight:bold;
	font-size:11px;
}

#footer{
	height:90px;
	text-align:center;
}



#frontpage_table{
	/*background: url('../img/bg_frontpageboxes.gif') repeat-y center top;*/
	width:250px;
}
#frontpage_table td{
	vertical-align:top;
}
#frontpage_table td.bottom{
	height:14px;
	/*background-image:url('../img/box_bottom.gif');*/
	background-repeat:no-repeat;
}


table.henkilosto{
	width:70%;
}
.henkilosto td{
	vertical-align:top;
	padding-bottom:10px;
	padding-top:5px;
	border-bottom:1px solid #eeeeee;
	width:50%;
}

.gallery td.image_cell, div.gallery_image{
	text-align:center;
	vertical-align:middle;
	background-color:#39a2ce;
	padding:3px;
	border:1px solid #555555;
}

