body {
	margin: 0;
	padding: 0;
	background: url('img/bg.gif');
	background-color: #fff;
	background-repeat: repeat-y;
}
.ylabg {
	background: url('img/ylabg.gif');
	background-color: #e8eefe;
	background-repeat: repeat;
}
.navi_bg {
	background: url('img/navi_bg2.gif');
	background-color: #1246bc;
	background-repeat: repeat;
}
.viiva {
	background: url('img/viiva.gif');
	background-color: #fff;
	background-repeat: repeat;
}
.selectionbox
{
        border: 1px solid #000;
        width: 130px;
        background: #fff;
        visibility: hidden;
        position:absolute;
}
A.navitext {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
}

A.navitext:ACTIVE {
	color : #FFFFFF;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica;
	font-size : 11px;
	font-weight : bold;
}

A.navitext:LINK {
	color : #FFFFFF;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica;
	font-size : 11px;
	font-weight : bold;
}

A.navitext:HOVER {
	color : #FFFFFF;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica;
	font-size : 11px;
	font-weight : bold;
}

A {
	color : #1B2E8A;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica;
	font-size : 12px;
}

A:ACTIVE {
	color : #1B2E8A;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica;
	font-size : 12px;
}

A:LINK {
	color : #1B2E8A;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica;
	font-size : 12px;
}

A:HOVER {
	color : #1B2E8A;
	font-family : Arial, Verdana, Helvetica;
	font-size : 12px;
	text-decoration : underline;
}

TD {
	color : #000000;
	font-family : Arial, Verdana, Helvetica;
	font-size : 12px;
}

.text {
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
}

.otsikko {
	color : #1B2E8A;
	font-family : Arial, Verdana, Helvetica;
	font-size : 18px;
	font-weight : bold;
}

.otsikkomusta {
	color : #000000;
	font-family : Arial, Verdana, Helvetica;
	font-size : 18px;
	font-weight : bold;
}

INPUT, TEXT, TEXTAREA, SELECT {
  font-family : Arial, Verdana, Helvetica;
	font-size : 12px;
}
		
