P.text {
	text-align : justify;
	color: #708090;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

A {
	color: #708090;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	text-transform : none;
}
H2 {
	color : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	list-style-type : none;
	text-transform : uppercase;
	background-color : #878DAB;
	margin-bottom : 1px;
}



UL {
	color: #708090;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-right : 14px;
	text-align : right;
	margin-top : 22px;
	list-style-type : none;
}


A:HOVER {
	color: Black;
	font-family : inherit;
	font-size : inherit;
	text-decoration : inherit;
}

TD.otsi {
	background-image : url(images/otsing_bkg.gif);
	background-repeat : repeat;
	text-align : left;
	padding-left : 12px;
	padding-top:12px;
	font-size : 10px;
	font-weight : 600;
	color: White;
	position : relative;
	top : 0px;
}

INPUT.two {
	height:18;
	width:130;
	margin-top : 1px;
	border : 1px solid Gray;
	position : relative;
	top : 1px;
	margin-bottom : 1px;
	COLOR: #999999;
	FONT-FAMILY: verdana,geneva, tahoma;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
}
H1 {
	text-align : left;
	color: #708090;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	border-bottom-color : #97b1cb;
	border-bottom-style : solid;
	border-bottom-width : 8px;
	letter-spacing : 2px;
	vertical-align : top;
	margin-top : 25px;
	padding-bottom : 3px;
}
TABLE.sisu {
	background-color : #F0F2F5;
	border : 1px solid Silver;
	border-left-style : solid;
	border-right-style : solid;
	border-top-style : none;
	border-bottom : none;
	position : relative;
	top : -19px;
}
TD.sisu {
	background-color : #F0F2F5;
	border : 1px solid #666666;
	border-left-style : solid;
	border-right-style : solid;
	border-top-style : none;
	border-bottom : none;
	position : relative;
	top : -19px;
}

TD.menu {
	height:20;
	border-bottom-color : White;
	border-bottom : 1px solid;
	text-align : right;
	padding-right : 15px;
	vertical-align : middle;
	width : 160px;
}
TD.menu_header {
	height:20;
	width : 160px;
	border-bottom-color : White;
	border-bottom : 1px solid;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: Black;
	text-align : right;
	padding-right : 15px;
	vertical-align : middle;
	text-transform : uppercase;
	font-weight : 400;
}

TD.data {
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color: Gray;
	border-right-style : solid;
	border-right-width : 1px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 10px;
	width : 25%;
}

