.header1 {
	background-color: #333399;
	border-bottom: 1px solid #000000;
}

.footer1 {
	background-color: #D0005F;
	border-top: 1px solid #000000;
}


.slogan {
	font-family: Arial;
	font-weight: bold;	
	font-size: 18px;
	color: #FFFFFF;
}


.maintitle {
	font-family: Arial;
	font-weight: bold;	
	font-size: 18px;
	color: #FFFFFF;
}


.content {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}


body {
	background-color: #AEAEAE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

body {
	background-attachment: fixed;
	background-image: url(tausta.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


div.path {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


div.path a {
	color: #000000;
	text-decoration: none;
}


div.path a:hover {
	text-decoration: underline;
}


.leftcell {
	background-color: #9E9E9E;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-decoration: none;	
	padding: 0px;
}


.rightcell {
	background-color: #9E9E9E;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-decoration: none;	
	padding: 5px;
}


.centercell {
	background-color: #EEEEEE;
	border: 2px solid #333399;
	text-decoration: none;	
	/* padding: 10px; */
}

