BODY {
	background: #D0D0D0;
}

TD {
	text-align: left;
	vertical-align: top;
}
TD.menu {
/*	background: #D0B0B0; */
	background: #8080D0;
	margin-left: 5px;
	padding-bottom: 2px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
TD.menubottom {
	background: #8080D0;
	margin-left: 5px;
	padding-bottom: 2px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	vertical-align: bottom;
}
TD.topbar {
/*	background: #E0C0C0; */
	background: #8080D0;
	text-align: right;
	padding: 3px;
	font-size: 12px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}
TD.leftcorner {
	background: #8080D0;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}
TD.content {
/*	background: #E8E8F8; */
	background: #FFFFFF;
	margin: 10px 10px 10px 10px;
}
TD.footer {
	font-size: 70%;
}

TABLE.timetable {
	font-size: 80%;
	border: 1px solid black;
}
TD.ttdata {
	font-size: 80%;
}
TD.heading {
	font-size: 80%;
	font-weight: bold;
}

A.topbar {
	text-decoration: none;
	color: black;
}
A {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
A:hover {
	text-decoration: none;
	color: #000080;
}	

A.navi {
	font-size: 12px;
	margin-left: 5px;
}
A.navi-sub {
	font-size: 10px;
	margin-left: 15px;
}
A.inline {
	font-weight: normal;
}

P {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-left: 2em;
	margin-right: 5em;
}
P.ingressi {
	font-size: 100%;
}
P.copyright {
	font-size: 30%
	margin-left: 2em;
}

H2.paaotsikko {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 150%;
	margin-left: 5px;
	font-weight: normal;
}

H3.valiotsikko {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin-left: 5px;
	font-weight: normal;
}

IMG {
	margin: 0em 1em 1em 1em;
	border: 0px;
}

UL {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-right: 1em;
}

#blogentry
{
        background: #F0F0F0;
        margin: 1em;
	padding-bottom: 0.5em;
}
#blogdate
{
        background: #E0E0E0;
        font-family: courier new, courier, serif;
        border-bottom: 1px solid #000000;
}


table.list {
  font-size: 90%;
  font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
}

table.list tr.odd {
   background: #F0F0F0;
}
table.list tr.even {
   background: #E0E0E0;
}

table.list a {
  font-weight: normal;
}
