body {
	font-family: Verdana;
	color: #000000;
	background-color:#FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 95%;
}
td.leftBarCell {
	width: 30px;
	background-color: #ce1126;
}
td.topLeftCell {
	background-color: #ce1126;
	height: 15px;
	width: 30%;
}
td.topLeftCell2 {
	width: 70%;
	background-color: #FFFFFF;
}
td.rightCell { vertical-align: top; }

table.main {
/*	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;*/
	width: 850px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
table.topNav { background-color: #ce1126; }

td.main {
	vertical-align: top;
	padding-top: 35px;
	/* padding-left: 5%; */
	height: 100%;
	text-align: left;
	font-size: 85%;
}
td.logo {
	background-color: #3366CC;
	text-align: center;
	padding-top: 5px;
}
td.leftNavFlag {
	background-color: #3366CC;
	text-align: center;
	padding-bottom: 10px;
}
td.leftNavB, td.topNavB {
	text-align: left;
	color: #000000;
	font-weight: bold;
	vertical-align: top;
}
td.topNavB {
	width: 20%;
	font-size: 75%;
	padding: 0px 4px 3px 4px;
	overflow: hidden;
	text-align: center;
	/*border-bottom: 1px solid black;*/
}


/* ylä navi */
td.topNavB A {
	color: #ffffff;
	text-decoration: none;
	display: block;
/*	background: #ce1126 none;*/
}
td.topNavB A:hover {
	color: #000000;
	background: #f01f26 none;
}

/* vasemman navin linkki */
span.leftNavB A {
	font-size: 75%;
	padding: 0px 3px 0px 4px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-weight: bold;
	line-height: 21px;
}
/* vasemman navin linkki, mutta aktiivinen sivu */
span.leftNavBS A {
	font-size: 75%;
	padding: 0px 3px 0px 4px;
	color: #000000;
/*	background: #f01f26 none;*/
	text-decoration: none;
	display: block;
	font-weight: bold;
	line-height: 21px;
}
span.leftNavB A:hover {
	color: #f0ffff;
/*	background: #f01f26 none;*/
}
div.leftNav { /*background-color: #ce1126;*/ text-align: left; }

/* ylä navi */
span.topNavB A {
	padding: 0px 3px 0px 4px;
	color: #ffffff;
	/*background: #f01f26 none;*/
	text-decoration: none;
	display: block;
}
span.topNavBS A {
	padding: 0px 3px 0px 4px;
	color: #000000;
	/*background: #f01f26 none;*/
	text-decoration: none;
	display: block;
	font-weight: bold;
}
span.topNavB A:hover {
	color: #000000;
	background: #f01f26 none;
}

table.content {
	border-top: 1px solid black;
	border-left: 1px solid black;
}
table.content th {
	font-size: 85%;
	font-weight: bold;
	text-align: left;
	border-right: 1px solid black;
	border-bottom: 2px solid black;
	padding: 2px 2px 2px 2px;
}
table.content td {
	padding: 2px 2px 2px 2px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

span.tableTitle { font-weight: bold; font-size: 75%; }
p.title, span.title, div.title {
	font-weight: bold;
	padding-bottom: 15px;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
}
a.link, a.link:hover {
	color: #0000FF;
	text-decoration: underline;
}
