body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Century Gothic, Verdana;
	margin: 0px;
	padding: 0px;
}

table {
	border-color: #000000;
	border-width: 1px;
}

table, tr, th, td {
	text-align: left;
}

td a {
	font-size: 0.8em;
	font-weight: bold;
}

.main {
        background: white url("images/bg.gif");
        background-repeat: repeat-y;
        background-position: center;
	margin-left: 0px;
	padding-left: 1.0em;
}

.inn {
	border: 1px;
	font-size: 0.9em;
}

.top {     
        background-color: #003300;
        background: url("img/top-bg.gif");
        background-repeat: repeat-x;
	height: 50px;
}

.menu {
        background-color: #f2f3f4;
	border-right: 1px #003300 solid;
	margin-top: 0px;
	padding: 10px;
	padding-left: 0.5em;
	padding-top: 0px;
	width: 140px;
}

.kesk, .mainos {
	text-align: center;
}

h1 {
	color: #FFFFFF;
	font-size: 1.2em;
	margin: 10px;
	white-space: none;
}

h2 {
	color: #003300;
	font-size: 1.1em;
}

h3 {
	color: #003300;
	font-size: 1.0em;
}

h4 {
	color: #003300;
	font-size: 1.0em;
}

p, blockquote {
	font-family: Arial, Century Gothic, Verdana;
	text-align: justify;
}

p a {
	font-size: 1.0em;
}

p img {
	padding: 10px;
}

blockquote {
	margin-right: 0px;
}

img {
	margin: 0px;
	padding: 0px;
}

ul, li {
	font-family: Arial, Century Gothic, Verdana;
}

li a {
	font-size: 0.9em;
}

li a:active {
	font-size: 0.9em;
}

li a:visited {
	font-size: 0.9em;
}

li a:hover {
	font-size: 0.9em;
}

hr {
	color: black;
}

a {
	color: #003300;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

a:visited {
	color: #003300;
}

a:active {
	color: #003300;
}

a:hover {
	color: #003300;
}

div a {
	background-color: white;
	color: navy;
	text-align: center;
}

div a:visited {
	color: navy;
}

div a:hover {
	color: navy;
}

div a:active {
	color: navy;
}

small {
	font-size: 0.7em;
}

#ads {
        background:      url('img/ads-bg.jpg') no-repeat;
        padding-top:     40px;
        text-align:      center;
}

acronym {
        cursor: help;
}

