/* CSS Document */


* {
	margin: 0;
	padding: 0;
	line-height: 150%;

	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-top: 0px;
	background-position: center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: 20px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1, h2, h3 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #cc0000
}

a:hover {
	text-decoration: none;
}

img {
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
	border: 1px solid #cc0000;
	background-color: #FFFFFF;
}


.boxed .title {
	height: 26px;
	padding: 10px 0 0 10px;
	background: url(images/img2.jpg) repeat-x;
	border-bottom: 3px solid #FFFFFF;
	text-transform: none;
	font-size: 12px;
	color: #000000;
}

.boxed .content {
	padding: 20px 20px 40px 20px;
}



.teksti {
	margin-bottom: 20px;
	border: 1px none #cc0000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.teksti .title {
	clear: both;
	color: #000000;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	font-family: Tahoma;
	font-size: 16px;
	text-transform: none;
	letter-spacing: 0.2em;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cc0000;
	border-right-color: #cc0000;
	border-bottom-color: #cc0000;
	border-left-color: #cc0000;
}




.teksti .meta {
	float: left;
	width: 400px;
	height: 28px;
	border: 1px solid #FFFFFF;
	text-align: center;
	font-size: x-small;
}


.teksti h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .8em;
}





#yla {
	width: 840px;
	background-repeat: no-repeat;
	background-image: url(images/top.jpg);
	background-position:center top;
	top: 0px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 190px;
	margin-top: 0px;
}

#yla h1 {
	letter-spacing: 2px;
	font-size: 4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	padding-top: 60px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 95px;
}

#yla h1 span {
	font-size: .7em;
	font-weight: normal;
}

#yla h2 {
	margin-top: -1em;
	padding: 0 0 0 40px;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: .8em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}



#menu {
	width: 700px;
	height: 50px;
	margin: -50px auto 0 auto;
	background: url(images/img02.jpg) no-repeat;
}

#menu ul {
	float: right;
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: .em;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	text-transform: uppercase;
}


#sisalto {
	width: 850px;
	margin: 0 auto;
	padding: 0px 0 0 0;
}

#extra {
}



#paa {
	float: right;
	width: 620px;
}

#paa a {
}




#vasen{
	float: left;
	width: 190px;
}

#vasen a {
}




#ajank {
}

#ajank ul {
	margin: 0;
	list-style: none;
}

#ajank h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#ajank p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}




#ala {
	clear: both;
	width: 850px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px dotted #FFFFFF;
}

#ala p {
	margin: 0;
	font-size: x-small;
}



/* Footer > Links */

#links {
}
.main_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #000000;
}
#Layer2 {
	width: 700px;
	height: 50px;
		background: url(images/img02.jpg) no-repeat;
}
.upd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 20x;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: normal;
}
.ajank {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.main_txt_red {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #Cc0000;
}
.yhteys {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: normal;
}
.main_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 20x;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: normal;
	border: 1px none #000000;
}
.main_txt_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bolder;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: normal;
	line-height: 150%;
}
.main_smallred {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc0000;
	padding-top: 20x;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: normal;
	border: 1px none #000000;
}
