
body {
	background-color:#000000;
	background-image: url(css/bg2.jpg);
	background-repeat: no-repeat;
 	background-position: 100px 95px
}

a.white:link { color: #D40000; text-decoration: none; }
a.white:visited { color: #a10101; text-decoration: none; }
a.white:hover { color: #ff0000; text-decoration: underline; }
a.white:focus { color: #ff0000; text-decoration: none;}
a.white:active { color: #ff0000; text-decoration: none;}


div#tekijat { font-family: Times, serif; font-size: 15px; color:#FFFFFF;}
div#tekijat table { width: 800px; height: 500px; margin: 13px 0px 13px 25px;} 
div#tekijat div.otsikko{ font-family: Times, serif; font-size: 18px; color:#FFFFFF; font-weight:bold}

div#frameHeader a,
div#frameHeader a:link { text-decoration: none; color: #000000; }
div#headerTopRow { height: 16px; background-color: #777777; color: #cccccc; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; padding-left: 2px; border-bottom: 1px solid #2e2e2e; align: center; }
div#headerTopRow .divSiteDivider { background-image: url(css/sitesdivider.gif); width: 5px; display: inline;  background-position: bottom;  background-repeat: no-repeat;    }
div#headerTopRow div { line-height: 16px; font-size: 9px; float: left; /*display: inline;*/ margin: 0px; padding-left: 3px; padding-right: 3px;}
div#headerTopRow a, div#headerTopRow a:link { color: #d6d6d6; }
div#headerTopRow a:visited { color: #cccccc; }
div#headerTopRow a:hover, div#headerTopRow a:focus { color: #ffffff; }
div#headerTopRow a:active { color: #ffffff; }
.active {color: #FFFFFF; font-weight: bold;}
div#headerLogoRow { height: 87px; background-image: url(css/headerLogoRow_bg.gif); background-repeat: repeat-x; margin-top: 0px; }

/* FOOTER */
div#frameMain div#frameFooter { height: 95px; width: 768px;  background-color: #000; float:left; clear:both;}

div.contentFooter { font-family: Verdana, Times, serif; font-size: 11px; padding: 2px 9px 5px 10px; }
div.contentFooter { height: 35px; background-image: url(css/footer_bg.gif); background-repeat: repeat-x; margin: 0px; padding:0px;}
div.footerHSLogo { position: relative; top: 16px; left: 6px; height: 12px; width: 131px; background-image: url(css/hsfooterlogo.gif); background-repeat: no-repeat; margin: 0px; }
div.footerAddress { position: relative; top: 20px; left: 7px; width: 250px; margin: 0px; }
div.footerLinks { float: right; position: relative; top: 16px; padding-right: 10px; color: #999;}


div.footerLinks a,
	div.footerLinks a:link { color: #D40000; text-decoration: none; }
div.footerLinks a:visited { color: #D40000; text-decoration: none; }
div.footerLinks a:hover,
	div.footerLinks a:focus { color: #ff0000; text-decoration: none; }
div.footerLinks a:active { color: #ff0000; text-decoration: none; }


