body,table,td {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #685f4e;
}

body {
	background-color: #D6EBFF;
	/*cdd7e1*/
}

p.teksti {
	padding: 0px;
}

img {
    margin: 0px;
    padding: 0px;
    border: 0px;
    vertical-align: top;
}

a:link,a:visited,a:active {
	text-decoration: underline;
	color: #685f4e;
}  

a:hover{
	text-decoration: none;
	color: #000000;
}

table.ban {
	width: 800px;
	height: 250px;
	background: url(img/ban8.jpg);
	background-repeat: no-repeat;
}

td.ban {
	
}

table.paa {
	height: 400px;
	width: 800px;
	background: url(img/tausta_ala.png);
	background-repeat: repeat-x;
	background-position: bottom center;
	background-color: #FFFFFF;
}

td.paa {
	height: 100%;
	width: 100%;
}

table.alapalkki {
	width: 800px;
	height: 19px;
	color: #FFFFFF;
}

td.alapalkki_vasen {
	width: 5px;
	height: 19px;
	background: url(img/alapalkki_vasen.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

td.alapalkki_keski {
	width: 790px;
	height: 19px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: right;
	vertical-align: middle;
	background: url(img/alapalkki.png);
	background-repeat: repeat-x;
	background-position: bottom center;
	color: #000000;
}

td.alapalkki_oikea {
	width: 5px;
	height: 19px;
	background: url(img/alapalkki_oikea.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

a.alapalkki:link,a.alapalkki:visited,a.alapalkki:active {
	text-decoration: none;
	color: #FFFFFF;
}  

a.alapalkki:hover{
	text-decoration: underline;
	font-size: 12px;
	color: #FFFFFF;
} 

img.pic {
	border: 1px solid #000000;
}

table.teksti {
	width: 100%;
	height: 100%;
}

td.teksti_vasen {
	width: 175px;
	height: 100%;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	text-align: right;
}

td.teksti_oikea {
	padding-left: 40px;
	padding-right: 60px;
	padding-bottom: 40px;
	padding-top: 20px;
	width: auto;
	height: 100%;
}

p.otsikko {
	color: #685f4e;
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
}

p.otsikko2 {
	color: #685f4e;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
}

table.menu {
	width: 100%;
	padding-right: 20px;
}

tr.menu {

}

td.menu_vasen {
	width: 180px;
	text-align: right;
	padding-bottom: 3px;
	padding-top: 3px;
	vertical-align: middle;
}

td.menu_oikea {
	width: 20px;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 3px;
	vertical-align: middle;
	padding-left: 3px;
}

a.menu_yla:link,a.menu_yla:visited,a.menu_yla:active {
	text-decoration: none;
	color: #685f4e;
	font-weight: bold;
	font-size: 13px;
}  

a.menu_yla:hover{
	text-decoration: underline;
	color: #685f4e;
	font-weight: bold;
	font-size: 13px;
}

a.menu_ala:link,a.menu_ala:visited,a.menu_ala:active {
	text-decoration: none;
	color: #685f4e;
	font-weight: normal;
	font-size: 12px;
}  

a.menu_ala:hover{
	text-decoration: underline;
	color: #685f4e;
	font-weight: normal;
	font-size: 12px;
}

img.menu {
	width: 10px;
	height: 10px;
	vertical-align: middle;
}

ul {
	list-style-type: square;
}

form,input,textarea,select {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 12px;
}

textarea {
	width: 100%;
}

p.suunnittelu {
	color: #998c73;
	font-size: 11px;
}

a.suunnittelu:link,a.suunnittelu:visited,a.suunnittelu:active {
	text-decoration: underline;
	color: #998c73;
	font-weight: normal;
	font-size: 11px;
}  

a.suunnittelu:hover{
	text-decoration: none;
	color: #998c73;
	font-weight: normal;
	font-size: 11px;
}

table.gridtable , table.gridtable2 , table.gridtable3, table.gridtable4, table.gridtable5, table.tablesorter {
	font-family: verdana,arial,sans-serif;
	font-size:12px;
	color:#333333;
	padding: -8px;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}

table.gridtable th, table.gridtable2 th, table.gridtable3 th, table.gridtable4 th, table.gridtable5 th, table.tablesorter th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}

table.gridtable td, table.gridtable2 td , table.gridtable3 td, table.gridtable4 td, table.gridtable5 td, table.tablesorter td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}

.ikkuna, .reuna1, .reuna2 {
			display: none;
		}
		
div.ikkuna, div.reuna1, div.reuna2
{
background-color: #F8FFFF;
border:0px solid;
border-bottom:1px dotted black;
/*border-radius:25px;*/
}

input[type="number"] {
   width:43px;
}