BODY {
	margin-top : 0;
	/* background-color : #E3E8FF; */
	background-image : url('../img/main_fade_bg.gif');
	background-repeat : repeat-x;
	background-color : #8A93AD;
	background-attachment : fixed;
	font-family : Tahoma, Helvetica, Sans serif;
	font-size : 12pt;
	text-align : center;
}

A:link, A:visited, A:active {
	color : #666666;
	text-decoration : none;
}

A:hover {
	text-decoration : underline overline;
	color : Navy;
}

P, BLOCKQUOTE, SPAN, DIV, TD {
	line-height : 1.4em;
	font-size : 9pt;
	color : #19213D;
}

TD#menu {
	vertical-align : top;
	width : 160px;
	background-image : url("../img/menubg.gif");
}

TD#right_bg {
	text-align : left;
	vertical-align : top;
	width : 2px;
	background-image : url("../img/right_bg.gif");
	background-repeat : repeat-y;
}

TD#main {
	background-image : url("../img/main_bg.gif");
	background-repeat : no-repeat;
	background-color : #FFFFFF;

	vertical-align : top;
	padding : 15px 0 0 20px;
	padding-right : 10px;
	width : 556px;
}

TD#right {
	width : 4px;
	background-image : url("../img/main_right_bg.gif");
}

TD#menubg {
	background-image : url("../img/menu_fade_bg.gif");
	background-repeat : no-repeat;

}

TD#truemenu {
	vertical-align : top;
	padding-left : 10px;
	padding-right : 10px;
	font-size : 9pt;
}

TD.menuitem {
	font-size : 8pt;
	font-weight : normal;
}

TABLE.ajankohtaista {
	border-left : 1px solid #C0C0C0;
	border-bottom : 2px solid #7A92C4;
	border-right : 2px solid #7A92C4;
	border-top : 1px solid #C0C0C0;
}

TD.ajankohtaista-aihe {
	font-weight : bold;
	color : #222222;
	border-bottom : 1px solid #C0C0C0;
}

TD.ajankohtaista-paiva {
	padding-right : 5px;
	text-align : right;
	color : #C0C0C0;
	font-size : 8pt;
	border-bottom : 1px solid #C0C0C0;
}

TD.ajankohtaista-main {
	padding : 10px 10px 10px 0;
}

TD.ajankohtaista-info {
	padding : 0;
	border-bottom : 1px solid #C0C0C0;
}

TABLE.admin-user {
	border-bottom : 1px dashed #C0C0C0;
}

.pieni {
	font-size : 7pt;
	font-weight : normal;
}

.otsikko {
	margin-bottom : -13px;
	font-size : 10pt;
	color : #3E59A8;
	font-weight : bold;
}
