body{
	padding-top:5px;
	margin:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#009900;
	font-weight:bold;
	background-image: url('bg_html_img.jpg');
}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#009900;
	font-weight:bold;
}

table.etusivu_index_table {
	border:solid black 0px;
	margin-left: auto;
	margin-right: auto;
}
td{
	border: solid black 0px;
}

a.linkkityyli, a.visited{
	text-decoration:none;
	color:#009900;
	cursor:pointer;
}
input.etusivu_hae {
	font-weight:bold;
	color:#999999;

}
div.nautielamasta {
	text-decoration:none;
	font-weight: normal;
	font-size: 26px;
}
a.menulinkkityyli {
	font-size: 9px;
	text-decoration:none;
	color:#007700;
	cursor:pointer;
}

a.mokki_info_linkkityyli {
	font-size: 10px;
	text-decoration:none;
	color:#007700;
	cursor:pointer;
} 
 
a.linkkityyli, a.visited,input{
	cursor:pointer;
}

input.submit {
	height: 22px;
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #a6ce39;
	background-image: url('button_submit_bg.gif');
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.smalltitle {
    FONT: 900 small-caps 16px arial;
    COLOR: #007700;
}

a.poisto_x, a.visited{
	font-family:Comic Sans MS;
	text-decoration: none;
	
	color: red;
	cursor:pointer;
}

#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 210px;
	padding:20px;
	height: 135px;
	opacity: 1;
	background: url('shadow.png');
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	width: 215px;
	text-align: left;
}
#tooltip.pretty div { width: 220px; text-align: left; }

.custom_tooltip {
	font-weight:bold;
	color:blue;
	font-size:16px;
	font-family:arial;
	cursor:pointer;
}

