div.subMenu {
width: 220px;
height: 18px;

}

div.subMenuTitle {
width: 220px;
height: 25px;
font-weight: bold;
}


a.subMenu {
line-height: 18px;

color: #000000;
text-decoration: none;
}

a.subMenu:hover {
line-height: 18px;

color: #475b54;
text-decoration: underline;
}



a.subMenuSelected {
line-height: 18px;

color: #000000;
text-decoration: underline;
}

a.subMenuSelected:hover {
line-height: 18px;

color: #009313;
text-decoration: underline;
}



.form {  font-family: Arial, Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif; font-size: 13; background-color: #E0E0E0; border: 1px solid #313E52; color: #545454}
.login {  font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif; font-size: 12; background-color: #FFFFFF; border: 1px solid #A9A9A9; color: #848484}
.lomakeikkuna {  font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif; font-size: 9; background-color: #E4E8EF; border: 1px solid #313E52; color: #47577A}





a.menu { text-decoration: none; font-weight : bold; }


hr {
	color: #000000;
	height: 1px;
}

