body{
padding:0px;
margin:0px;
background:#FFFFFF;
}


table {
		border-collapse:collapse;
	/*	width:100%;  PAKOLLISET KOMMENTIT IE:TÄ JA OPERAA VARTEN, JOTTA TAULUKOT NÄKYVÄT OIKEIN */
	/*	height:100%  JOTEN ÄLÄ SIIS POISTA NÄITÄ */
		border:0px;
      }

td { 	vertical-align:top; 
	padding:0px;
	color:#565656;
	border:0px;
   }

a{color:#A4BD02; text-decoration:none;}
a:hover{text-decoration:underline;}
span {color:#A4BD02;}

input {vertical-align:middle;}
img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family: arial;
		font-size:12px;
		line-height:14px;
		color:#565656;
		text-transform:none;
	}
	
.ann { font-size:11px;}
.c_text { color:#757575; text-align:center;}
.c_text a{ color:#757575; text-decoration:none;}
.c_text a:hover {text-decoration:underline;}

.s_text {line-height:12px;}

.j_text {color:#565656;}

.form_but {background:url('images/list_bg.gif') no-repeat 0 3px; padding-left:19px}

.read_more { background:url('images/a1.gif') no-repeat 0 3px; padding-left:12px; color:#0099CC; font-weight:bold; text-decoration:none}
.read_more:hover{ text-decoration:underline;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.input { 	vertical-align:middle; 
		width:155px; 
		height:22px; 
		padding:5px 0 0 5px; 
       }	

.input1 { 
	vertical-align:middle; 
	width:207px; 
	height:21px; 
	padding:6px 0 0 7px; 
	border:none; 
	margin-left:19px;}	

textarea {
	width:176px; 
	height:111px; 
	padding-left:5px; 
	overflow:auto; 
	padding:5px 0 0 5px; 
	
}

ul { margin:0; padding:0; list-style:none;}
.ul1 li { background:url('images/list_bg.gif') no-repeat 0 3px; margin:0px; padding-left:20px; display:block; padding-bottom:18px; padding-right:0px; padding-top:0px}

.ul2 li{ background:url('images/list_bg.gif') no-repeat 0 4px; margin:0px; padding-left:20px; line-height:14px; padding-right:0px; padding-top:0px; padding-bottom:0px}


