BODY {
  background: #00387D  url("/images/common/bg.gif");
  background-repeat: repeat-x;
  background-position: top;
  margin-top:5px;
}

H1 {
 font-family:tahoma;
 color:#003882;
 font-size:12px;
 font-weight:normal;
 margin-top:0;
 margin-bottom:0;
 text-decoration: none;
}
H2 {
 font-family:tahoma;
 font-size:12px;
 font-weight:bold;
 color:#003882;
 margin-top:0;
 margin-bottom:0;
}
H3 {
 font-family:tahoma;
 font-size:12pt;
 font-weight:normal;
 color:#003882;
 margin-top:0;
 margin-bottom:0;
}
H4 {
 font-family:tahoma;
 color:#003882;
 font-size:12px;
 font-weight:bold;
 margin-top:0;
 margin-bottom:0;
}
H5 {
 font-family:tahoma;
 color:#003882;
 font-size:12pt;
 font-weight:normal;
 margin-top:0;
 margin-bottom:0;
}

P {
 font-family:tahoma;
 color:#5D5D5D;
 font-size:12px;
 font-weight:normal;
 margin-top:0;
 margin-bottom:0;
}
A { 
 font-weight:normal; 
 color:#003882;
 font-size:12px;
 text-decoration:none; 
}

img { 
border: 0;
margin: 0;
}

.example {
 font-family:tahoma;
 margin-left:3cm;
}
A.menutext{
 font-family:tahoma;
 color:#FFFFFF;
 font-size:11px;
 font-weight:normal;
 text-decoration:none;
 cursor:pointer;
}

A.menutext:link{
 font-family:tahoma;
 color:#FFFFFF;
 font-size:11px;
 font-weight:normal;
 text-decoration:none;
 cursor:pointer;
}
A.menutext:visited{
 font-family:tahoma;
 color:#FFFFFF;
 font-size:11px;
 font-weight:normal;
 text-decoration:none;
 cursor:pointer;
}
A.menutext:active{
 font-family:tahoma;
 color:#FFFFFF;
 font-size:11px;
 font-weight:normal;
 text-decoration:none;
 cursor:pointer;
}
A.menutext:hover{
 font-family:tahoma;
 color:#FFFFFF;
 font-size:11px;
 font-weight:normal;
 text-decoration:none;
 cursor:pointer;
}

.submenubackground{
  vertical-align:top;
  background-image:url('/images/common/submenu_background.gif');
  background-repeat:repeat-y;
}

.submenuheader{
  background-color:#B9B9BA;
}

.submenuarea{
  text-align:center; 
  vertical-align:middle; 
  background-image:url('/images/common/submenu_header.gif');
  font-family:tahoma;
  color:#FFFFFF;
  font-size:9pt;
  font-weight:normal;
}

.javascriptmenu{
background-image:url('/images/common/mainmenu.gif');
background-position:left;
}

.leipateksti{
	font-family:tahoma;
	font-size:12px;
	color:#5D5D5D;
}

.valiotsikko{
	font-family:tahoma;
	font-size:12px;
	color:#003882;
	font-weight:bold;
}

.otsikko{
	font-family:tahoma;
	font-size:12px;
	color:#003882;
	font-weight:bold;
}


