body {
	background: #003333 url('img/background.gif') repeat;
	color: #004D91;
	font-family : Century Gothic, Verdana;
	font-weight: normal;
	margin: 2%;
	margin-top: 5px;
	padding: 0px;
}

#toppi1 {
	background: #FFFFFF;
	width: 50%;
}
#toppi2 {
	background: #FFFFFF;
	padding-right: 10px;
        width: 50%;
}

table {
	background-color: white;
	border: 0;
	margin-top: 0px;
	padding-top: 0px;
}

.huge {
        padding-left: 20px;
        padding-right: 30px;
        padding-bottom: 30px;
}

td {
	background-color: white;
        color: #000000;
        font-family: Tahoma, Verdana, Arial;
        font-size: 80%;
        font-weight: normal;
	text-align: left;
}


a:link {
       	font-family: Tahoma, Verdana, Arial;
       	color: #003300;
	font-weight :normal;
	text-align :left;
        text-decoration: none;
}

a:visited {
	color: #006633;
	text-decoration: none;
}

a:hover {
	color: #669900;
}

a:active {
	color: #006633;
}

.bottom a {
        color: #FFFFFF;
}

.bottom b { color: #FFFFFF; }

h1 {
	background-color: transparent;
	color : #990033;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 2.2em;
	margin:		0px;
	margin-bottom:	7px;
	padding:	0px;
}

h2 {
	background-color: transparent;
	color : #990033;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.0em;
	margin:		0px;
	margin-bottom:	7px;
	padding:	0px;
}

.linkki {
}

.kuvaus {
        margin-bottom: 16px;
}

.alalinkit {
        margin-bottom: 16px;
        padding-left: 16px;
}

th, b {
	color : #003300;
}

ul {
	list-style-position: inside;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

form {
	margin-top: 0.1em;
	padding-top: 0.3em;
	margin-bottom: 0.1em;
	padding-bottom: 0.1em;
}

img {
	border: 0px;
}

input.btn { background: url('img/haku-bg.gif'); background-position: bottom center; border: 0; clear: both; font-weight: bold; height: 28px; width: 52px; }
input.btn:hover { border: clear: both; color: #FFFFFF; font-weight: bold; }
input.txt { background-color: #FFFF; border: solid 2px green; color: black; padding: 3px; font-weight: bold; }
input:focus { background-color: #FFFFFF; }
form div { margin-top: 8px; }

.btn-laheta { background: url('img/laheta-bg.gif'); background-position: bottom center; border: 0; height: 28px; width: 59px; }

#code {
        border: 1px dashed silver;
        padding: 8px;
}

acronym { border: 0; }

