body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rivi1 {
	background-image: url(../style/topline.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 720px;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
}

.rivi2 {
	background-image: url(../style/otsikkopalkki_new.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 720px;
	margin: 0px;
	padding: 0px;
	background-position: center;
}

.rivi3 {
	background-image: url(../style/line3.gif);
	background-repeat: no-repeat;
	width: 720px;
	margin: 0px;
	padding: 0px;
	height: 15px;
}

.rivi4 {
	background-image: url(../style/bottomline.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 720px;
	margin: 0px;
	padding: 0px;
}

a.navilink:link {
	text-decoration: none;
	color: #10AABA;
}
a.navilink:visited {
	color: #057A9A;
	text-decoration: none;
}
a.navilink:hover {
	color: #F00F1E;
	text-decoration: underline;
}
a.navilink:active {
	color: #F00F1E;
	text-decoration: none;
}

a.navilink2:link {
	text-decoration: none;
	color: #FF3300;
}
a.navilink2:visited {
	color: #FF3300;
	text-decoration: none;
}
a.navilink2:hover {
	color: #FF3300;
	text-decoration: underline;
}
a.navilink2:active {
	color: #FF3300;
	text-decoration: none;
}

a.navilink3:link {
	text-decoration: none;
	color: #Fce528;
}
a.navilink3:visited {
	color: #Fce528;
	text-decoration: none;
}
a.navilink3:hover {
	color: #Ff3300;
	text-decoration: underline;

}
a.navilink3:active {
	color: #Ff3300;
	text-decoration: none;
}

a.yhdistyslink:link {
	text-decoration: none;
	color: #663366;
}
a.yhdistyslink:visited {
	color: #663366;
	text-decoration: none;
}
a.yhdistyslink:hover {
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;
}
a.yhdistyslink:active {
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;
}

a.yhdistyslink2:link {
	text-decoration: underline;
	color: #FF3300;
}
a.yhdistyslink2:visited {
	color: #FF3300;
	text-decoration: underline;
}
a.yhdistyslink2:hover {
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;
}
a.yhdistyslink2:active {
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;
}

a.dj {
font-size:10px;
}
a.dj:link {
	text-decoration: none;
	color: #F3960a;
}
a.dj:visited {
	color:#CC3399;
	text-decoration: none;
}
a.dj:hover {
	color: #F3960a;
	text-decoration: none;
}
a.dj:active {
	color: #F3960a;
	text-decoration: underline;
}

a.kuvalink:link {
	text-decoration: none;
	color: #F3960a;
}
a.kuvalink:visited {
	color: #f3960a;
	text-decoration: none;
}
a.kuvalink:hover {
	color: #F3960a;
	text-decoration: none;
}
a.kuvalink:active {
	color: #F3960a;
	text-decoration: none;
}

a.kuvalink2:link {
	text-decoration: none;
	color: #F3960a;
}
a.kuvalink2:visited {
	color: #f3960a;
	text-decoration: none;
}
a.kuvalink2:hover {
	color: #FF0000;
	text-decoration: none;
}
a.kuvalink2:active {
	color: #F3960a;
	text-decoration: none;
}

ul {
	list-style-type: none;
}

.tekstipalsta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-align: left;
	margin: 1%;
	padding-top: 40px;
	padding-right: 50px;
	padding-left: 50px;
	list-style-type: circle;
	line-height: 1.3em;
	padding-bottom: 20px;
	list-style-position: outside;
	list-style-image: url(li_bullet.png);
	vertical-align: top;
}

/* Current list item */
ul li.current {
	list-style-type: disc;
	list-style-image: url(li_bullet_current.png);
}

.huomiokehys {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;
	padding: 10px;
	text-align: center;
	width: 550px;
	margin: 1% 1% 1% 20px;
}

.otsikko {
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
}
.otsikko2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	text-indent: 5px;
	display: inline;
}

.palaute {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	width: 500px;
	color: #006600;
}

a.tekstilink:link {
	text-decoration: underline;
	color: #663399;
}
a.tekstilink:visited {
	color: #660066;
	text-decoration: underline;
}
a.tekstilink:hover {
	color: #FF3300;
	text-decoration: underline;
}
a.tekstilink:active {
	color: #FF3300;
	text-decoration: underline;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	line-height: 1em;
	color: #000000;
}

.viiva {
	font-size: 500px;
	color: #006600;
	background-color: #006600;
	background-position: left;
	height: 2px;
}

.tekstioikea {
	position: absolute;
	top: 260px;
	margin-left: 320px;
	margin-right: 50px;
	padding: 1px;
	width: 300px;
}

.etukuva {
	text-align: left;
	margin: 1%;
	padding: 1px;
	height: 400px;
	width: 300px;
	position: static;
	top: 265px;
}

.tekstivasen {
	width: 300px;
	position: absolute;
	top: 260px;
	margin-left: 320px;
	margin-right: 50px;
}

.taulukkokuva {
	margin: 0px;
	list-style-type: circle;
	padding-top: 50px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	display: block;
}

.taulukkoteksti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin: 0px;
	list-style-type: circle;
	line-height: 1.6em;
	vertical-align: top;
	font-size: 80%;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
}

