body {
	background-color: #000000;
	margin: 0 0 0 0;
	background-image: url();
	background-repeat: no-repeat;
	overflow: -moz-scrollbars-vertical;
}
a:link {
	color: #555544;
text-decoration: none border: 0px solid #000000;
	text-decoration: none;
}
a:visited {
	color: #555544;
text-decoration: none border: 0px solid #000000;
	text-decoration: none;
}
a:hover {
	color: #DDCCAA;
	border: 0px solid #000000;
	text-decoration: none;
}
a:active {
	color: #888;
	border: 0px solid #000000;
	text-decoration: none;
}
.image {
	border:3px;
	border-thickness: 0px;
	border-color: #FFFFFF;
	border-style: solid;
}
a:link .image {
	border-color: #FFFFFF;
}
a:hover .image, a:active .image {
	border:3px;
	border-thickness: 0px;
	border-color: #D7BDA4;
	border-style: solid
}
.taustaharmaa {
	background-image: url(bazz2.jpg);
	background-repeat: repeat-x;
	background-position: left top
}
.leipis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
.piiri {
	background-image: url(img/piiri.png);
	background-repeat: no-repeat;
	background-position: right top
}
.fade {
	background-image: url(e_fade.png);
	background-repeat: repeat-y
}
.pieni {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
.pienin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	font-weight: normal
}
.leipis_taustaton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF
}
.leipislogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000
}
.isofontti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal
}
.isoinfontti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}

.isoinfontti2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.aaa {
	background-image: url(img/AAA.png);
	background-repeat: no-repeat;
	background-position: right bottom
}
.sinitausta {
	background-image: url(img/sini_fade.png);
	background-repeat: repeat-x;
	background-position: top
}
.fade2 {
	background-image: url(e_fade2.png);
	background-repeat: repeat-x
}
.fade_flower {
	background-image: url(stuff.gif);
	background-repeat: repeat-x
}
.flo {
	background-repeat: no-repeat;
	background-position: center top
}
.tree {
	background-image: url(Elf%20tree.jpg);
	background-repeat: no-repeat;
	background-position: center top
}
.face {
	background-image: url(Elf%20tree.jpg);
	background-repeat: no-repeat;
	background-position: center top
}
.bdrop {
	background-image: url(BDROP.png);
	background-repeat: repeat-x;
}
.eback {
	background-color: #E6D8C9;
	background-image: url(exec3.png);
	background-repeat: repeat-x;
}
.eback2 {
	background-color: #DDD0C1;
	background-image: url(exec.png);
	background-repeat: repeat-x;
}
.pienin2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: normal
}
.margin {
	top:5px;
}
.blogtitle_gray {
	color: #999999;
}
hr {
	color: #777777;
}
p {
	margin:0 0 23 0;
}
.menu1 {
	padding:0px 0px 0px 5px;
	margin:5 0 0 0;
	list-style:none;
	height:32px;
	background:#fff url(button1.gif);
	position:relative;
	border:1px solid #000;
	border-width:0 1px;
	border-bottom:1px solid #564444;
}
.menu1 li {
	float:left;	padding:0px 0px 0px 5px;
}
.menu1 li a {
	display:block;
	float:left;
	height:32px;
	line-height:32px;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 3px;
	cursor:pointer;
}
.menu1 li a b {
	float:left;
	display:block;
	padding:0 5 0 0;
	color:#bbbbbb;
	width:105px;
}
.menu1 li.current a {
	color:#fff;
	background:url(button3.gif);
}
.menu1 li.current a b {
	background:url(button3.gif) no-repeat right top;
	color:#fff;
}
.menu1 li a:hover {
	color:#fff;
	background:#000 url(button2.gif);
}
.menu1 li a:hover b {
	background:url(button2.gif) no-repeat right top;
	color:#fff;
}
.menu1 li.current a:hover {
	color:#fff;
	background:#000 url(button3.gif);
	cursor:default;
}
.menu1 li.current a:hover b {
	background:url(button3.gif) no-repeat right top;
}
.formi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 20em; 
}

a.adlink:link, a.adlink:visited 
{ color:#888; }

a.adlink:hover
{ color:#FFF; }




a.info{
    position:relative; /*this is the key*/
    z-index:24; 
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; color:#FFF; background-color:#000}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
  
    background-color:#000; color:#000;
    text-align: center}
	
	
	
	
	
	a.info2{
    position:relative; /*this is the key*/
    z-index:24; 
    color:#C00;
    text-decoration:none}

a.info2:hover{
	z-index:25;
	color:#FFFFFF;
	background-color:#C00;
	font-family: Arial, Helvetica, sans-serif;
}

a.info2 span{display: none}

a.info2:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
  
    background-color:#000; color:#000;
    text-align: center}
.leipis tr td table tr td {
	color: #000;
}
.screening {
	color: #000;
	background-color: #FFF;
}
.isofontti table {
	color: #CCC;
}
.isofontti table {
	color: #000;
}

