/*
Pertti Nisonen
by Seppo Laine
GSM: +358 40 735 4165
*/

a:link { color: #cccccc}
a:hover { color: #ffffff}
a:visited { color: #cccccc}
a:visited:hover { color: #ffffff}



/*hide from ie on mac \*/
html {
height: 100%;
overflow: hidden;
}

#flashcontent {
height: 100%;
}
/* end hide */


body {
	
	background-color: #393939;
	height: 100%;
	margin: 0;
	padding: 0;

} 

table {
	font:12px/16px Tahoma, Helvetica, Arial, serif;
}

div.centered {
	position: absolute;
	top: 100px;
	left: 100px;
	
}

/* TEXT */
h1 {
	font-family: Tahoma, Helvetica, Arial, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}




















