BODY{
	background-color: White;
	scrollbar-3dlight-color: #840A0A;
	scrollbar-arrow-color: #840A0A;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color:#840A0A; 	
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: White;
}
body.middle {
	background-image: url(images/text_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: left;
	vertical-align: top; 
	margin-right: 45px;
	margin-left: 25px;
	scrollbar-3dlight-color: #840A0A;
	scrollbar-arrow-color: #840A0A;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color:#840A0A; 	
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: White;
}
a:hover {
	text-decoration: none;
	color: #FF1717;
	font-size: 12px;
	font-weight: bold;
}
a {
	text-decoration: underline;
	color: #840A0A;
	font-size: 12px;
	font-weight: bold;
}
b {
	font-size: 13px;
	color: black;
	font-weight: bold;
}
b.nimi {
	font-size: 12px;
	color: #840A0A;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: left;
	vertical-align: top; 
}