#SITEBG {
	background-image: url(images/bgtile_s.gif);
	background-repeat: repeat;
}
#SITEBG_top {
	background-attachment: scroll;
	background-image: url(images/bgtile_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.TXT-Otsikko1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}

.TXT-leipatxt_normi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.TXT-leipatxt_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.TXT-MENULINK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CCCCCC;
}
a:link {color: #CCCCCC; text-decoration: none;}
a:visited {color: #CCCCCC; text-decoration: none;}
a:hover {color: #FFFFFF; text-decoration: none;}
a:active {color: #FFFFFF; text-decoration: none;}

.BG_txtbox_default {
	background-image: url(images/index2_03.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding-top: 12px;
}
.BG_leftbox_default {
	background-image: url(images/index2_02.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: bottom;
	background-color: #DBDBDB;
}
.BG_txtbox_harjoittelu {
	background-image: url(images/bg/images/harjoittelu_03.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom;
	background-color: #FFFFFF;
}
.BG_leftbox_harjoittelu {
	background-image: url(images/bg/images/harjoittelu_02.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom;
	background-color: #DBDBDB;
}

a.linkleipatxt:link {
	color: #CC0000;
	font-weight: normal;
}
a.linkleipatxt:active {
	color: #CC0000;
	font-weight: normal;
}
a.linkleipatxt:visited {
	color: #CC0000;
	font-weight: normal;
}
a.linkleipatxt:hover {
	color: #CC0000;
	font-weight: normal;
	text-decoration: underline;
}

