@charset "utf-8";
/* CSS Document */


html {
	height: 100%;
}

a img {border: none; }

ul {
	line-height:2,9em;
}

td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin:0;
	color:#666;
	padding: 0 0 0 0;
	border-color: #CCC;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin:0;
	padding:0;
	color:#666;
	border-color: #999;
	height:100%;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top;
	background-image: url("../bg.jpg");
	background-color:#4d7d0f;
}

a {
	font-size: 12px;
	color: #09F;
	text-decoration: underline;
}
a:link {
	color: #09F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #09F;
}
a:hover {
	text-decoration: none;
	color: #09F;
}
a:active {
	text-decoration: none;
	color: #09F;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color:#09F;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: inherit;
}
h2 {
	font-size: 18px;
	color:#09F;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;	
}

h4 {
	font-size: 10px;
	color:#09F;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
}

h5 {
	font-size: 14px;
	color:#090;

	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;	
}

h6 {
	font-size: 14px;
	color:#09F;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;	
}

.clearfl { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#container {
	width:811px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	background-color:#FFF;
}

#bg {
	width:100%;
	height:100%;
	background-color:#b4daff;
	background-image: url("../bg.jpg");
	background-repeat:no-repeat;
	background-position:top;
}

.cont2 {
 	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color:#FFF;
}

.palkki {
	width: 82%;
	height: 82%;
	border:thin dotted #0C0;
	margin-left:auto;
	margin-right:auto;
	padding: 0px 10px 15px 10px;
}

.border {
	border:thin dotted #0e5498;
	padding: 5px 5px 5px 5px;
}

.footer {
	width: 811px;
	height:34px;
	background-image: url("../footer.gif");
	background-color:#FFF;
	margin-left: auto;
	margin-right: auto;
}

.lato {
	width: 809px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
}

.lato a, .lato a:link, .lato a:visited, .lato a:hover, .lato a:active {
	color:#FFF;
}

.box {
	background-color:#E4E4E4;
	border-top:thin dotted #090;
	border-bottom:thin dotted #090;
	padding: 0 7px 5px 7px;	
	margin-bottom:10px;
	margin-top:-7px;
	opacity:0.7;
	filter:alpha(opacity=70);
}

