/* CSS Document */
BODY {
font-family: Georgia, serif;
font-size: 16px;
line-height: 1.6em;
color: #000000;
BACKGROUND: url(images/bg.jpg) #ffffff repeat-x 50% top; 
margin: 0px;
}

img { border: 0; }
h1,h2,h3,h4,h5,h6 { color: #333333; }
h1 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
}
h2 { 
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: -1px;
}
h3 {
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6em;
	color: #000000;
	margin: 0px;
}
h4 { 
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
}
h5 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
}
h6 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
}
a { 
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	line-height: 22px;
	margin: 15px 0 0 0;
	font-size: 13px;
}
p {
	margin: 15px 0 0 0;
	font-size: 16px;
}

.Copy {
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #999999;
}

.Pvm {
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #999999;
}

.Uutisotsikko {
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 1.6em;
	color: #000000;
}

.Ingressi {
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #000000;
}

.Ingressi a {
	font-family: Georgia, serif;
	font-size: 12px;
	text-decoration:underline;
	line-height: 1.4em;
	color: #000000;
}

#Menu {
text-align: right;
float: right;
width: auto;
height: 92px;
}

#Menu ul {
margin: 0 0 0 3px;
}

#Menu ul li {
display: block;
float: left;
height: 92px;
padding: 0 5px 0 7px;
background: url(images/bg_menu_vali.jpg) no-repeat center left;
margin: 0;
}

#Menu ul li {
display: block;
font: 500 22px/66px Georgia, 'Times New Roman', Times, serif;
color: #333333;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 15px;
padding-right: 15px;
cursor: pointer;
}


#Menu ul li.first {
	background: none;
}

#Menu ul li.last {
	padding: 0 0 0 14px;
	margin: 0;
}


#Menu ul li a {
display: block;
font: 500 22px/66px Georgia, 'Times New Roman', Times, serif;
color: #333333;
padding: 0 15px;
cursor: pointer;
}

#Menu ul li.last a {
	padding: 0 0 0 15px;
}


#Menu ul li.current a {
text-decoration:underline;
}

#alatason_linkit {
list-style: none;
}

#alatason_linkit li a {
	font-weight: bold;
}

#alatason_linkit li a:hover {
	font-weight: bold;
	text-decoration: underline;
}

