
BODY {
	margin: 0px;
	background-color:#f4fbff;
	background-image: url(img/tausta.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

TD {
	vertical-align:top;
}

HR {
	margin-top:15px;
	border: none 0; 
	border-top: 1px dashed #888888;/*the border*/
	width:95%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 
.menu_on {
	height:28px;
	background-image: url('img/highlight.gif');
	background-repeat:no-repeat;
	background-position: center left;
}

.menu_off {
	height:28px;
}

.sisennys {
	height:28px;
	padding-left:30px;
	font-family: arial, helvetica;
	font-size: 13px;
	font-weight:bold;
	color:#0f2e60;
	padding-top:6px;
}
	
.sisennys2 {
	padding-left:50px;
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight:bold;
	color:#0f2e60;
	padding-top:4px;
	padding-bottom:4px;
}

.sisennys A, .sisennys2 A {
	color:#0f2e60;
	text-decoration:none;
}

.otsikko {
	font-family: arial, helvetica;
	font-size: 18px;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;
}

.leipis {
	font-family: arial, helvetica;
	font-size: 12px;
	padding-left:20px;
	line-height:18px;
	padding-bottom:20px;
}

.taulukko {
	height:18px;
	font-family: arial, helvetica;
	font-size: 12px;
	line-height:18px;
	width:125px;
}

.tuotetaulu1 {
	font-family: arial, helvetica;
	font-size: 12px;
	background-color:#edf8ff;
}

.tuotetaulu2 {
	font-family: arial, helvetica;
	font-size: 12px;
}

.alapalkki {
	height:28px;
	padding-left:30px;
	background-color:#1f63af;
	vertical-align:middle;
}

.alateksti {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight:bold;
	color: #e9f0f7;
}

A {
	color:#000000
}
