/* CSS Document */
body  {	margin: 0; overflow-y: scroll; background-color:#e3e3e3;}
td							{ font-family:Verdana; font-size:12px; color:#313131; font-weight:normal; }

.Otsikko				{ font-family:Verdana; font-size:14px; color:#313131; font-weight:bold;  }
.tiedotepalkkiOtsikko	{ font-family:Verdana; font-size:14px; color:#f7f7f7; font-weight:bold;  }
.tiedoteOtsikko	{ font-family:Verdana; font-size:12px; color:#bb6e00; font-weight:bold;  }
.content				{ font-family:Verdana; font-size:12px; color:#313131; font-weight:normal; }
.valiOtsikko		{ font-family:Verdana; font-size:12px; color:#313131; font-weight:bold;  }
.highlight			{ font-family:Verdana; font-size:12px; color:#b90000; font-weight:normal; }

.bottom					{ font-family:Verdana; font-size:11px; color:#888888; font-weight:normal; }



.osoitehi { color:#d40d12; font:Verdana; font-size:12px; }
.osoite { color:#505050; font:Verdana; font-size:12px; }

a:link 		{ color:#bb6e00; text-decoration:none; }
a:visited { color:#bb6e00; text-decoration:none; }
a:hover 	{ color:#fed200; text-decoration:none; }
a:active 	{ color:#bb6e00; text-decoration:none; }
a:focus   { -moz-outline-style: none;}

.menu_lnkOut		 	{ color:#555555; background-color:none; text-decoration:none; font-family:Tahoma; font-size:14px; height:63px; cursor:pointer; }
.menu_lnkOver 		{ color:#FFFFFF; background-color:red; text-decoration:none; font-family:Tahoma; font-size:14px; height:63px; cursor:pointer; }



