body {
	background-color: #ffdd00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 140%;
	color: #000000;
	margin-top: 0px;
}
td.vas_reuna {
	background-image: url(../../kuvat/reuna_vas.gif);
	background-repeat: repeat-y;
}
td.oik_reuna {
	background-image: url(../../kuvat/reuna_oik.gif);
	background-repeat: repeat-y;
}
td.topbar2 {
	background-image: url(../../kuvat/top_bar2.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 35px;
	margin: 0px;
	padding-top: 0px;
}
td.sisalto {
	background-color: #FFFFFF;
}
td.menubar {
	background-image: url(../../kuvat/menu_bar.jpg);
	background-repeat: no-repeat;
	height: 21px;
}
td.menu	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-right: 10px;
	padding-left: 10px;
	height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

td.menu_selected	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #f01c2b;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../../kuvat/bg_menu.jpg);
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: repeat-x;
	height: 21px;
}

td.pagetitle_text	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 140%;
	color: #125794;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 140%;
	color: #125794;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 140%;
	color: #125794;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 140%;
	color: #a01211;
	text-decoration: none;
}
		A.copyright:link    { color: #125794; text-decoration: none; font-size: 8pt; }
		A.copyright:active  { color: #125794; text-decoration: none; font-size: 8pt; }
		A.copyright:visited { color: #125794; text-decoration: none; font-size: 8pt; }
		A.copyright:hover   { color: #a01211; text-decoration: none; font-size: 8pt; }
		
/* dommenu */
/* Default Style */
div.domMenu_menuBar {

}
div.domMenu_menuElement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-right: 10px;
	padding-left: 10px;
	height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
div.domMenu_menuElementHover {	
	background-color: #F6C700;
	color: red;
}
div.domMenu_subMenuBar {
}
div.domMenu_subMenuElement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: bold;
	background-color: #005BAC; 
 	color: #FFFFFF;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
	height: 21px;
}
div.domMenu_subMenuElementHeading {
    font-weight: bold;
	text-align: right;
}
div.domMenu_subMenuElementHover {
	background-color: #F6C700;
	color: red;
}