a, a:hover, a:active, a:visited
{

}

body
{
	font-family: verdana, arial, helvetica;
	background-image: url("images/tausta.jpg");
	color: #062270;
}
#page
{
	width: 710px;
	margin: 0px auto 0px auto;
	border: 1px solid black;
	background-color: white;
}
#header
{
	background-color: #476DD5;
}
h2
{
	margin-top: 10px;
	font-size: 12pt;
}

#main-row
{
	display: table-row;
}
#main-menu
{
	width: 140px;

	display: table-cell;
	background-color: #476DD5;
	color: white;
	vertical-align: top;
	border-spacing: 3px;
	border-right: 1px solid #062270;
		background-image: url("menu_bg.gif");
	background-repeat: no-repeat;
	background-position: center;

}
#info
{
	font-size: 7pt;
	color: white;
	text-align: center;
	margin-right: 10px;
}
#menu-bottom
{
/*ei käytössä */
	font-size: 9px;
	color: #476DD5;
	text-align:center;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	vertical-align:bottom;
}
#main
{
	display: table-cell;
	background-color: #efefef;
	height: 660px;
	width: 560px;
	padding: 10px;
	vertical-align: top;
	font-size: 10pt;
}
#main a, a:active, a:visited, a:hover
{
}
#header
{
	height: 100px;
	border-bottom: 1px solid #062270;
	background-image: url("yla_bg.gif");
	background-repeat: no-repeat;
	background-position: center right;
}
.border
{
	border: 1px solid #062270;
}
.center
{
	display:block;
	margin-left: auto;
	margin-right: auto;
}
#header-text
{
	font-size: 19pt;
	color: white;
}
#page-separator
{
	border-bottom: 1px solid #062270;
	background-color: #6D89D5;
	font-size:5px;
}
#top-menu
{
display:table-row;
	float: right;
	border-spacing: 5px;
	width: 420px;
	
}
.top-menu-item a, .top-menu-item a:visited
{
	display:table-cell;
	float:right;
	margin: 4px 2px 4px 2px;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #062270;
	padding: 1px 7px 2px 15px;
	background-color: #6D89D5;
	color: white;
	text-decoration: none;
	background-image: url("li.gif");
	background-repeat: no-repeat;
	background-position: 4px 5px;
	vertical-align: middle;
	
}
.top-menu-item a:hover, .top-menu-item a:active
{
	background-color: #062270;
}

.menu-item a, .menu-item a:visited
{
	font-size: 11px;
	font-weight: bold;
	margin: 2px;
	display: block;
	border: 1px solid #062270;
	padding: 1px 7px 2px 15px;
	background-color: #6D89D5;
	background-image: url("li.gif");
	background-repeat: no-repeat;
	background-position: 4px 5px;
	color: white;
	text-decoration: none;
	vertical-align: middle;
}
.menu-item a:hover, .menu-item a:active
{
	background-color: #062270;
}

.sub-menu-item a, .sub-menu-item a:visited
{
	font-size: 11px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 15px;
	display: block;
	border: 1px solid #062270;
	padding: 1px 7px 2px 15px;
	background-color: #6D89D5;
	background-image: url("li.gif");
	background-repeat: no-repeat;
	background-position: 4px 5px;
	color: white;
	text-decoration: none;
	vertical-align: middle;
}
.sub-menu-item a:hover, .sub-menu-item a:active
{
	background-color: #062270;
}

.imagetd
{
	text-align: center;
}
.linkback
{
	color: #062270;
	font-weight: bold;
	text-decoration: none;
}
