a		{ text-decoration: none; color : #BBB; }
a:visited { text-decoration: none; color : #BBB; }
a:link { text-decoration: none; color : #BBB; }
a:active { text-decoration: none; color : #FFF; }
a:hover { text-decoration: none; color : #FFF; }

a.link_flag   { text-decoration: none; color : #003399; }
a.link_flag:visited { text-decoration: none; color : #5493B4; }
a.link_flag:link   { text-decoration: none; color : #003399; }
a.link_flag:active   { text-decoration: none; color : #003399; }
a.link_flag:hover	{ 
    text-decoration: none; border-color : #EEEEFF; 
    border-top: solid 2px;  border-color: #EEEEFF; 
    border-right: solid 2px;   
    border-bottom: solid 2px;   
}


  BODY 		{
	/*	margin-left:0px;
		font: 11px palatino, arial, Sans-Serif;
		color: #fff; */ /*  leipäteksti */
	/*	background-color:#000000; */  /* ruudun taustaväri */
	/*	margin-right: 0px */
		margin-top: 15px;

		}
  B 		{
		margin-left:0px;
		font: 12px palatino, arial, Sans-Serif;
		font-weight:bold;
		color: #fff;  /* lihavan tekstin väri */
		margin-top: 0px;
		margin-right: 0px
		}
H3 		{
		
		font: 14px palatino, arial, Sans-Serif;
		/* color: #FF0501; */
		color: #fff;
    font-weight: bold;	
		margin-top: 3px;
		margin-bottom: 3px;
/*		background-color: #fff;   /* otsikon taustaväri */
		}
		
H5 		{
		font: 12px palatino, arial, Sans-Serif;
	  color: #ffffff;   	
    font-weight: bold;	
		margin-top: 3px;
		margin-bottom: 3px;
		}
TABLE  {
		color: #ffffff;    
/*		border-collapse: separate; */
}
TABLE.menuton  {
		background-color:#222;   /* ruudun taustaväri */
		color: #ffffff;   
/*    padding-top: 50px; */
              border-left: 1px solid #777; /* th koe*/
            border-right: 1px solid #444;	 /* th */
            border-top: 1px solid #777;	 /* th */
            border-bottom: 1px solid #444;	 /* th */
}
TABLE.asiaosa  {
/* background-color: #222; */ 
background-color: #6c7c4c;  /* asiaosan taustaväri */
border-left: 0px solid #777; 
border-right: 0px solid #444;	
		text-align: left;
		padding: 5px 5px 10px 10px;  /* ylä  oikea   ala   vasen */
}	
TD	{
	font: 11px palatino, arial;
	color: #ffffff;
	border: 0px solid white;
}
TD.footer  { 
   /* display: block; */
		background-color: #444;
	  color:#999;
		border-bottom: 1px solid #444;
	border: 1px solid #444;
	border-top: 1px solid #777;
	border-left: 0px solid #777;
		padding: 3px 5px 2px 5px;
}	
TD.palkki 	{
		background-color: #444;
		border-top: 1px solid #777;
	  border-left: 0px solid #777;
	  border-right: 1px solid #444;
	  border-bottom: 1px solid #444;
	padding: 3px 5px 1px 5px;

		}
TD.otsikko  {
	font-family: palatino, arial;
	font-size: 24px;
  font-weight: bold;
	border: 0px solid;
/*  font-style: italic; */
	padding-left: 10px;
	padding-top: 0px;
/*	text-align: bottom; */
/*	color:#FFFFFF; */
	line-height: 24px;
}
TD.luettelo {
  line-height: 14px; 
}

.harmaa 		{
		color: #bbb;  /* th */
		}
#sulje {
 float:left; 
 margin: 5px 0px 0px 5px;
}