.taulukko {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fef7c0;
	width: 720px;
}

.vasenpalsta1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 70%;
	font-weigth: bold;
	line-height: 25px;
	color: #Fce528;
	width: 140px;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: top;
	height: 140px;
}

.subscribe {
	font-size: 60%;
	color: #Fce528;
	font-weight: normal;
}

.paivitys {
	font-size: 60%;
	color: #000000;
	font-weight: normal;
	line-height: normal;
}

.azucarlogo {
	background-image: url(azucar-logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: 0
	width: 140px;
	alt: "Az&uacute;car!"
}

.vasenpalsta2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
	color: #Fce528;
	width: 140px;
	vertical-align: top;
	height: 220px;
}

.vasenpalsta3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #00aeb8;
	width: 140px;
	vertical-align: bottom;
	line-height: 30px;
	padding-top: 20px;
}

.meiliosoite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	text-align: center;
	vertical-align: middle;
}

.korostus {
	font-weight: bold;
}

.yleisesti {
	font-size: 100%;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}

.etusivu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-align: left;
	margin: 1%;
	padding-top: 40px;
	padding-right: 50px;
	padding-left: 50px;
	list-style-type: none;
	background-color: #C6CBD6;
	line-height: 1.6em;
	padding-bottom: 20px;
	list-style-position: outside;
	list-style-image: url(li_bullet.png);
	vertical-align: top;
}

.hallitustaulukko {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: left;
	width: 100%;
	padding: 5px;
}

.hallituskuvasolu {
	padding: 5px;
	width: 100px;
}

.hallitustekstisolu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.3em;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

.hallituskuva {
	border: 1px solid #000000;
	height: 80px;
	width: 60px;
}

.hallitusnimi {
	line-height: 1.8em;
	font-weight: bold;
	font-size: 105%;
}

.jasentaulusolu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

.viivatyyli {
	color: #F3960a;
	height: 2px;
	width: 100%;
}

.italic {
	font-style: italic;
}

.tekstipalsta2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-align: left;
	margin: 1%;
	padding-top: 40px;
	padding-right: 50px;
	padding-left: 50px;
	line-height: 1.3em;
	padding-bottom: 20px;
	vertical-align: top;
	list-style-position: outside;
	list-style-type: none;
}

.small {
	font-size: 90%;
}

.oikealaita {
	text-align: right;
}

.solu80leveys {
	width: 80px;
	padding-left: 5px;
	height: 10%;
}
.tekstisolu {
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.4em;
	padding-right: 5px;
}
.solu120leveys {
	width: 120px;
}

.leikekuva {
	padding-top: 4px;
	padding-bottom: 4px;
}
.leikekuva2 {
	padding-top: 1px;
	padding-bottom: 1px;
}
.savottakuvat {
	height: 337px;
	width: 450px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sokerijuha {
	height: 376px;
	width: 400px;
}

.sokerivesa {
	height: 673px;
	width: 400px;
}

.center {
	text-align: center;
}
.left {
	text-align: left;
}
.sokerileena {
	height: 382px;
	width: 299px;
}

.solupuolet {
	width: 225px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	line-height: 1.5em;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
}

.linkkisivu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-align: left;
	margin: 1%;
	padding-top: 40px;
	background-color: #fce528;
	vertical-align: top;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
}

/* Color settings */

/* Left side column parts */
.vasenpalsta1, .vasenpalsta2, .vasenpalsta3, .azucarlogo  {
	background-color: #39455A; /* #5A697B; */
}

/* Top and bottom line backgrounds */
body, .rivi1, .rivi2, .rivi3, .rivi4  {
  background-color: #73869C;
}

/* Text area backgrounds */
.etusivu, .tekstipalsta, .tekstipalsta2, .linkkisivu  {
	background-color: #C6CBD6;
}

/* Navigation links (left column) */
a.navilink:link, a.navilink3:link {
	color: #10AABA;
}
a.navilink:visited, a.navilink2:visited, a.navilink3:visited {
	color: #057A9A;
}

a.navilink:hover, a.navilink:active, a.navilink2:hover, a.navilink2:active, a.navilink3:hover, a.navilink3:active {
	color: #F00F1E;
}

a.tekstilink:link, a.yhdistyslink:link, a.yhdistyslink:visited {
	color: #660066;
}

a.tekstilink:visited {
	color: #663399;
}

a.tekstilink:hover, a.tekstilink:active, a.yhdistyslink:hover, a.yhdistyslink:active {
	color: #F00F1E;
}


