body {
	background: #666666;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 18px;
}
ul {
	list-style-type: square;
	list-style-position: inside;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	height: 35px;
	width: 905px;
	padding-top: 17px;
}
.teksti_nega {
	color: #FFFFFF;
}


a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #E78026;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

.oneColFixCtr #container {
	width: 905px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	vertical-align: top;
}
#logot {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	height: auto;
	width: 670px;
}
#puhnumero {
	background-image: url(images/tekstilaatikko_oranssi.gif);
	height: 30px;
	width: 300px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sisalto {
	height: auto;
	width: 670px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.oneColFixCtr #mainContent {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tarvikkeet_otsikko {
	background-image: url(images/tarvikkeet_oranssipalkki.gif);
	height: 28px;
	width: 193px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.naamakuvateksti {
	font-size: 11px;
	line-height: normal;
	padding-top: 8px;
}
.oranssiteksti {
	color: #DA8026;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #DA8026;
}
.oneColFixCtr #container #mainContent #sisalto #puhnumero .teksti_nega a {
	color: #FFFFFF;
}
li {
	text-indent: 20px;
}

a.isolinkki:link {
	color: #DA8026;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.isolinkki:visited {
	color: #DA8026;
	font-size: 14px;
	font-weight: bold;
}

a.isolinkki:active {
	color: #DA8026;
	font-size: 14px;
	font-weight: bold;
}

a.isolinkki:hover {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #DA7F25;
	font-size: 14px;
}

