A:link { color: #3b6fb5; text-decoration: none; font-weight: bold; }

A:visited { color: #3b6fb5; text-decoration: none; font-weight: bold; }

A:active { color: #3b6fb5; text-decoration: none; font-weight: bold; }

A:hover {
	color: #3b6fb5;
	text-decoration: underline;
	font-weight: bold;
}

A:link.polkulink { color: #FFFFFF; text-decoration: none; font-weight: normal; }

A:visited.polkulink { color: #FFFFFF; text-decoration: none; font-weight: normal; }

A:active.polkulink { color: #FFFFFF; text-decoration: none; font-weight: normal; }

A:hover.polkulink {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}


A:link.boxlink { color: #58595b; text-decoration: none; font-weight: normal; }

A:visited.boxlink { color: #58595b; text-decoration: none; font-weight: normal; }

A:active.boxlink { color: #58595b; text-decoration: none; font-weight: normal; }

A:hover.boxlink {
	color: #58595b;
	text-decoration: underline;
	font-weight: normal;
}

body {
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../img/tausta.jpg) repeat-x; 
	background-color: #eeeded;
}

#content_table {
line-height: 1.1em;
}

td {
	font-family: arial,helvetica;
	font-size: 13px;
	color: #4d5356;
}

p {
	font-family: arial,helvetica;
	font-size: 13px;
	color: #4d5356;
}

h2 {
	font-family: arial,helvetica;
	font-size:16px;
	color:#5c686f;
	font-weight:bold;
	margin-top:6px;
}

h3 {
	font-family: arial,helvetica;
	font-size:13px;
	color:#5c686f;
	font-weight:bold;
	margin-top:6px;
}

.t_pohja {
	background-image: url(../img/t_pohja.jpg);
	background-repeat: repeat-y;
}

div.hr {
  height: 1px;
  width: 95%;
  margin-bottom: 14px;
  background-image: url(../img/hrpiste.gif);
  background-repeat: repeat-x;
}

div.hr hr {
  display: none;
}

.liuku_vas {
	background-image: url(../img/liuku_vas.jpg);
	background-repeat: repeat-y;
}

#valikko {
	position: relative;
	width:166px;
}

#tarkeat {
background: url('../img/tarkeat_bg.gif') no-repeat 0 100%;
padding-bottom: 10px;
width: 166px;
}
#tarkeat p {
color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
padding: 0 12px;
}
.liuku_oik {
	background-image: url(../img/liuku_oik.jpg);
	background-repeat: repeat-y;
}

.vihrea {
	background-image: url(../img/vihrea.gif);
	background-repeat: repeat-y;
}

.polku {
	background-color: #9dbfdf;
	font-size: 11px;
	color: White;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.footer {
	background-color: #9dbfdf;
	font-size: 11px;
	color: White;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.footer .spacer {
margin-right: 5px;
margin-left: 5px;
}

.boxtop {
	background: url(../img/boxtop_bg.gif);
	height: 23px;
	width: 176px;
}

.boxtop h3 {
	color: #fff;
	font-size: 12px;
	margin: 0;
	padding: 1px 0 0 27px;
}

.boxbottom {
	background-image: url(../img/boxbottom_bg.gif);
	height: 2px;
	width: 176px;
}

.boxcontent {
	background: #fff url(../img/boxcontent_bg.gif) repeat-y;
	color: #58595b;
	font-size: 11px;
	padding: 8px;
}

.boxcontent input { border: 1px solid #bcbb95; }

input.ei_kehyksia {
border: none; }

/** LOG IN BOX **/

#log_in {
margin: 5px 12px 0;
width: 135px;
}
#log_in .otsikko {
background: url(../img/nuoli_vihree.gif) no-repeat 0 50%;
color: #ffffff;
display: block;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-bottom: 7px;
padding: 1px 0 2px 21px;
}
#log_in form { margin: 10px 0; }
#log_in p { margin: 5px 0; }
#log_in .title {
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
padding: 0;
}
#log_in input { border: 1px solid #386397; margin-top: 2px; }

/** TYNHAKULOMAKE **/

.viiva {
	width: 100%;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

