P.otsikko{
  margin: 0;
  padding: 0;
}
P.otsikko2{
  margin: 0;
  padding: 0;
}
HR.dotted{
  border: 1px dotted #98A6CD;
}

A.logout{
	font-family :arial, verdana, helvetica;
	font-size : 8pt;
}

FONT.name{
	font-family :arial, verdana, helvetica;
	font-style: normal;
	font-weight: bold;
	font-size : 8pt;
}


INPUT.haku{
  WIDTH: 129px;
  HEIGHT: 20px;
  font-family :arial, verdana, helvetica;
  font-style:normal;
  font-size : 8pt;
  color: #4E5F8D;
  background-color: transparent;
}

.nappi{
    background-color: #49ACE7;
    border: 1px #000000 solid;
    height: 19px;
    width: 55px
}

INPUT.username {
width: 140px;
margin-right: 0px;
margin-left: 0px;
border-top: 	solid #000 1px;
border-right: solid #000 1px;
border-bottom: solid #000 1px;
border-left: solid #000 1px;
background-image: url("http://www.web-generaattori.com/mmg/static_pics/username.gif");
background-repeat: no-repeat;
background-position: center center;
text-align: left;
font-weight: bold;
vertical-align: middle
}
INPUT.password {
width: 140px;
margin-right: 0px;
margin-left: 0px;
border-top: 	solid #000 1px;
border-right: solid #000 1px;
border-bottom: solid #000 1px;
border-left: solid #000 1px;
background-image: url('http://www.web-generaattori.com/mmg/static_pics/password.gif');
background-repeat: no-repeat;
background-position: center center;
text-align: left;
font-weight: bold;
vertical-align: middle
}


td.nocss{
	display : none;
}
	
