body {
	font-size: 12px;
	font-family: verdana;
	font-weight: normal;
	line-height: 21px;
	background-color: #ffffff;
	margin: 0px;
}
.divtop {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	height: 231px;
 }
.divtogbg {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: bottom;
	text-align: left;
}

.date {
	font-size: 10px;
	color: #CCCCCc;
	text-align: right;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.date a:hover {
	font-size: 10px;
	color: #0099FF;
	text-align: right;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.footer {
	font-size: 10px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 10px;
	height: 35px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.footer a{
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}
.footer a:hover{
	font-size: 10px;
	color: #FF0000;
}

.copy {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #999999;
	width: 175px;
	display: block;
	text-align: right;

}

.txt {
	background-repeat: no-repeat;
	background-image: url(images/wmarktop.jpg);
	padding-top: 12px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

p { font-family: Verdana, Arial, Helvetica;	font-size: 12px;	color: #000000; line-height: 21px;}
.center {
	text-align: center;
}

a {color: #0066CC;TEXT-DECORATION: none;font-family: Verdana;font-size: 11px;font-weight: bold}
a:hover {COLOR: #333333; text-decoration: underline}
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	background-image: url(images/viiva2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
h5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	padding-top: 5px;
	margin-top: 5px;
	padding-bottom: 1px;
	margin-bottom: 1px;
	line-height: 11px;
}
/* ylämenu tyyli*/
.amenu, amenu:link, amenu:visited{
	font-family: verdana;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu.gif);
	font-size: 12px;
	font-weight: bold;
	padding-right: 24px;
	text-transform: uppercase;
}
.amenu:hover{
	color: #0099FF;
	text-decoration: none;
}
.amenu:active{
	color: #FFFFFF;
} 

/* alavalikkojen tyyli*/
#dropmenudiv{
	position:absolute;
	border-bottom-width: 0px;
	font:normal 10px Verdana;
	line-height:25px;
	z-index:4000;
	filter:alpha(opacity=92);
	-moz-opacity:.92; 	opacity:.92;
}

#dropmenudiv a{
	width: 100%;
	z-index:4000;
	display: block;
	text-indent: 6px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	background-color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
}

#dropmenudiv a:hover{
	color: #000000;
	background-color: #00CCFF;
	background-image: url(images/menuhover.gif);
	background-repeat: repeat-x;
}


