body {
	background-color : White;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	text-align : left;
	border : 0px none White;
	color : Black;
	}

.blackborder {
	border : 1px solid #000000;
}
	
.top_bar {
	background-image : url(../common/images/main_top_bar_bg.gif);
	width : 100%;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	text-align : left;
}

.page_expand_trunc_button {
	text-align : right;
	vertical-align : top;
	padding : 5px 5px 5px 5px;
	float : right;
}

div.main_bottom_bar {
	background-image : url(../common/images/main_bottom_bar_bg.gif);
	width : 100%;
	height : 10px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	vertical-align : bottom;
/*	background-repeat : repeat-x; */
}

.left_image_block {
	width : 321px;
	float : left;
	text-align : center;
	padding : 20px 0px 20px 0px;
	vertical-align : top;
}

.upper_menu_bar {
	background-image : url(../common/images/menubar_upper_bg.gif);
	font-family : Tahoma, Verdana, Arial, Sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	vertical-align : middle;
	color : Black;
	text-align : left;
	height : 19px;
}

.lower_menu_bar {
	background-image : url(../common/images/menubar_lower_bg.gif);
	font-family : Tahoma, Verdana, Arial, Sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	vertical-align : middle;
	color : Black;
	text-align : left;
	height : 17px;
}

a.lower_menu_item:hover {
	font-family : Tahoma, Verdana, Arial, Sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	vertical-align : middle;
	color : Black;
	float : left;
	padding : 0px 10px 0px 10px;
	height : 17px;
	text-decoration : underline;
}

a.lower_menu_item {
	font-family : Tahoma, Verdana, Arial, Sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	vertical-align : middle;
	color : Black;
	float : left;
	padding : 0px 10px 0px 10px;
	height : 17px;
	text-decoration : none;
}


a.menu_item {
	font-family : Tahoma, Verdana, Arial, Sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	vertical-align : middle;
	color : Black;
	float : left;
	padding : 0px 10px 0px 10px;
	height : 19px;
	text-decoration : none;
}

a.menu_item:visited {
	font-family : Tahoma, Verdana, Arial, Sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	vertical-align : middle;
	color : #404040;
	float : left;
	padding : 0px 10px 0px 10px;
	height : 19px;
	text-decoration : none;
}


a.menu_item:hover {
	font-family : Tahoma, Verdana, Arial, Sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	vertical-align : middle;
	color : Black;
	float : left;
	padding : 0px 10px 0px 10px;
	height : 19px;
	text-decoration : underline;
}


a.selected_menu_item {
	background-image : url(../common/images/selected_menuitem_upper_bg.gif);
	font-family : Tahoma, Verdana, Arial, Sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	vertical-align : middle;
	color : Black;
	float : left;
	padding : 0px 10px 0px 10px;
	height : 19px;
	text-decoration : none;
}

a.selected_menu_item:hover {
	background-image : url(../common/images/selected_menuitem_upper_bg.gif);
	font-family : Tahoma, Verdana, Arial, Sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	vertical-align : middle;
	color : Black;
	float : left;
	padding : 0px 10px 0px 10px;
	height : 19px;
	text-decoration : underline;
}

.body_block {
	background-image : url(../common/images/body_background.gif);
	background-repeat : repeat-y;
	clear : right;
	padding : 10px 10px 10px 15px;
	font-family : Tahoma, Verdana, Arial, Sans-Serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	height : 480px;
	vertical-align : top;
}

td {
	font-family : Tahoma, Verdana, Arial, Sans-Serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}

.kuvateksti {
	font-family : Tahoma, Verdana, Arial, Sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}

h1 {
	font-family : Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 18pt;
	font-style : normal;
	font-weight : normal;
}

h2 {
	font-family : Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 14pt;
	font-style : normal;
	font-weight : normal;
}

h3 {
	font-family : Tahoma, Verdana, Arial, Sans-Serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}

.center {
	text-align : center;
}

.fixedwidth_cell {
	border : 1px solid #000000;
}

.fixed_width_page_style {
	text-align : center;
	padding : 15px 15px 15px 15px;
}

.left {
	float : left;
	margin : 0px 8px 0px 0px;
}

.right {
	float : right;
}

.bold {
	font-weight : bold;
}

.hallitus_jasen_block {
	border : 1px solid #808080;
	margin : 5px 0px 0px 0px;	
}

.hallitus_titteli {
	font-weight : bold;
}

.important {
	background-color : #ff7070;
	padding : 1px 4px 1px 4px;
}

.lainaus {
	font-style : italic;
}

.tutori_block {
	border : 1px solid #808080;
	margin : 5px 0px 0px 0px;	
}

.tutori_paikka {
	font-weight : bold;
}

.designerline {
	font-family : Tahoma, Verdana, Arial, Sans-serif;
	font-size : 7pt;
	font-style : normal;
	font-weight : normal;
	color : Black;
	text-align : center;
}

.italic {
	font-style : italic;
}

.blackborder {
	margin-top:50px;
	border : 1px solid #000000;
}

.banneri {
	width:450px;
	border:none;
	
}