#public {

	background-image: url("../images/bg.gif");

	scrollbar-face-color: #BFBFBF;
	scrollbar-shadow-color: #BFBFBF;
	scrollbar-highlight-color: #BFBFBF;
	scrollbar-3dlight-color: #E9E9E9;
	scrollbar-darkshadow-color: #A9A9A9;
	scrollbar-track-color: #7F7F7F;
	scrollbar-arrow-color: #000000;

	background-color: #FFFFFF;

}

html {
	overflow: -moz-scrollbars-vertical;
}

#mainTable {
	width: 100%;
}

#mainCell {
	width: 100%;
	background-image: url("../images/shadow.jpg");
	background-repeat: repeat-y;
	background-position: center top;
}

#titleCell {
	width: 823px;
	height: 114px;
	background-image: url("../images/title.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}

#titleButton {
	width: 823px;
	height: 114px;
}

#menuCell {
	width: 823px;
	height: 35px;
	background-image: url("../images/menuBg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}

#contentCell {
	width: 763px;
	height: 500px;
	background-image: url("../images/contentBg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-right: 30px;

}

#footerCell {
	background-image: url("../images/footerBg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	height: 74px;
	text-align: center;
vertical-align: top;
}

#leftColumn {
	width: 180px;
	padding: 10px;
}

#rightColumn {
	width: 310px;
}

#imageColumn {
	width: 215px;
	padding-left: 5px;
	vertical-align: top;
}

#subMenuColumn {
	vertical-align: top;
	padding-top: 10px;
	width: 200;
}

#subContentColumn {
	width: 540;
	padding-left: 10px;
	padding-top: 10px;
padding-bottom: 20px;
	vertical-align: top;
}

div.toteutus {
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	color: #8b8b8b;
}
div.contactInfo {
font-size: 11px;
text-align: center;
color: #ffffff;
line-height: 20px;
}
a.toteutus {
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	text-decoration: underline;
	color: #8b8b8b;
}

td.menu {
	width: 95px;
	height: 35px;
	text-align: center;
}

td.menuSelected {
	width: 95px;
	height: 35px;
	text-align: center;
background-image: url('/images/menuSelected.jpg');
background-repeat: no-repeat;
background-position: left center;}


a.menu {
	font-size: 11px;
	font-family: tahoma, verdana, arial;
	text-decoration: none;
	color: #ffffff;
}
a.menu:hover {
	font-size: 11px;
	font-family: tahoma, verdana, arial;
	text-decoration: none;
	color: #ffffff;
}
a.menu:active {
	font-size: 11px;
	font-family: tahoma, verdana, arial;
	text-decoration: none;
	color: #ffffff;
}
a.menu:visited {
	font-size: 11px;
	font-family: tahoma, verdana, arial;
	text-decoration: none;
	color: #ffffff;
}
div.menu2 {
	height: 30px;
	text-align: right;
padding-top: 10px;
}

a.menu2 {
	font-family: tahoma, verdana, arial;
	text-decoration: underline;
	font-size: 11px;
	color: #1563a1;
}
a.menu2:hover {
	font-family: tahoma, verdana, arial;
	text-decoration: none;
	font-size: 11px;
	color: #1563a1;

}
a.menu2:active {
	font-family: tahoma, verdana, arial;
	text-decoration: underline;
	font-size: 11px;
	color: #1563a1;

}
a.menu2:visited {
	font-family: tahoma, verdana, arial;
	text-decoration: underline;
	font-size: 11px;
	color: #1563a1;

}

div.subMenu {
width: 200px;
height: 18px;
background-image: url('/images/submenuBg.gif');
background-repeat: no-repeat;
background-position: left center;
}

div.subMenuTitle {
width: 200px;
height: 25px;
font-weight: bold;
}

a.subMenu {
line-height: 18px;
background-color: #ffffff;
color: #868686;
text-decoration: none;
}

a.subMenu:hover {
line-height: 18px;
background-color: #ffffff;
color: #868686;
text-decoration: underline;
}

a.subMenu:active {
line-height: 18px;
background-color: #ffffff;
color: #868686;
}

a.subMenu:visited {
line-height: 18px;
background-color: #ffffff;
color: #868686;
}
a.subMenuSelected {
line-height: 18px;
background-color: #ffffff;
color: #4f8dc1;
text-decoration: underline;
}

a.subMenuSelected:hover {
line-height: 18px;
background-color: #ffffff;
color: #4f8dc1;
text-decoration: underline;
}

a.subMenuSelected:active {
line-height: 18px;
background-color: #ffffff;
color: #4f8dc1;
text-decoration: underline;
}

a.subMenuSelected:visited {
line-height: 18px;
background-color: #ffffff;
color: #4f8dc1;
text-decoration: underline;
}

div.frontColumnSpacer {
border-left: 1px solid #cbcbcb;
padding: 10px;
}

/********************************************* KALENTERI ****************************************************************/

span.calendarDate {
font-size: 10px;
color: #000000;
}
a.calendarLink {
	font-family: tahoma, verdana, arial;
	text-decoration: underline;
	font-size: 11px;
	color: #1563a1;
}
div.calendarBg {
width: 180px;
background-image: url('/images/calendarBg.jpg');
background-repeat: no-repeat;
background-position: top left;
padding: 10px;
min-height: 150px;
}
div.calendarFooter {
height: 15px;
width: 180px;
background-image: url('/images/calendarBg.jpg');
background-repeat: no-repeat;
background-position: bottom left;
}