/* CSS Document */
body  {	margin: 0; overflow-y: scroll; background-image:url(slices/top_bg.gif); background-position:top; background-repeat:repeat-x; background-color:#ebebeb;}
td							{ font-family:Verdana; font-size:12px; color:#8f8f8f; }

.Otsikko				{ font-family:Verdana; font-size:18px; color:#b4230b; font-weight:normal;  }
.content				{ font-family:Verdana; font-size:12px; color:#8f8f8f; }
.valiOtsikko		{ font-family:Verdana; font-size:13px; color:#b4230b; font-weight:bold;  }
.date						{ font-family:Verdana; font-size:12px; color:#8f8f8f; font-weight:normal;  }

.boxOtsikko				{ font-family:Verdana; font-size:24px; color:#b4230b; font-weight:normal;  }
.boxcontent				{ font-family:Verdana; font-size:11px; color:#b3b3b3; }
.boxvaliOtsikko		{ font-family:Verdana; font-size:11px; color:#FFFFFF; font-weight:bold;  }


.tiedoteotsikko { font-family:Verdana; font-size:12px; color:#940606; }

.osoitehi { color:#d40d12; font:Verdana; font-size:12px; }
.osoite { color:#505050; font:Verdana; font-size:12px; }

a:link 		{ color:#b4230b; text-decoration:none; }
a:visited { color:#b4230b; text-decoration:none; }
a:hover 	{ color:#b4230b; text-decoration:underline; }
a:active 	{ color:#b4230b; 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; }


.bottom { font-family:Verdana; color:#787878; font-size:12px;}
