BODY
{font-family: Times New Roman, Times, serif;
font-size: 5pt;
margin: 2px;
margin-left: 3px;
margin-right: 3px;
padding: 0px;}

P
{padding-top: 5px;
margin: 0px;}

H1
{font-size: 10pt;
font-weight: bold;
padding-top: 5px;
margin: 0;}

table.navbar
{font-size: 12pt;
margin: 2px;
padding: 0px; 
border: 0px; 
font-weight: bold;}

table.menu
{font-size: 12pt;
margin: 0px;
padding: 0px;
font-weight: bold;}

td.menuNormal
{padding: 0px;
color: white;
font-weight: bold;
vertical-align: top;
background-color: #577AD3;}

td.menuHover
{padding: 0px;
color: white;
font-weight: bold;
vertical-align: top;
/*remove the following line for drop-down menu with images*/
background-color: #577AD3;}

div.menuNormal
{display: none;
position: static;}

div.menuHover
{border: 1px solid #000066;
background-color: #577AD3;
display: inline;
position: absolute;}

a.menuitem:link
{text-decoration: bold;
color: white;
background-color: #577AD3;
display: block;}

a.menuitem:visited
{text-decoration: bold;
color: white;
background-color: #577AD3;
display: block;}

a.menuitem:hover
{text-decoration: bold;
color: white;
background-color: #000066;
display: block;}

a.menuitem:active
{text-decoration: bold;
color: white;
background-color: #d7c9af;
display: block;}

.kuvateksti {
	font-size: small;
	color: #000000;
	text-align: center;
}

div.virhe {
	color: #660000;
	background-color: #EEAAAA;
	margin: 4px;
	border: 1px solid red;
	text-aligen: center;
}

div.ilmoitus {
	color: #006600;
	background-color: #AAEEAA;
	margin: 4px;
	border: 1px solid green;
	text-aligen: center;
}


