body    {
	margin: 0;
	padding: 0;
        background-color: white;
	background-image:url('supagreen.png');
	background-repeat:repeat-x;
        color: black;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        font-style: normal;
}
.max { margin: 0; padding: 0; border: 0; width: 100%; }
.center { margin-left: auto; margin-right: auto; }
.hastur { margin-left: auto; margin-right: auto; padding: 0; border: 0; width: 939px; }
.elvis { margin-left: auto; margin-right: auto; padding: 0; border: 0; width: 100%; }
.elder { 
	position: fixed; top: 10px; right: 10px; width: 100px; 
	padding: 2px;
	border-style: solid; border-width: 2px; border-color: #4C8942;
	background-color: #F3F5F2;
	
}
td { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
a { color: #000; font-weight: bold }
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #4C8942;}
.anchor { color: #ffffff; font-weight: bold }
.testi { color: #ff6600; font-weight: bold }
.sublink { padding-left: 12px; }
.rbar { border-top-style: solid; border-top-color: #4C8942; border-top-width: 45px; }
.o_palkki { font-weight: bold; color: #ffffff; background-color: #4C8942; }
.o2_palkki { font-weight: bold; color: #ffffff; background-color: #74A46C; }
.o3_palkki { font-weight: bold; background-color: #F3F5F2; }
.o4_palkki { font-weight: bold; background-color: #C3D5C2; }
.huomiotausta { font-weight: bold; background-color: #f01040; }
.lista1 { background-color: #F3F5F2; }
.lista2 { background-color: #ffffff; }
.lista11 { background-color: #F3F5F2; border-style: solid; border-width: 1px; border-color: black; }
.hinta { font-weight: bold; color: #4c8942; }
.uutuudet { font-size: 12px; color: #4C8942; letter-spacing: 1px; }
.tuotteet { line-height: 20px; }
.huomio { font-weight: bold; color: #f30303; background-color: #000; }
.huomioiso { font-weight: bold; color: #f30303; background-color: #000; line-height: 22px; font-size: 15px; }
.sred { font-size: 16px; font-weight: bold; color: red; }
.sgreen { font-size: 16px; font-weight: bold; color: #4C8942; }
.qs { font-size: 12px; margin: 0px; padding-top: 3px; border: none; }
.button { margin: 0px; padding: 0px; border: none; vertical-align: text-bottom; }
.hki,
.tku,
.joe,
.oul,
.jkl,
.tre,
.lpr,
.kuo { font-weight: bold; color: #42593e; background-color: #F3F5F2; }
.uutuuskuva { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #42593e; font-weight: bold; }
img.uutuus { border: 1px solid #42593e; }
th { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.error { color: #ff0000; }
.megaerror { color: #ff0000; font-weight: 900; text-decoration: blink; font-size: 24px; }
.login { background-color: #F3F5F2; } /* login-lomakkeet, yms. == o3-palkki ilman boldia */
.prosentti { font-weight: bold; color: #4c8942; background-color: #FFFFFF; }
.loppusumma { font-weight: bold; color: #4c8942; background-color: #F3F5F2; }
img.plain { border:none; }
.twenty {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        background: #eeeeee;
}
table.twenty {
        border: 2px solid #4C8942;      
}  
.hide { background-color: #f06a3a; }
.opaste { 
	background-color: #F3F5F2;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 95%;
}
input[type=text], input[type=password] {
	padding: 2px;
	margin: 4px 0;
	border: 1px solid #4C8942;
	border-radius: 4px;
}
input[type=text]:focus {
	outline: none;
	background-color: #F3F5F2;
}
textarea {
	padding: 2px;
	border: 1px solid #4C8942;
	border-radius: 4px;
	outline: none;
	resize: none;
}
select {
	padding: 2px;
	border: 1px solid #4C8942;
	border-radius: 4px;
	background-color: #F3F5F2;
	outline: none;
}
input[type=button], input[type=submit], input[type=reset] {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        font-style: normal;
	text-shadow: 1px 1px 4px #000000;
	background-color: #76A56C;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #4C8942;
	border-radius: 4px;
	margin: 2px;
	outline: none;
}
input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        font-style: normal;
	text-shadow: 1px 1px 4px #000000;
	background-color: #85B27E;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #4C8942;
	border-radius: 4px;
	margin: 2px;
	outline: none;
}
input[type=button]:focus, input[type=submit]:focus, input[type=reset]:focus {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        font-style: normal;
	text-shadow: 1px 1px 4px #000000;
	background-color: #85B27E;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #4C8942;
	border-radius: 4px;
	margin: 2px;
	outline: none;
}
