
body {  background-color: #CDCDCD ;
	font-family: "times new roman";
	color:#494949;
	font-size:11pt;
}

a:link {color:#000099 ; text-decoration: none ; font-size:11pt}
a:visited {color:#000099 ; text-decoration: none ; font-size:11pt}
a:active {color:black ; text-decoration: none ; font-size:11pt}
a:hover {color:#000099 ; text-decoration: underline ; font-size:11pt}

div.padding {
	padding: 10px;
}

div.p_padding {
	padding: 5px;
}

div.container {
	top:5px;
	width:960px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
	position: relative;
	background-color: white;
}

div.header {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	position: relative;
	height:125px;
	width:795px;
	background-position: top right;
}

div.upleft {
	width: 165px;
	height: 125px;
	position: relative;
	background-color: white;
	background-image: url(bg_upleft.jpg);
	background-repeat: no-repeat;
	text-align: left;
	overflow: hidden;
}

.menuleft {
	background-color: #F2F2F2;
	background-repeat: no-repeat;
	text-align: left;
}

.textarea {
	background-color: white;
	background-image: url(bg_inside.gif);
	background-repeat: repeat-y;
	line-height: 130%;
	text-align: justify;
}

.menuright {
	background-color: #F2F2F2;
	background-repeat: no-repeat;
	text-align: left;
	line-height: 110%;
	font-size:10pt;

}

.bottom {
	height: 25px;
	width: 960px;
	background-color: #F2F2F2;
}

.otsake {
	font-family: "verdana";
	font-size:11pt;
	color: #000099;
	font-weight: bold;

}

.otsake2 {
	font-family: "verdana";
	font-size:10pt;
	color: #000099;
	font-weight: bold;
}

.pieni {
	font-size:9pt;
	color: #848484;
}

.red {
	color: red;
}

.green {
	color: green;
}


.kirjaot {
	font-size:11pt;
	color: black;
	font-weight: bold;
}

.kirja {
	font-size:11pt;
	color: #696969;
	font-weight: bold;
}

.normal	{ 
	position:relative;
	top:5px;
	left:10px;
	right: 10px;
	bottom: 5px;
}

.totsake {
	background-color: #ABABAB;
	text-align: left;
}

.trivi {
	background-color: #E3E3E3;
	text-align: left;
}

.trivih {
	background-color: #E3E3E3;
	text-align: right;
}

.ok_font {
	font-family: "verdana";
	font-size:7pt;
	font-weight: bold;
	padding-left: 5px;
}

div.net {
	background-color: #E5E5E5;
}

div.net a:link {color:#000099 ; text-decoration: none ; font-size:9pt ;}
div.net a:visited {color:#000099 ; text-decoration: none ; font-size:9pt ;}
div.net a:active {color:black ; text-decoration: none ; font-size:9pt ;}
div.net a:hover {color:#000099 ; text-decoration: underline ; font-size:9pt ;}

div.header a:link {color:#000099 ; text-decoration: none ; font-size:10pt ; font-family: "verdana";}
div.header a:visited {color:#000099 ; text-decoration: none ; font-size:10pt ; font-family: "verdana";}
div.header a:active {color:black ; text-decoration: none ; font-size:10pt ; font-family: "verdana";}
div.header a:hover {color:#000099 ; text-decoration: underline ; font-size:10pt ; font-family: "verdana";}

div.bottom a:link {color:#000099 ; text-decoration: none ; font-size:9pt ;}
div.bottom a:visited {color:#000099 ; text-decoration: none ; font-size:9pt ;}
div.bottom a:active {color:black ; text-decoration: none ; font-size:9pt ;}
div.bottom a:hover {color:#000099 ; text-decoration: underline ; font-size:9pt ;}

a img { border: 0px; }
