body{
	background-color: white;
	font-family: "Sans Serif", Sans, Arial;
}
#menu{
	text-align: center;
	border: 0px solid black;
	width: 300px;
}	
/* #menu div{
	border: 1px solid white;
} */
.text{
	font-size: 8pt;
	padding-top: 5px;
}
.text a,.text:visited{
	color: #f84;
	text-decoration: none;
	padding: 0px 5px;
}
.text a:active{ 
	color: #f00;
}
.text a:hover,.text a:active{ 
	text-decoration: underline;
}
#logo img{ 
	border: 0px solid white;
}
#ivar img{
	margin: 5px;
	border: 1px solid #bbb;
	height: 16px;
}
#eray img{
	border: 1px solid #bbb;
}
#tieto img{
	border: 0px solid #bbb;
}
#ivar,#eray,#tieto{
	display: inline;
}
#name{
	font-size: 10pt;
	text-align: right;
	font-weight: 900;
	padding: 3px;
	margin: 0px 40px 10px 0px;
}
#name a{ color: #cccccc; }
#headline{
	font-size: 4pt;
	display: none;
	color: white;			
}
#headline a{ color: white; }
#reg{
	float: right; 
	color: #e0e0e0;
	vertical-align: top;
	font-size: 10pt;
	font-weight: 100;
	margin-right: 35px;
	/* padding: 5px 5px 5px 5px; */
}
#logo{ 
	margin-top: 60px;
	margin-left: 40px;
}
#tagbox{
	margin: 30px -85px 0px 0px;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
#timer { display: none; }
#timer #countDown {
	color: orange;
	font-size: 8pt;
}
#timer #stopForward { 
	color: gray;
	font-size: 7pt;
}
