@charset "utf-8";
/* CSS Document */
UL, LI {
	margin : 0;
	padding : 0;
}

TEXTAREA, INPUT[type=text] {
	border : 1px solid #C0C0C0;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	padding : 3px;
}


DIV#jatkosivu-bg {
	width : 690px;
	min-height : 299px;
	position : relative;
	float : left;
	background : url(gfx/jatkosivu-bg-2.jpg) no-repeat;
}

DIV#footer {
	width : 893px;
	height : 38px;
	background : url(gfx/jatkosivu-footer-bg.jpg) no-repeat;
}

DIV#middle {
	background-image : url(gfx/jatkosivu-repeat-bg.gif	);
}

DIV#takaisin {
	margin-top : 30px;
}

UL#jatkonavi {
	margin-top : 7px;
	text-align : center;
	list-style-type : none;
}

UL#jatkonavi LI {
	color : #C0C0C0;
	display : inline;
}

UL#jatkonavi-ala {
	list-style-type : none;
	text-align : center;
	margin-top : 13px;
}

UL#jatkonavi-ala LI {
	color : #990033;
	display : inline;
}

DIV#jatkocontents {
	margin : 30px 0 20px 40px;
	width : 620px;
}

DIV#jatkocontents P {
	line-height : 160%;
}

A:link, A:visited, A:active {
	font-family : Verdana, Helvetica, Sans serif;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}

A:hover {
	text-decoration : underline;
	color : #F1F1F1;
}

UL#jatkonavi-ala A:link, UL#jatkonavi-ala A:visited, UL#jatkonavi-ala A:active {
	color : #990033;
}
UL#jatkonavi-ala A:hover {
/*	color : #000;*/
}

UL#bayvantic-linkkilista {
	margin-left : 40px;
	line-height : 200%;
}

UL#bayvantic-linkkilista A:link, UL#bayvantic-linkkilista A:active, UL#bayvantic-linkkilista A:visited, DIV#jatkocontents A:link, DIV#jatkocontents A:active, DIV#jatkocontents A:visited {
	color : #990033;
}

UL#bayvantic-linkkilista A:hover {
	text-decoration : underline;
}
