body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0c0c0c;
	background-image: url(img/bg.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c3c3c3;
	line-height: 17px;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 17px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c3c3c3;
	line-height: 17px;
	text-align:right;
}
.linkki {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 17px;
	text-decoration:none;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffae00;
	line-height: 17px;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	margin-top:0px;
}
.text_otsbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 17px;
	font-weight: bold;
}
.text_ots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffae00;
	line-height: 17px;
	font-weight: bold;
}
.kehys {  
	border: 1px #FFFFFF solid;
}
.kehys2 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
