body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000;
	background-color: #eaf2f5;
}

h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	background-color: #ffcc00;
	font-weight: normal;
	text-indent: 5px;
	border-top: 5px solid #ffcc00;
	border-bottom: 5px solid #ffcc00;
}

h2 {
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 16px;
    line-height: 14px;
    color: #034569;
    font-weight: bold;
    padding-top: 14px;
    padding-bottom: 14px;
}
h3 {
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #034569;
    font-weight: bold;
    padding: 14px 0px 0px;
}

a:link, a:visited {
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-weight: bold;
    color: #034569;
    text-decoration: none;
}
a:hover {
		font-family: "Trebuchet MS", Arial, sans-serif;
    font-weight: bold;
    color: #034569;
    text-decoration: underline;
}

p, li, td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000;
}

.main_table {
	background-color: #fff;
	border: 15px solid #fff;
}

.ylakuva {
	background: url('layout/ylakuva.jpg') no-repeat;
	width: 800px;
	height: 150px;
}

.main_menu {
	height: 40px;
	text-align: center;
}

.main_menu a:link, .main_menu a:hover, .main_menu a:visited {
	text-decoration: none;
	color: #000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.main_menu_form {
	text-align: right;
}

.main_menu_form form {
	display: inline;
}

.main_menu_form_input {
	height: 18px;
	font-size: 10px;
	border: 1px solid #3886c4;
}

.gray_bg {
	background-color: #ebebe6;
}

.content {
	padding: 0px 15px 10px 15px;
}

.bottom_blue {
	font-size: 9px;
	background-color: #3886c4;
	height: 15px;
}

.contact_info {
	height: 43px;
	color: #3886c4;
	line-height: 12px;
}

.tiedotteet {
	padding-left: 5px;
	padding-bottom: 5px;
}

.menu {
	padding-left: 5px;
}

a.plusminusitem {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin-left: 4px;
}

/* uutispalikan tyylit */

.uutinen_pvm
{
 font-family: "Trebuchet MS", Arial, sans-serif;
 font-size: 12px;
 color: #000000;
}

.uutinen_pvm_etusivu
{
 font-family: "Trebuchet MS", Arial, sans-serif;
 font-size: 12px;
 color: #000000;
}

.uutinen_otsikko
{
 font-family: "Trebuchet MS", Arial, sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: #000000;
}

.uutinen_teksti
{
 font-family: "Trebuchet MS", Arial, sans-serif;
 font-size: 12px;
 color: #000000;
}

A:link.uutinen_link
{
 font-family: "Trebuchet MS", Arial, sans-serif;
 font-size: 12px;
 color: #000000;
 text-decoration: none;
}

A:hover.uutinen_link
{
 font-family: "Trebuchet MS", Arial, sans-serif;
 font-size: 12px;
 color: #000000;
 text-decoration: none;
}

A:visited.uutinen_link
{
 font-family: "Trebuchet MS", Arial, sans-serif;
 font-size: 12px;
 color: #000000;
 text-decoration: none;
}

A:link.uutinen_link_etusivu
{
 font-family: "Trebuchet MS", Arial, sans-serif;
 font-size: 12px;
 color: #000000;
 text-decoration: none;
}

A:hover.uutinen_link_etusivu
{
 font-family: "Trebuchet MS", Arial, sans-serif;
 font-size: 12px;
 color: #000000;
 text-decoration: none;
}

A:visited.uutinen_link_etusivu
{
 font-family: "Trebuchet MS", Arial, sans-serif;
 font-size: 12px;
 color: #000000;
 text-decoration: none;
}

/* CSV */
.hinnastootsikko
{
 font-family: "Trebuchet MS", Arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
 background-color: #FFFFFF;
}

.hinnastovaliotsikko
{
 font-family: "Trebuchet MS", Arial, sans-serif;
 font-size: 12px;
 color: #000000;
 background-color: #FFFFFF;
}
.hinnastotuote
{
 font-family: "Trebuchet MS", Arial, sans-serif;
 font-size: 12px;
 color: #000000;
}

.hinnastotyhja
{
 font-family: "Trebuchet MS", Arial, sans-serif;
 font-size: 12px;
 color: #000000;
 background-color: #FFFFFF;
}
