.leftcolumn {
position:       absolute;
width:          200;
top:            220px;
left:           30px;
background-color: #CCFFCC;}

body {

	background-color: #EEFFCC;

	font-family: georgia, verdana, arial;

	font-size: 10px;

	cursor: default;

	color:#006600;
}


table {
	background-color: #EEFFCC;

	font-family: georgia, verdana, arial;

	font-size: 12px;

	cursor: default;

	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	color:#006600;
}

div {
	background-color: #EEFFCC;

	font-family: georgia, verdana, arial;

	font-size: 12px;

	cursor: default;

	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	color:#006600;
}

.kaikki {

	position: absolute;

	left: 20px;

	top: 20px;
}



.name {

	font-size: 12px;

	font-family: georgia, verdana, arial;

	text-align: left;

	color: #444444;

	font-weight: bold;
}


otsikko {

	font-size: 12px;

	font-family: georgia, verdana, arial;

	color: #008800;

	font-weight: bold;
	font-style: italic;
}


virhe {

	font-size: 14px;

	font-family: georgia, verdana, arial;

	color: #FF0000;

	font-weight: bold;
}



.otsikko {

	font-size: 12px;

	font-family: georgia, verdana, arial;

	color: #008800;

	text-align: left;

	font-weight: bold;
	font-style: italic;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: 13px;

	width: 600px;

}



.pagetitle {

	position: absolute;

        left: 175px;

	top: 70px;
        width: 600px;

	font-size: 28px;

	font-family: georgia, verdana, arial;

	text-align: center;

	color: #006600;

	font-variant: small-caps;
}


.date {

	position: absolute;

        left: 175px;

	top: 150px;
        width: 600px;

	font-size: 14px;

	font-family: georgia, verdana, arial;

	text-align: center;

	color: #006600;

	font-variant: small-caps;
}



.subpagetitle {

	font-size: 14px;

	font-family: georgia, verdana, arial;

	height: 15px;

	width: 600px;

	font-weight: bold;
	background-color: #66CC00;
	color: #006600;
}


.subpagetitle2 {

	font-size: 14px;

	font-family: georgia, verdana, arial;

	height: 15px;

	width: 600px;

	font-weight: bold;
	background-color: #99FF33;
	color: #006600;
}


.boxi1  {

	position: absolute;

        left: 158px;

        width: 350px;

        height: 75px;

        background-color: #eeeeee;

        border: solid 2px #664488;

        padding: 2px;
}

.boxi2  {

        position: absolute;

        top: 100px;

        width: 130px;

        height: 200px;

        background-color: #eeeeee;

        border: solid 2px #664488;

        padding: 5px;
}

a:link {

	font-size: 12px;

	font-family: georgia, verdana, arial;

	text-align: left;

        color: #009900;

        text-decoration: none;
}

a:visited {

	font-size: 12px;

	font-family: georgia, verdana, arial;

	text-align: left;

        color: #33CC00;

        text-decoration: none;

}

a:hover {

	font-size: 12px;

	font-family: georgia, verdana, arial;

	text-align: left;

        font-weight: bold;

        color: #99CC00;

        text-decoration: none;
}

.boxi3  {

        position: absolute;

        top: 130px;

        left: 195px;

        width: 400px;

        background-color: #eeeeee;

        border: solid 2px #8866aa;

        padding: 5px;
}

.lp1  {

        position: absolute;

        top: 5px;

        left: 30px;
        width: 3px;

        height: 70px;

        background-color: #bbbbbb;

        border: solid 1px #bbbbbb;
}

.lp2  {

        position: absolute;

        top: 5px;

        left: 39px;

        width: 3px;

        height: 70px;

        background-color: #bbbbbb;

        border: solid 1px #bbbbbb;
}

.lv   {

        position: absolute;

        top: 75px;

        left: 30px;

        width: 50px;

        height: 3px;

        background-color: #bbbbbb;

        border: solid 1px #bbbbbb;
}
