.company{
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
}
.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.tausta{
	background-image:url(images/finracs_tausta2.jpg);
	background-repeat:no-repeat;
	background-position:center bottom; 
}
.magin {
	padding:5px;
}
table { font-size:100%;
	
} 
body { 
	font-size:76%;
	margin:0;
	padding:0;
	background-image:url(images/bgindex.jpg);
	background-position:top; 
	background-repeat:repeat-x;
	background-color:#bfbfbf;
}

a:link {color:#E7298C; text-decoration: underline;}
a:visited {color:#E7298C; text-decoration: underline;}
a:hover {color: #fa5bae; text-decoration: underline;}
a:active {color: #E7298C; text-decoration: underline;}

.bgmenu{
	background-image:url(images/bgmenu.jpg);
	background-position:top; 
	background-repeat:repeat-x;
	background-color:#ffffff; 
	
}
.bgtop{
	background-image:url(images/bgtop.jpg);
	background-position:top; 
	background-repeat:repeat-x;
}
.bglinetop{
	background-color:#000000;

}
.bgbottom{
	background-image:url(images/bgbottom.jpg);
	background-position:left top; 
	background-repeat:repeat-x;	
}	