BODY {
	color: #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
}

.normaaliteksti {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;	
}

A:HOVER {
	text-decoration : underline;
}

A:LINK {
	text-decoration : none;
	color : inherit;
}
A:VISITED {
	text-decoration : none;
	color : inherit;
}

.paivaysteksti {
	color: #CCCCCC;
	font-size : 9px;
	font-weight: bold;
}

.pikkuotsikko {
	color: #333333;
	font-size : 12px;
	font-weight: bold;
}

.paaotsikko {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

A.hallintateksti {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #333333;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
}

A.harmaateksti {
	color: #333333;
}



A.vihreateksti {
	color: #99CC99;
}

.vihreateksti_iso {
	color: #99CC99;
	font-size : 12px;
	font-weight : bold;
}

.oikeavalikkoteksti {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	font-weight : bold;
}

.harmaareunus {
	border : 1px solid #CCCCCC;
	border-bottom : 1px solid #999999;
}

.vihreapalkki_table {
	background-color : #336633;
	border-top-color : #4B784B;
	border-top-style : solid;
	border-top-width : 2px;
	border-right-color : #326432;
	border-right-style : solid;
	border-right-width : 2px;
	border-left-color : #427142;
	border-left-style : solid;
	border-left-width : 2px;
	border-bottom-color : #2C592C;
	border-bottom-style : solid;
	border-bottom-width : 2px;
}

.punainenpalkki_table {
	background-color : #990000;
	border-top-color : #B84D4D;
	border-top-style : solid;
	border-top-width : 2px;
	border-right-color : #650000;
	border-right-style : solid;
	border-right-width : 2px;
	border-left-color : #B23F3F;
	border-left-style : solid;
	border-left-width : 2px;
	border-bottom-color : #5D0000;
	border-bottom-style : solid;
	border-bottom-width : 2px;
}

.vihreapalkki_cell {
	border-left-color : #2C592C;
	border-left-style : solid;
	border-left-width : 1px;
}

.punainenpalkki_cell {
	border-left-color : #5D0000;
	border-left-style : solid;
	border-left-width : 1px;
}

.ajankohtaistapalkki {
	background-color: #BFD8BF;
	border : 1px solid #A3C1A3;
}

.ajankohtaistapalkki_cell1 {
	background-color : #BFD8BF;
	border-left : 1px solid #A3C1A3;
	border-top : 1px solid #A3C1A3;
	border-bottom : 1px solid #A3C1A3;
}
.ajankohtaistapalkki_cell2 {
	background-color : #D5F2D5;
	border-right : 1px solid #A3C1A3;
	border-top : 1px solid #A3C1A3;
	border-bottom : 1px solid #A3C1A3;
}

.harmaataustajareunus {
	border : 1px solid #CCCCCC;
	background-color : #EBEBEB;
	empty-cells : show;
}

.valkeataustajareunus {
	border : 1px solid #CCCCCC;
	background-color : White;
	empty-cells : show;
}

.harmaataustajareunus2 {
	border : 1px solid #CCCCCC;
	background-color : #EBEBEB;
	empty-cells : show;
	max-height : 175px;
}

.galleria_otsikko {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

.galleria_teksti {
	color: #333333;
	font-size: 11px;
}

.galleria_kuva {
	border : 1px solid Black;
}

.sivunotsikko {
	font-size : 12px;
	border-bottom-style : dashed;
	border-bottom-width : 1px;
	border-bottom-color : #333333;
	padding-bottom : 5px;
	font-weight : bold;
}