.sivu   {
	height: 100%;
	background: url(img/sivutausta.jpg) repeat;
	margin: 5px 5px 5px 5px
}
.taulu  {
	height: 100%
}

.vreuna {
	background: url(img/v_palkki.jpg) repeat-y;
}
.oreuna {
	background: url(img/o_palkki.jpg) repeat-y;
}


.tnavi  {
	font: bold 14px Arial;
	width: 162px;
}
.tvasen {
	width: 162px;
	background-color: #A99B92;
}
.toikea {
	width: 12px;
	background: url(img/oikea.jpg) repeat-y;
}

.tdoku  {
	background: url(img/dokubg.jpg) repeat-y #CBC1B8;
	width: 454px;
	padding-top: 0px;
	padding-left: 24px; 
	padding-right: 24px;
}

.dokuteksti {
	font-size: 12px;
	font-family: Arial;
}
.dokuteksti:first-letter {
	font-size: 32px;
	font-family: Arial;
	float: left;
	text-transform: uppercase;
	font-weight: 100;
	font-style: italic;
	padding-right: 5px;
	color: #6F6259;
	margin-top: 0px;
}
.ekasana { 
	text-transform: uppercase;
	font-weight: bold;
	color: #6F6259;
}

.vali {
	background: url(img/5x8.jpg) repeat-y;
	width: 5px; 
}

.otsikko {
	font-size: 24px;
	font-family: Arial;
	color: #6F6259; 
	font-weight: bolder; 
	text-decoration: underline;
}



.alaotsikko {
	font-size: 18px;
	font-family: Arial;
	color: #6F6259;
	font-weight: bold;
}
.normteksti { 
	font-size: 12px;
	font-family: Arial;
	margin: 0px 0px 0px 5px;
}

.info {
	color: #FFFEFF;
	background-color: #A99B92;
	font-size: 12px;
	font-family: Arial;
	font-style: italic;
	border: 1px solid #E6E2D9;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}




.tlink   {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	color: #202020;
	width: 162px;
	overflow: hidden;
}

.ttlink  {
	width: 162px;
	padding: 2px 162px 2px 10px;
	border-bottom: 1px solid #E6E2D9;
}

.laatikko {
	width: 20px;
	border-right: 1px solid #E6E2D9;
}

.ttlinksel {
	background: #D4CAC1;
	font-size: 12px; 
	font-weight: normal; 
	font-family: Arial; 
	color: #A99B92;
	width: 162px;
	padding: 2px 162px 2px 10px;
	border-bottom: 1px solid #E6E2D9;
}

.hidden {width: 230px; display: none; position: absolute}


a.ta:link     {font-size: 12px; font-weight: normal; font-family: Arial; color: #FFFEFF; background: #A99B92; text-decoration: none; cursor: pointer; }
a.ta:visited  {font-size: 12px; font-weight: normal; font-family: Arial; color: #FFFEFF; background: #A99B92; text-decoration: none; cursor: pointer; }
a.ta:hover    {font-size: 12px; font-weight: normal; font-family: Arial; color: #A99B92; background: #D4CAC1; text-decoration: none; cursor: pointer; }
a.ta:active   {font-size: 12px; font-weight: normal; font-family: Arial; color: #D4CAC1; background: #A99B92; text-decoration: none; cursor: pointer; }

a:link     {font-size: 12px; font-weight: normal; font-family: Arial; color: #7E6E64; text-decoration: none; cursor: pointer; }
a:visited  {font-size: 12px; font-weight: normal; font-family: Arial; color: #7E6E64; text-decoration: none; cursor: pointer; }
a:hover    {font-size: 12px; font-weight: normal; font-family: Arial; color: #A99B92; text-decoration: none; cursor: pointer; }
a:active   {font-size: 12px; font-weight: normal; font-family: Arial; color: #D4CAC1; text-decoration: none; cursor: pointer; }

a.kuva:link     {border: 1px solid; color: #D4CAC1; background: #A99B92; text-decoration: none; cursor: pointer; }
a.kuva:visited  {border: 1px solid; color: #D4CAC1; background: #A99B92; text-decoration: none; cursor: pointer; }
a.kuva:hover    {border: 1px solid; color: #FFFEFF; background: #D4CAC1; text-decoration: none; cursor: pointer; }
a.kuva:active   {border: 1px solid; color: #D4CAC1; background: #A99B92; text-decoration: none; cursor: pointer; }


li { list-style-type: square; }
ul { margin-top: 0px; }