body
{
	margin: 0px;
	padding: 0px;
	background: #eeeff3 repeat-x;
}

td
{
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
}
a.ylalink
	{
	font-family: Trebuchet MS,Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
	color: #7A7A84;
	font-size: 10px;
	}
/*  
.normal
	{
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	}
.normal_underline
	{
	font-family: Arial;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
	font-size: 12px;
	}
.normal_bold
	{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	}  */
.small
	{
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	}
.black
	{
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	}
.black_bold
	{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	}
.white_bold
	{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	}
.green
	{
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	color: #009B16;
	font-size: 11px;
	}

.green_bold
	{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #009B16;
	font-size: 11px;
	}
.red
	{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: red;
	font-size: 11px;
	}
SELECT.store
{
	font-family: Arial;
	font-size: 11px;
	background-color:#E4F2CF;
}

.tapahtuma_kalenteri
{
	background: #EDF6F2 url("img2/eventCalendar_heading.png") top no-repeat;
	border-left: 1px solid #D2D7D9;
	border-right: 1px solid #D2D7D9;
	padding-bottom: 4px;
	/*height: 266px;*/
}

/*
News
============================================================================
*/

.newstable
{
	background: white;
	/*margin-left: 12px;
	margin-right: 12px;
	padding: 10px;*/
}

.newstd
{
	border-right: 1px solid #D2D7D9;
	border-top: 1px solid #D2D7D9;
	/*padding-left: 10px;*/
}

.header
{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	color: black;
}

.date
{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10px;
	color: black;
}

.news
{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10px;
	color: black;
}

.lisaa
{
	text-decoration: none;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10px;
	color: black;
}	

/*
Ylämenu
============================================================================
*/

.menuMainLevel
{
	font-family: Arial,sans_serif;
	font-size: 11px;
	color: #ffffff;
	background: #597381;
	text-align: center;
}

a.menuLink
{
	color: #146516;
	background: transparent;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.menuLink:hover
{
	color: #F4FBF4;
	background: #146516;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

.topMenu{
	color: #ffffff;
	background: transparent;
	height: 45px;
	padding: 0px;
}

td.default { 
	background-color:#EAE0E6;
	/*border: 1px solid #297D30;
	border-right: 1px solid #bbcbd4;*/
	border-bottom: 1px solid #ced3bf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 3px 8px;
}
td.paalla { 
	background-color:#CCCCCC;
	border-bottom: 1px solid #ced3bf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	cursor: hand;
	padding: 3px 8px;
	}
	
table.menuDropdown{
	border: 1px solid #464435;
	background: #eae0e6;
}

a.eventLink{
	text-decoration: underline;
}
	
.minimenu
{
	text-decoration: none;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10px;
	color: black;
}	

/*
Sivumenu
============================================================================
*/

td.sivumenu { 
	/*background-color:#CCCCCC;*/
	/* border-bottom: 1px solid #ced3bf; */
	cursor: hand;
	padding: 3px 0px; 
	}
	
a.sivumenulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;		
	}
/*
Calendar
============================================================================
*/

calendar{
	font-family: Arial, sans-serif;
}

.calMonth, a.calMonth, a.calMonth:hover, a.calMonth:visited{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background: transparent;
	text-decoration: none;
	text-align: center;
}

.calWeekday{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background: transparent;
	width: 20px;
	height: 20px;
	text-align: center;
}

.calWeek{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background: transparent;
	width: 16px;
	height: 20px;
	text-align: left;
}

.calDay{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: black;
	background: white;
	border-right: 1px solid #c0d2bd;
	border-bottom: 1px solid #c0d2bd;
	width: 20px;
	height: 20px;
	text-align: center;
}

.calSpecialDay{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-align: center;
	text-decoration: none;
}

.calDayToday{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background: #80004b;
	border-right: 1px solid #c0d2bd;
	border-bottom: 1px solid #c0d2bd;
	width: 20px;
	height: 20px;
	text-align: center;
}

.calLegend{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: black;
	background: transparent;
}


td.calSearch{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background: #80004b;
	border: 1px solid #bbb8a9;
	width: 165px;
	height: 20px;
	text-align: center;
}

a.calSearch{
	font-family: Arial, sans-serif;
	text-decoration: none;
	color: white;
}

.otsikkoaaa {  font-family: Trebuchet MS, Arial;  text-decoration: none;  color: #000000;  font-weight: bold;  font-style: normal;  font-size:  16px;  }
.otsikkoaa {  font-family: Trebuchet MS, Arial;  text-decoration: none;  color: #000000;  font-weight: bold;  font-style: normal;  font-size: 14px;  }
.otsikkoa {  font-family: Trebuchet MS, Verdana, Arial;  text-decoration: none;  color: #000000;  font-weight: bold;  font-style: normal;  font-size: 13px;  }
.ingressi {  font-family: Trebuchet MS, Verdana, Arial;  text-decoration: none;  color: #000000;  font-weight: normal;  font-style: italic;  font-size: 12px;  }
BODY { font-family: Trebuchet MS, Verdana, Arial;  font-weight: normal; line-height: 1.2; font-style: normal;  text-decoration: none;  color: #000000;  font-size: 12px; }
TD { font-family: Trebuchet MS, Verdana, Arial;  font-weight: normal; line-height: 1.2; font-style: normal;  text-decoration: none;  color: #000000;  font-size: 12px; }

.otsikkoaaa a {  font-family: Trebuchet MS, Arial;  text-decoration: underline;  color: #007C84;  font-weight: bold;  font-style: normal;  font-size:  16px;  }
.otsikkoaa a {  font-family: Trebuchet MS, Arial;  text-decoration: underline;  color: #007C84;  font-weight: bold;  font-style: normal;  font-size: 14px;  }
.otsikkoa a {  font-family: Trebuchet MS, Verdana, Arial;  text-decoration: underline;  color: #007C84;  font-weight: bold;  font-style: normal;  font-size: 13px;  }
.ingressi a {  font-family: Trebuchet MS, Verdana, Arial;  text-decoration: underline;  color: #007C84;  font-weight: normal;  font-style: italic;  font-size: 12px;  }
a { font-family: Trebuchet MS, Verdana, Arial;  font-weight: normal;  font-style: normal;  text-decoration: none;  color: #007C84;  font-size: 12px;  }

ul{
	list-style-image: url('/img2/bullet.gif');
	list-style-type: disc;
}
