BODY {
        background-color : White;
        font-family: times, serif;
	height: 100%;

}

img{
	border: 0;
}

PRE {
  font-family: courier, monospace;
  background-color: #E5E5E5;
  padding: 10px;
  overflow: auto;
}

td.menyy{
	width: 20%;
	text-align: center;
	background-color: #f3f8cb;
	vertical-align: top;
}

div.sisu{
	padding: 5px;
}

td.top{
	vertical-align: top;
}

table.suur{
	vertical-align: top;
	height: 100%;
	width: 100%;
}

div.vaike{
	font-family: times, serif;
	font-size: 10pt;
}

div.kkk_tekst{
  background-color: #E5E5E5;
}


.float-right{
	float: right;
}
.float-left{
	float: left;
}

a:link{
  text-decoration: underline;
  color: #52517b;
}
a:hover{
  text-decoration: underline;
}
a:visited{
  text-decoration: underline;
  color: #004100;
}
a:active{
  text-decoration: underline;
  color: #ac2307;
}


input[type="text"], textarea{
	color: #52517b;
}
.button {
	font-family: times, serif;
	background-color: #d7e3e9;
}
p.eriline{
	color:	#0000CD;
}

