body {
 	background: #abd388;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin-top: 0px;		
	text-align: center;
	font-size: 12px;
	scrollbar-arrow-color: #F69609; 
	scrollbar-base-color: #006600
}
#content {
	color: #e4e4e4;
	width: 49%;
	float: left;
	margin-top: 2px
}
a { color: #10693E; text-decoration: none }
a:hover { text-decoration: underline }
#main {
	margin: auto;
	margin-top: 3px;
	width: 100%;
	padding: 0;
	align: center
}
#logo {	text-align: left }
#jarvinen {
	background: #8ec17c;
	border: 1px solid #3f9966;
	border-top: none;	
	height: 14px;
	margin: 0 0 0 0;
	list-style: none;
	padding: 5px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font: 10px Verdana			
}
#jarvinen li { display: inline;	margin: 0 }	
#jarvinen a { padding: 0px 10px; float: right; text-decoration: none }
#jarvinen a:hover {	text-decoration: underline }
h3 {
	margin: 1px;
	text-align: left;
	font-size: 14px;
	color: #666
}
#menu {
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px
}
#menu, #albums { letter-spacing: 1px }
#menu, #albums {
	background: #98cc8f;
	border: 1px solid #3f9966;
	border-bottom: 1px solid #75ac75;	
	height: 35px;
	list-style: none;
	margin-top: 2px;
	margin: 0px;
	padding: 5px
}
#menu a, #albums a {
    color: #333333;
	float: left;
	border: 1px solid #98cc8f;
	padding: 8px;
	margin-right: 4px;
	text-decoration: none
}
#menu a:hover, #albums a:hover {
	background: #bbddb5;
	float: left;
	border: 1px solid #006600;
	text-decoration: none;
	margin-right: 4px		
}
#menu li, #albums li { display: inline;	margin: 0; text-align: center }
#albums { height: 175px	}		
#albums a {	width: 16%;	height: 153px }	
#adbanner {
	background: #98cc8f;
	border: 1px solid #3f9966;
	text-align: right;
	height: 62px;
	margin-top: 10px;
	padding: 7px
}
	.stol, .MainTable {
		width: 100%;
		border-collapse: collapse;
		border: 1px solid #3f9966;
		margin: 0 0 12 0;
		border-bottom: 1px solid #3f9966;
	}
	.stol tr, .MainTable tr {
		border-left: 1px solid #3f9966;
		border-right: 1px solid #3f9966;
	}	
	.stol td, .MainTable td {
		padding: 3px;
		height: 25px;
		vertical-align: middle;
	}
	.hore, .TitleRow {
		background-color: #98cc8f;
	}
	.hore td, .TitleRow td {
	font-family: Lucida Sans Unicode;
	text-align: center;
	height: 43px;
	font-size: 18px;
	letter-spacing: 1px;
	color: #0B5B2C;
	border-bottom: 1px solid #75ac75;
	}
	/* border-bottom: #3f9966 */	
	.dark, .MenuRow {
		background-color: #98cc8f;
		height: 20px;
	}
	.dark td, .MenuRow td {
		color: #000000;
		font-size: 13px;
		text-align: left;
		border-bottom: 1px solid #75ac75;
	}	
	.DataRow {
		color: #000000;
		background-color: #F5F5F5;
		height: 23px;
	}
/* Always appears in DataRow */
	.night, .LabelColumn {
		width: 35%;
		background-color: #b3daad;
		color: #000000;
	 	border-bottom: 1px solid #98cc8f;
	}	
	.day, .DataColumn {
		color: #000000;
		background-color: #bbddb5;
		border-bottom: 1px solid #98cc8f;
	}
	.enderday {
		background-color: #bbddb5;	
		border-bottom: 1px solid #3f9966;
	}	
	.ColSpanningDataColumn {
		text-align: center;
		background-color: #b3daad;
		border-bottom: 1px solid #98cc8f; 
	}
	.laba, .FooterRow {
		background-color: #b7d8ba;
		height: 20px;
	}
	.laba td, .FooterRow td {
		color: #000000;
		text-align: center;
		border-top: 1px solid #98cc8f;
	}	