BODY {
    BACKGROUND: white;
    COLOR: black;
    font-family:Arial, sans-serif;
    font-size:x-small;
    LINE-HEIGHT: 100%;
    TEXT-ALIGN: left;
}

TD {
/*    BACKGROUND: white; */
    COLOR: black;
    LINE-HEIGHT: 100%;
    FONT-FAMILY: Arial, sans-serif;
    font-size:x-small;
}

H1 {
    CLEAR: none;
    font-size:large;
    COLOR: #9dc1db;
}

H2 {
    font-size:large;
}

H3 {
    font-size:medium;
    WIDTH: 100%;
    COLOR: #000000;
    LINE-HEIGHT: 110%;
    BACKGROUND-COLOR: #9dc1db;
}

H4 {
    FONT-SIZE: small;
    COLOR: black;
    FONT-VARIANT: small-caps;
}

A {
    COLOR: #000000;
    TEXT-DECORATION: none;
}

A:active {
    COLOR: #787878;
    TEXT-DECORATION: none;
}

A:visited {
    COLOR: #000000;
    TEXT-DECORATION: none;
}

A:hover {
    COLOR: #ffffff;
    TEXT-DECORATION: underline;
}

HR {
    COLOR: #a0a0a0;
    HEIGHT: 1pt
}

.date {
    font-size:xx-small;
    COLOR: gray;
    FONT-VARIANT: small-caps
}

.bdate {
    font-size:x-small;
		font-weight:bold;
    COLOR: black;
}

.header {
	font-weight:bold;
/*    BACKGROUND: #0080a0;*/
    BACKGROUND: #9dc1db;
/*  background-image:url( "/images/header5_fade.gif"); */
/*  background-image:url( "/images/hdr_veneet2.gif"); */
  background-image:url( "/images/header_anna_transp.gif"); 
  background-position:center;
  background-repeat:no-repeat;
    COLOR: black;
    FONT-FAMILY: Arial, sans-serif;
    font-size:large;
    TEXT-ALIGN: justify
    LINE-HEIGHT: 110%;
}

.index {
	background-color:#9dc1db;
/*    BACKGROUND: #b8d3e6;*/
/*  background-image:url( "/images/idxfooterimg_paviljonki.jpg");*/
/*  background-image:url( "/images/nlogo_gold_transp_160.gif"); */
/*  background-image:url( "/images/satama/n-syys1.jpg");*/
  background-position:bottom;
  background-repeat:no-repeat;
    color:white;
    LINE-HEIGHT: 120%;
    FONT-FAMILY: Arial, sans-serif;
    font-size:x-small;
    TEXT-ALIGN: justify
}

.index_matka {
/*    BACKGROUND: #0080a0;*/
    BACKGROUND: #9dc1db;
/*  background-image:url( "/images/footer_matka.jpg"); */
  background-position:bottom;
  background-repeat:no-repeat;
	color : white;
	font-family :  Arial, sans-serif;
	font-size:x-small;
	text-align: justify;
	line-height: 120%;
}

.index_kilpailu {
/*    BACKGROUND: #0080a0;*/
    BACKGROUND: #9dc1db;
/*  background-image:url( "/images/nlogo_gold_transp_160.gif");*/
/*  background-image:url( "/images/idxfooterimg_kilpailu.jpg");*/
  background-position:bottom;
  background-repeat:no-repeat;
	color : white;
	font-family :  Arial, sans-serif;
	font-size:x-small;
	text-align: justify;
	line-height: 120%;
}

.index_koulutus {
/*    BACKGROUND: #0080a0;*/
    BACKGROUND: #9dc1db;
  background-position:bottom;
  background-repeat:no-repeat;
	color : white;
	font-family :  Arial, sans-serif;
	font-size:x-small;
	text-align: justify;
	line-height: 120%;
}

.index_seura {
/*    BACKGROUND: #0080a0;*/
    BACKGROUND: #9dc1db;
/*  background-image:url( "/images/idxfooterimg_seurainfo.jpg"); */
/*  background-image:url( "/images/lipputunnus_transp.gif"); */
  background-position:bottom;
  background-repeat:no-repeat;
	color : white;
	font-family :  Arial, sans-serif;
	font-size:x-small;
	text-align: justify;
	line-height: 120%;
}

#navi A {
    COLOR: #000000;
    TEXT-DECORATION: none;
		width:100%;
}

#navi A:active {
    COLOR: #787878;
    TEXT-DECORATION: none;
}

#navi A:visited {
    COLOR: #000000;
    TEXT-DECORATION: none;
}

#navi A:hover {
    COLOR: #ffffff;
    TEXT-DECORATION: none;
		width:100%;
		background-color:#8080FF;
}
