a, body, div, h1, h2, h3, i, ol, p, span, strong, td, textarea, tr, ul, ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
	background-image: url(../images/taust.jpg);
	background-repeat: repeat-x;
	background-color: #0B4B4A;
}


h1 {
	font-size: 12pt;
	color: #8B0000;
	font-weight: bold;
}

.vmenu{
	background-color: #F3EFAE;
	font-size:8pt;
	border-right: 1px dotted #B8B588;
}

.vmenutable td{
	padding: 4px;
	font-weight:bold;
	color:#FF0033;
}

.vmenutable a, a:active, a:focus, a:link, a:visited {
	font-weight: bold;
	font-size:8pt;
	color: #8B0000;
	text-decoration:none;
}
.vmenutable a:hover{
		font-weight: bold;
	font-size:8pt;
	color: #8B0000;
	text-decoration:underline;
	
}


/*Valitud menüü taust*/
.vmenuselected{
	background-color: #F6F9C2;
	font-size:8pt;
}


td.tdbody{
	background-color: #F4F4C7;
	color: #485B08;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	line-height: 140%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.contact {
	padding:10px;
	color: #485B08;
}
