/*Tässä määritellään koko sivun taustaväri sekä yleiset fonttiin liittyvät asetukset*/
BODY {
background: #F6F7EB;
color: #FFFFFF;
font-family:  Verdana, Tahoma, sans-serif;
font-weight: normal;
text-decoration: none;
}

TD {
}

TH {
}

TEXTAREA {
text-indent: 2px;
}

INPUT {
text-indent: 2px;
}

INPUT.pn-text {
text-indent: 2px;
}

INPUT.pn-button {
text-indent: 2px;
}

INPUT.r-button {
}

SELECT {
font-size: 9pt;
}

SELECT.pn-text {
}

A:link {
}

A:visited {
}

A:hover {
}

A:active {
}

.pn-normal {
}

.pn-normal A:link {
}

.pn-normal A:visited {
}

.pn-normal A:hover {
}

.pn-normal A:active {
}

.pn-title {
font-weight: bold;
}

.pn-title A:link {
font-weight: bold;
}

.pn-title A:visited {
font-weight: bold;
}

.pn-title A:hover {
font-weight: bold;
}

.pn-title A:active {
font-weight: bold;
}

.pn-sub {
}

.pn-sub A:link {
}

.pn-sub A:visited {
}

.pn-sub A:hover {
}

.pn-sub A:active {
}

.pn-logo {
font-size: 11pt;
font-weight: bold;
letter-spacing: 3px;
}

A.pn-logo:link {
font-size: 11pt;
font-weight: bold;
letter-spacing: 3px;
text-decoration: none;
}

A.pn-logo:visited {
font-size: 11pt;
font-weight: bold;
letter-spacing: 3px;
text-decoration: none;
}

A.pn-logo:hover {
background-color: #B1B78B;
font-size: 11pt;
font-weight: bold;
letter-spacing: 3px;
text-decoration: none;
}

A.pn-logo:active {
font-size: 11pt;
font-weight: bold;
letter-spacing: 3px;
text-decoration: none;
}

.pn-logo-small {
font-weight: bold;
text-decoration: none;
}

.pn-pagetitle {
font-size 11pt;
font-weight: bold;
text-decoration: none;
}
