body {
	margin:0;
	padding:0;
	background-color:#ffffff;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
    background: #F7F7F7;
}

h1 {
	font-size: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%
	font-weight: bold;
	background-color: #EFEFEF;
}

.text_navi{
	color: #000000;
	font-weight: bold;
}

a:link {
  	color: #000000;
  	text-decoration: underline;
}
a:visited {
  	color: #000000;
}
a:hover {
  	color: #000000;
  	text-decoration: none;
}
a:active {
  	color: #000000;
}

a.sidebar_header:link {
	color: #fff;
	text-decoration: none;
}

a.sidebar_header:visited {
	color: #fff;
	text-decoration: none;
}

a.topnavi:link {
  	color: #000;
  	font-weight: bold;
  	text-decoration: underline;
  	font-size: 80%
}
a.topnavi:visited {
  	color: #000;
  	font-weight: bold;
  	font-size: 80%
}
a.topnavi:hover {
  	color: #000;
  	font-weight: bold;
  	text-decoration: none;
  	font-size: 80%
}
a.topnavi:active {
  	color: #000;
  	font-weight: bold;
  	text-decoration: none;
  	font-size: 80%
}
a.sidebar:link {
  	background: transparent;
  	color: #000000;
  	text-decoration: underline;
}
a.sidebar:visited {
  	background: transparent;
  	color: #000000;
  	text-decoration: underline;
}
a.sidebar:hover {
  	background: transparent;
  	color: #000000;
  	text-decoration: none;
}
a.sidebar:active {
	background: transparent;
	color: #000000;
	text-decoration: none;
}
a.msg_ok:link {
  	color: #077C0E;
  	font-weight: bold;
  	text-decoration: underline;
}
a.msg_ok:visited {
  	color: #077C0E;
  	font-weight: bold;
  	text-decoration: underline;
}
a.msg_ok:hover {
  	color: #077C0E;
  	font-weight: bold;
  	text-decoration: none;
}
a.msg_ok:active {
	color: #077C0E;
	font-weight: bold;
	text-decoration: none;
}
a.msg_err:link {
  	color: #A01C2B;
  	font-weight: bold;
  	text-decoration: underline;
}
a.msg_err:visited {
  	color: #A01C2B;
  	font-weight: bold;
  	text-decoration: underline;
}
a.msg_err:hover {
  	color: #A01C2B;
  	font-weight: bold;
  	text-decoration: none;
}
a.msg_err:active {
	color: #A01C2B;
	font-weight: bold;
	text-decoration: none;
}
a.msg_neutral:link {
  	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.msg_neutral:visited {
  	color: #000000;
  	font-weight: bold;
  	text-decoration: underline;
}
a.msg_neutral:hover {
  	color: #000000;
  	font-weight: bold;
  	text-decoration: none;
}
a.msg_neutral:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.login:link {
	text-decoration: none;
}
a.login:visited {
	text-decoration: none;
}
a.login:hover {
	text-decoration: underline;
}

.textarea {
	height: 500px; width: 500px;
}
.htmlarea {
	width: 505px;
}

.form_caption {
	font-weight: bold;
    background-color: #ffffff;
}

.form_field {
    width: 500px;
}

.user_form_header {
	font-weight: bold;
    font-family: Verdana, Arial;
    padding: 3px;
}
.webpage_form_text {
	font-weight: bold;
    background-color: #EFEFEF;
}
.webpage_form_field_date {
    width: 200px;
}
.webpage_form_field {
    width: 500px;
}

.form_general {
	font-weight: bold;
    background-color: #EFEFEF;
}

.login_field {
	background-color: #fff;
	border: 1px solid #D5D5D5;;
	width: 140px;
}

.search_field {
	background-color: #fff;
	border: 1px solid #D5D5D5;;
	width: 100px;
}

.search_btn {
	color: #FFFFFF;
    border-color:#FFFFFF;
    font-size:80%;
    border-style:solid;
    background-color:#757575;
    width: 50px;
    height: 21px;
    border-width:2px;
    margin:1em 0 0 0;
}

.webpage_form_data_field {
	background-color: #FAFAFA;
}
.comment_caption {
	font-size: 75%
    font-family: Verdana, Arial;
}
.user_form_header {
	font-weight: bold;
}

.user_textfield {
	width: 200px;
}

.user_textfield_long {
	width: 400px;
}

.user_textarea {
	width: 200px;
	height: 300px;
}

hr {
	border: none;
    border-top: 1px solid #D7D5BE;
    width: 99%;
	height: 1px;
    margin: 0;
    padding: 0;
    background: #fff;
  }
.comment_text {
    background-color: #FFFFFF;
    border-width: 1px;
    border-color:#E4E4E4;
    margin:1em 0 0 0;
}

/* painikkeet */

.btn_green_adminsidebar
{
    color: #FFFFFF;
    border-color:#116E16;
    font-size:80%;
    font-weight: bold;
    border-style:solid;
    background-color:#077C0E;
    width: 150px;
    height: 25px;
    border-width:2px;
    margin:1em 0 0 0;
}
.btn_red_adminsidebar
{
    color: #FFFFFF;
    border-color:#6E0B16;
    font-size:80%;
    font-weight: bold;
    border-style:solid;
    background-color:#A01C2B;
    width: 150px;
    height: 25px;
    border-width:2px;
    margin:1em 0 0 0;
}
.btn_grey_adminsidebar
{
    color: #FFFFFF;
    border-color:#4A4A4A;
    font-size:80%;
    border-style:solid;
    background-color:#717171;
    width: 150px;
    height: 20px;
    border-width:2px;
    margin:1em 0 0 0;
}
.btn_green_button
{
    color: #FFFFFF;
    border-color:#FFFFFF;
    font-size:80%;
    border-style:solid;
    background-color:#077C0E;
    width: 150px;
    height: 22px;
    border-width:2px;
    margin:1em 0 0 0;
}
.btn_red_button
{
    color: #FFFFFF;
    border-color:#FFFFFF;
    font-size:80%;
    border-style:solid;
    background-color:#A01C2B;
    width: 150px;
    height: 22px;
    border-width:2px;
    margin:1em 0 0 0;
}

.text_green_feedback {
    font-size:100%;
    font-weight: bold;
	color: #077C0E;
}
.text_red_feedback {
    font-size:100%;
    font-weight: bold;
	color: #A01C2B;
}
.text_black_feedback {
    font-size:100%;
    font-weight: bold;
	color: #000000;
}

.sitemap {
	line-height: 1.6em;
}

.search_result {
	line-height: 1.6em;
}

ul {
	padding-left: 13px;
}
.small_italic {
	font-size: 80%;
	font-style: italic;
}

.calendar {
	border: 1px solid #E0E0E0;
}

td.calendar_on {
	background-color: #5B5B5B;
	color: #fff;
	text-color: #fff;
	font-weight: bold;
	text-align: center;
}

.calendar_on a:link {
	color: #fff;
}
.calendar_on a:visited {
	color: #fff;
}
.calendar_on a:hover {
	color: #fff;
	text-decoration: none;
}

td.calendar_off {
	text-align: center;
	background-color: #F3F3F3;
}

td.calendar_empty {
	background-color: #fff;
}

td.calendar_today {
	text-align: center;
	background-color: #ED6B0B;
	color: #fff;
	font-weight: bold;
}

tr.calendar_header {
	text-align: center;
	font-weight: bold;
	background-color: #5B5B5B;
	color: #fff;
}

th.calender_month {
    background-color: #ED6B0B;
    color: #fff;
    padding: 3px;
}

.calender_caption {
    font-weight: bold;
    color: #ED6B0B;
}

.calendar_btn {
	background-color: #9B9B9B;
	border-top: 1px solid #BDBDBD;
	border-right: 1px solid #767676;
	border-bottom: 1px solid #565656;
	border-left: 1px solid #B0B0B0;
	color: white;
	font-weight: bold;
}

.td_form_caption {
	background-color: #F7F7F7;
	padding: 3px;
}

.news_date {
	font-weight: bold;
	width: 85px;
	padding: 4px 10px 2px 2px;
	color: #3D3D3D;
	background-color: #F5F5F5;

}

.news_caption {
	text-align: left;
	width: 100%;
	background-color: #F5F5F5;
}

.news_header {
	text-align: left;
	width: 100%;
	background-color: #E4E4E4;
	font-weight: bold;
	padding: 4px;
}






