body {
	font-family: 'Verdana';
	color: #a1a1a1;
	background: #dddddd url('t.png') repeat-y;
	text-align:justify;	
}

.otsikko {
	position: absolute;
	top: 0px;
	left: 0px;
}

b {
	color: #cd0000;
}

strong {
	size: 12px;
	color: #cd0000;
}

.c {
	font-size:9px;
	color: #cd0000;
}


.tekstit {
	font-size: 12px;
	position: absolute;
	top: 350px;
	left: 450px;
	z-index:1;
	width: 300px;
	font-family: Arial;
	line-height:1.9;
	padding-bottom: 20px;
}

.t {
	margin-left: auto;
	margin-right: auto;
	width: 98%;
}

.navi {
	position: absolute;
	top: 350px;
	left: 752px;
	width: 100px;
	font-size: 10px;
	font-family: Verdana;
	line-height:1.7;
}

.navi a {
	font-size: 10px;
	font-family: Georgia;
	color: #cd0000;
	text-decoration: none;
	padding-left: 15px;
	display: block;
}

.navi a:hover {
	text-decoration: none;
	background:url('linkki.png') left center no-repeat;
}

.t a {
	color: #cd0000; 
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 1px;
	padding-left: 1px;
}

.t a:hover {
	color: #cbcbcb;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 1px;
	padding-left: 1px;
	border-right: 0px solid;
	border-left: 0px solid;
	border-bottom: 2px solid #dcdcdb;
	border-top: 0px;	
}

h1 {
	color: #cd0000;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	letter-spacing: 0px;
	font-family: Georgia;
	text-align: center;
	text-transform: none;
	margin-top: 6px;
	margin-bottom: 5px; 
	border-right: 0px solid;
	border-left: 0px solid;
	border-bottom: 1px solid;
	border-top: 0px none;	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

h2 {
	color: #cd0000;
	font-size: 10px;
	line-height: 1px;
	font-weight: normal;
	font-family: Georgia;
	float: left;
	padding-right: 10px;
}

input {
	background-color: transparent;
	border: 0;
	border-bottom: 1px solid white;
	color: #cd0000;
	width: 200px;
	margin-bottom: 10px
}

.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	width:210px;
	padding:2px;
	text-align:center;
	font-weight:bold;
	border:0;
}

.submenu{
	margin-bottom: 0.5em;
}

.box {
	position: absolute;
	top: 480px;
	left: 200px;
}