body {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
td {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.nappi {
	border-top: #D8D8D8 solid 1px;
	border-left: #A2A2A2 solid 1px;
	border-right: #A2A2A2 solid 1px;
	border-bottom: #3C3C3C solid 1px;
	background: #F3F2EA;
	
	font-family: verdana;
	font-size: 10px;
	font-color: #FFFFFF;
}
/* -------------------------------------- */
a:link {
	font-family: verdana;
	font-size: 10px;
	color: #FF7200;
	text-decoration: none;
}a:active {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FF7200;
}a:visited {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FF7200;
}a:hover {
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #FF7200;
}
a.blacklink:link {	
	color: #000000;	
}a.blacklink:active {	
	color: #000000;
}a.blacklink:visited {	
	color: #000000;
}a.blacklink:hover {	
	color: #000000;
}
a.small_blacklink:link {	
	font-size: 9px;	
	color: #000000;	
}a.small_blacklink:active {	
	font-size: 9px;	
	color: #000000;
}a.small_blacklink:visited {	
	font-size: 9px;	
	color: #000000;
}a.small_blacklink:hover {	
	font-size: 9px;	
	color: #000000;
}
a.small:link {	
	font-size: 9px;	
}a.small:active {	
	font-size: 9px;	
}a.small:visited {	
	font-size: 9px;	
}a.small:hover {	
	font-size: 9px;	
}
a.white:link {	
	font-size: 9px;	
	color: #ffffff;
}a.white:active {	
	font-size: 9px;	
	color: #ffffff;
}a.white:visited {	
	font-size: 9px;
	color: #ffffff;	
}a.white:hover {	
	font-size: 9px;
	color: #ffffff;	
}
a.small_orange:link {	
	font-size: 9px;	
	color: #FF7200;
}a.small_orange:active {	
	font-size: 9px;
	color: #FF7200;	
}a.small_orange:visited {	
	font-size: 9px;
	color: #FF7200;	
}a.small_orange:hover {	
	font-size: 9px;
	color: #FF7200;	
}
a.blacklink_orange:link {	
	font-size: 9px;	
	color: #FF7200;
}a.blacklink_orange:active {	
	font-size: 9px;
	color: #FF7200;	
}a.blacklink_orange:visited {	
	font-size: 9px;
	color: #FF7200;	
}a.blacklink_orange:hover {	
	font-size: 9px;
	color: #FF7200;	
}
/* -------------------------------------- */
.orange {
	color: #FF7200;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
.grey {
	color: #737373;
}
.grey_small {
	color: #737373;
	font-size: 9px;
}
/* -------------------------------------- */
.left_box_grey {
	border-top: #D8D8D8 solid 1px;
	border-left: #A2A2A2 solid 1px;
	border-right: #A2A2A2 solid 1px;
	border-bottom: #3C3C3C solid 1px;
	background: #F3F2EA;
}
.left_box_orange {
	border-top: #FFB980 solid 1px;
	border-left: #EB6900 solid 1px;
	border-right: #EB6900 solid 1px;
	border-bottom: #572700 solid 1px;
	background: #FF7200;
}
.left_box_orange_hover {
	border-top: #FFB980 solid 1px;
	border-left: #EB6900 solid 1px;
	border-right: #EB6900 solid 1px;
	border-bottom: #572700 solid 1px;
	background: #FF9036;
}

.otsikko {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}



/* -------------------------------------- */
.border_bottom {
	border-bottom: #000000 solid 1px;
}

 .taulu1 {
  	border-style: solid none none solid; border-width: 1px; border-color: #000000;
 }
 .taulu2 {
	border-style: 0px;
 }
 .taulu3 {
	border-style: solid; border-width: 1px; border-color: #000000;
 }
 .solu1 {
  	border-style: none solid solid none; border-width: 1px; border-color: #000000;
 }
 .solu1_edit {
  	border-style: none solid none none; border-width: 1px; border-color: #000000;
 }

 .solu2 {
  	border-style: 0px;
 }
 .formbut { font-family: arial,verdana,helvetica,sans-serif; font-size: 11px; font-weight: bold; background-color: #F6F6F6; color: #444444; border-width: 1; border-bottom-color : #E0DEDD; border-right-color : #E0DEDD; border-top-color : #E0DEDD; border-left-color : #E0DEDD;}
.form1 { font-family: arial,verdana,helvetica,sans-serif; font-size: 11px; font-weight: normal; background: #FFFFFF; color: #444444; border-width: 1; border-bottom-color : #AAAAAA; border-right-color : #AAAAAA; border-top-color : #AAAAAA; border-left-color : #AAAAAA;	padding-left : 4px;}

