.topmenu {
	height:21px;
	background-image:url(../images/layout/nettilasku_topmenu_bg.png);
}

.topmenu td.topmenutd {
	cursor:pointer;
	color:#223ee6;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	background-image:url(../images/layout/nettilasku_topmenu_bg.png);
}

.topmenu td.topmenutd a, .topmenu td.topmenutd_active a {
	background-color: #d7e3fa;
	color:#223ee6;
	text-decoration:none;
}

.topmenu td.topmenutd:hover, #current {
	background-color:#d7e3fa;
	background-image:none;
	cursor:pointer;
	color:#223ee6;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
}

.topmenu td.topmenutd_active {
	background-color:#d7e3fa;
	background-image:none;
	cursor:pointer;
	color:#223ee6;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
}

.topmenu td.topmenutd_no_hover {
	color:#223ee6;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	background-image:url(../images/layout/nettilasku_topmenu_bg.png);
}

.submenu {
	height:21px;
}

.submenu td.submenutd {
	background-color:#d7e3fa;
	background-image:none;
	text-align:center;
	vertical-align:middle;
	color:#223ee6;
	height:21px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

#currentsub, .submenu td.submenutd:hover {
	background-image:none;
	background-color:white;
	text-align:center;
	vertical-align:middle;
	color:#223ee6;
	height:21px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}


.submenu td.submenutd_no_hover {
	background-color:#d7e3fa;
	text-align:center;
	vertical-align:middle;
	color:#223ee6;
	height:21px;
	font-weight:bold;
	text-decoration:none;
}
