/* site_1.css
SiteTailorGoldwellStyleSheet
Satu Kuisma 13.10.2000
Timo Oksanen 26.10.2000
*/

html, body {
	height: 100%;
}

.copy 
   {font-family:Verdana,Arial,sans-serif;font-size : 10px;font-style : normal;line-height : 1;font-weight : normal;color : #414144;letter-spacing : 0.5;}  

BODY /* body */
{
	color: #000000;
	background-color: #FFFFFF;
}

P, BLOCKQUOTE /* teksti */
{
	color: #000000;
	font-size: 8pt; 
	font-family : Verdana,Tahoma,Helvetica,Arial;
	line-height : 1.5
}

TABLE, TR, TD, TH /* taulukoiden teksti */
{
	color: #000000; 
	font-size: 11px; 
	font-family : Verdana,Arial,sans-serif;
}

.punaotsikko /* sivun otsikko */
{
	color: #A3151D; 
	font-size: 11px; 
	font-family : Verdana,Arial,sans-serif;
}

.news /* uutisotsikko */
{
	color: #93141C; 
	font-weight: bold;
	font-size: 11px; 
	font-family : Verdana,Tahoma,Helvetica,Arial;
}

A.news:link {
	COLOR: black;
	text-decoration : underline;
	font-weight : bold;
}
A.news:visited {
	COLOR: black;
	text-decoration : underline;
	font-weight : bold;
}
A.news:active {
	COLOR: black;
	text-decoration : underline;
	font-weight : bold;
}
A.news:hover {
	COLOR: #626267;
	text-decoration : underline;
	font-weight : bold;
}

.otsikko /* paaotsikko */
{
	color: #000000; 
	font-weight: bold;
	font-size: 10pt; 
	font-family:Verdana,Arial,sans-serif;
}

H1 /* paaotsikko */
{
	color: #000000; 
	font-weight: bold;
	font-size: 13pt; 
	font-family : Verdana,Tahoma,Helvetica,Arial;
}

H2, H3, H4, H5, H6 /* alaotsikot */
{
	color: #000000; 
	font-family : Verdana,Tahoma,Helvetica,Arial;
	font-weight: bold;
	font-size: 11pt; 
}

UL, OL, DL, DT, DD /* listat */
{
	color: #000000;
	font-family : Verdana,Tahoma,Helvetica,Arial;
	font-size: 10pt; 
}


a:link, a:active, a:visited
{ 
	text-decoration: underline;
	font-style: normal;
	color:#003399;
	font-family : Verdana,Tahoma,Helvetica,Arial;
}

a:hover
 { 
 	font-style: normal; 
 	color:#990000;
	text-decoration: none;
 }

/* muut */

PRE  { font-family: courier; }
P.ingressi 
{ 
	font-weight: bold; 
	font-family : Verdana,Tahoma,Helvetica,Arial;
	font-size: 10pt; 
}
.sisennetty 
{ 
	margin-left: 24px; 
}
.keskitetty 
{ 
	text-align: center; 
}
.pieni 
{ 
	font-size: 8pt; 
	font-family : Verdana,Tahoma,Helvetica,Arial;
}
.ankkuri 
{ 
	text-decoration: none; 
	font-family : Verdana,Tahoma,Helvetica,Arial;
}

.mainMenuItem 
{ 
	font-size: 10pt; 
	font-family : Verdana,Tahoma,Helvetica,Arial;
	color:#993366;
}
.mainMenuItem:link, .mainMenuItem:active, .mainMenuItem:visited /* linkit */
{ 
	text-decoration: underline;
	font-style: normal;
	color:#993366;
	font-family : Verdana,Tahoma,Helvetica,Arial;
}
.subtitle 
{ 
	font-size: 10pt; 
	font-family : Verdana,Tahoma,Helvetica,Arial;
}
.subMenuItem 
{ 
	font-size: 10pt; 
 	color:#993366;
	font-family : Verdana,Tahoma,Helvetica,Arial;
}
.subMenuItem:link, .subMenuItem:active, .subMenuItem:visited /* linkit */
{ 
	text-decoration: underline;
	font-style: normal;
	color:#993366;
	font-family : Verdana,Tahoma,Helvetica,Arial;
}
.subMenuItem:hover
 {
	font-style: normal;
	color:#FFFFFF;
	text-decoration: none;
	background-color: #993366;
}
.editLink { }
.textbody 
{ 
	font-size: 11pt; 
	font-family : Verdana,Tahoma,Helvetica,Arial;
}
.nocode { }

/* vasemman reunan valikon rivi */
.alavalikko
{
	color: #414144;
	font-weight: normal;
	font-size: 11px;
	font-family : Verdana,Tahoma,Helvetica,Arial;
	line-height : 1.5;
}
 /* vasemman reunan aktiivinen valikon rivi */
 .alavalikko_active
{
	color: #A3151D;
	font-weight: normal;
	font-size: 11px;
	font-family : Verdana,Tahoma,Helvetica,Arial;
	line-height : 1.5;
	background-color : #E6E6E6;
}

/* ei toimi  ei toimi
alavalikko.a
{ 
	color: #414144;
	font-weight: normal;
	font-size: 11px; 
	font-family : Verdana,Tahoma,Helvetica,Arial;
	line-height : 1.5;
	text-decoration: none;
}
*/

/*
alavalikko:link, alavalikko:active, alavalikko:visited
{ 
	color: #414144; 
	font-weight: normal;
	font-size: 11px; 
	font-family : Verdana,Tahoma,Helvetica,Arial;
	line-height : 1.5;
	text-decoration: none;
}
*/

a.alavalikko:link, a.alavalikko:active, a.alavalikko:visited 
{ 
	color: #414144; 
	font-weight: normal;
	font-size: 11px; 
	font-family : Verdana,Tahoma,Helvetica,Arial;
	line-height : 1.5;
	text-decoration: none;
}
a.alavalikko:hover
 { 
 	color: #A3151D; 
	font-weight: normal;
	font-size: 11px; 
	font-family : Verdana,Tahoma,Helvetica,Arial;
	line-height : 1.5;
	text-decoration: none;
 }
 
 
