
:link { color: #FFFFFF; text-decoration: none; font-weight: bold; }
A:link { color: #FFFFFF; text-decoration: none; font-weight: bold; }
A:visited { color: #FFFFFF; text-decoration: none; font-weight: bold; }
A:active { color: #FFFFFF; text-decoration: none; font-weight: bold; }
A:hover { color: red; text-decoration: underline; font-weight: bold; }

body {  
	background-image: url("images/ainalaina_bg1.jpg"); 
	background-repeat: repeat-x;
	background-color: #699BCC;

 	SCROLLBAR-FACE-COLOR: #699BCC;
        SCROLLBAR-HIGHLIGHT-COLOR: #DBDBDB; 
        SCROLLBAR-SHADOW-COLOR: #DBDBDB; 
        SCROLLBAR-3DLIGHT-COLOR: white; 
        SCROLLBAR-ARROW-COLOR:white; 
        SCROLLBAR-TRACK-COLOR: #DBDBDB; 
        SCROLLBAR-DARKSHADOW-COLOR: #000000;

	margin: 0;

}
 

.tulos {  
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;  
 text-decoration: none
}


.menuloisto {

background-image:url("images/menuloisto_bg.jpg"); 
	background-repeat:no-repeat;
	background-color:#0055A9;
	font-family: verdana, arial, sans-serif;
	color: #FFFFFF;
font-size: 11px;
	font-weight: bold;

}

form label {
	width: 12em;
	text-align: right;
	padding-right: 0.5em;
	float: left;
}

.sisavasen {
	background-image:url("images/sisavasen_bg.jpg"); 
	background-repeat:no-repeat;
}

.sisavasenteksti {
	font-family: Arial, sans-serif;
	color: #0055A9;
	font-size: 11px;
	font-weight: normal;
	padding-right: 0.5em;
}

.sisavasenteksti h2 {
	margin: 0 0 0 2.7em;
	padding: 0 0 0 0;
	font-size: 14px;
	font-weidht: bold;
	color: red;
}

.sisavasenteksti strong {
	color: red;
	font-weight: bold;
	
}

.sisavasenteksti li {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 0;
}

.sisaoikea {
	background-image:url("images/sisaoikea_bg.jpg");
	background-repeat:no-repeat;
}

.sisaoikeateksti {
	padding: 1em 2em 0.5em 2em;
	font-family: Arial, Sans-serif;
	color: #0055A9;
	font-size: 12px;
	font-weight: normal;
}

.sisaoikea h1 {
	padding: 0 0 1px 0;
	margin: 1em 0.5em 0.5em 0;
	background-image: url("images/redpix.gif");
	background-position: bottom center;
	background-repeat: repeat-x;
	color: red;
	font-size: 14px;
}

.sisaoikea h2 {
	font-size: 14px;
	font-weight: bold;
}

.sisaoikea p {
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
}

.sisaoikea img {
	border: 1px #8888ff solid;
}	

.sisaoikea a img {
	margin: 0.5em 1em 0.5em 1em;
	border:none;
}

.sisaoikea a {
	color: red;
}
.sisaoikea a:hover {
	color: red;
}

img.oikea {
	float: right;
}

img.vasen {
	float: left;
}

.copytext{

font-family: verdana, arial, sans-serif;
	color: #0055A9;
font-size: 10px;
	font-weight: bold;
/*position:relative; left:10px; top:10px*/

}


.otsikko{

font-family: verdana, arial, sans-serif;
	color: #FF0000;
font-size: 12px;
	font-weight: bold;
/*position:relative; left:10px; top:10px*/

}


.tulosb {  
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 10pt;  
 text-decoration: none
}

.taulukko table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 1em;
}

.taulukko tbody tr td {
	border-bottom: 1px solid #0055A9;
	font-family: Arial, Sans-serif;
	color: #0055A9;
	font-size: 12px;
	font-weight: normal;
}

.taulukko th {
	background-color: #0055A9;
	text-align: left;
	font-family: Arial, Sans-serif;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.vasenpysty {
	border-left: 1px solid #0055A9; 
	padding-left: 4px;
}

.oikeapysty {
	border-right: 1px solid #0055A9; 
	padding-right: 4px;
}


div#footer
{
	color: #808080;
	text-align: center;
	font-family: Arial, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 600px;
}

div#footer a
{
	color: #808080;
	text-decoration: underline;
}

div#footer a:hover
{
	color: red;
	text-decoration: underline;
}

A:hover{
.noborder 
border:none;
}