BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	margin: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
}

textarea p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
}

.newsHeader, .hewsHeader #a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}
a.news, a.news:link, a.news:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

a, a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #7B0000;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
        color: #7B0000;

}

.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1669A4;
}
.menu_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #001133;

}
.menu_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #001133;
}
.menu_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #001133;
}
.menu_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #001133;
}

.nospace_table {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

.nospace_cell {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 16px;
}
.red {
	color: #ca141d;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #981812;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:540;
	margin-top:0;
	padding-top:0;
	text-transform:uppercase;
	color: #284624;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #458AD7;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #458AD7;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #458AD7;
}


/* Saatavuussivu */
table.saatavuus{
	width:400px;
}
td.cell1{
	vertical-align:top;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:15px;
	border-bottom:1px solid #c3c3c3;
}
td.cell2{
	vertical-align:top;
	width:30px;
	padding-bottom:15px;
	border-bottom:1px solid #c3c3c3;
}
td.cell3{
	vertical-align:top;
	padding-bottom:15px;
	border-bottom:1px solid #c3c3c3;
}

.smalltext{
	font-size:11px;
	font-style:italic;
}
.upper{
	font-size:10px;
	font-style:italic;
	vertical-align: super;
}



/* Tilauksentekovaiheet */
div.tilaus{
	background-image:url(../img/tilaus/bg_tilaus.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:20px 20px;
	height:100%;
}
table.steps{
	width:521px;
	height:28px;
}
table.steps td{
	vertical-align:top;
}


/* Tarjontasivu */
td.cell_row1{
	text-align:center;
	width:80px;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}
td.cell_row2{
	text-align:center;
	vertical-align:top;
	font-size:10px;
	text-transform:uppercase;
	border-bottom:1px solid #c3c3c3;
}
td.alue{
	text-align:center;
	vertical-align:top;
	font-weight:bold;
	border-bottom:1px solid #c3c3c3;
}
td.hinta{
	text-align:center;
	border-bottom:1px solid #c3c3c3;
}
input.select_nopeus{
	border:0;
}


/* Yhteystiedotsivu */
table.yhteystiedot{
	width:100%;
}
table.yhteystiedot td{
	vertical-align:top;
}
table.yhteystiedot td input, table.yhteystiedot td textarea{
	width:100%;
}
table.yhteystiedot td.second_col{
	font-weight:bold;

}

ul.simplelist{
	margin:0 0 0 15px;
	padding:0 0 0 5px;
}

input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

span.errormsg, a.errormsg:link, a.errormsg:active, a.errormsg:visited{
	color:#bb4327;
	font-weight:bold;
}

table.productsheet{
	margin-right:20px;
}

table.productsheet td{
	border-bottom:1px solid #eeeeee;
	vertical-align:top;
}
td.paramname{
	font-weight:bold;
}

b{
	color: #00000;
}