BODY,TD{
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight:normal;
	background-repeat: repeat;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #000000;
	line-height: 150%;

}

/* General Fonts */
P,OL,UL,DIV {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 150%;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

a:link {color: #666666; text-decoration: none}
a:visited {color: #666666; text-decoration: none}
a:hover {color: #000000; text-decoration: underline}
a:active {color: #000000; text-decoration: underline}


/* Headings */
H1,H2,H3,H4,H5 {
	font-family:Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 18px;
	margin_top: 1em;
	margin_bottom: 0.5em;
	font-weight: bold;
	text-transform: capitalize;
/*   border-bottom: thin dashed #E02B32;*/
}


/* Bold Title same as text size */
.title {
   font-family: Verdana, Arial, sans-serif;
   color: #000000;   /* black */
   font-weight: normal;   
   font-size: 11px;  
   padding: 0.2em;
}


.teaser, .teaser a:link, .teaser a:visited {font-size: 9px; color: #666666}
.teaser a:hover, .teaser a:active {font-size: 9px;
	text-decoration: underline;
	color: #000000;
}
.teaser_act, .teaser_act a:link, .teaser_act a:visited {font-size: 9px; color: #000000}
.teaser_act a:hover, .teaser_act a:active {font-size: 9px;
	text-decoration: underline;
	color: #000000;
}

/* List TopNav Multimenu start*/

div#mainmenu  {
/* needed to give a margin above and below the buttons */
   height: 3px; 
   border-bottom: 3px solid #AFB6D0;
}


.mainmenu {
}
#nav {
    list-style: none;
    position: relative;
    width: 580px !important; 
    width: 530px; 
    margin: 0px 30px 0px 0px !important;
    margin: 0px 0px 0px 20px;
    font-size: 1em;
}

#nav ul {
    list-style: none;
    display: none;
    position: absolute;
    overflow: visible;
    border-bottom: 3px solid #707586;
}

#nav li {
    display: block;
    width: 90;  
    position: relative;
    margin: 7px 3px 2px 3px !important; 
    margin: 5px 2px 0px 2px;
    padding-bottom: 4px !important;
    padding: 0;
    float: left;
}

#nav li a {
    display: block;
    background-color: #888C99;
    color: #D6EFB5; 
    font-weight: bold;
    text-decoration: none;
    border: solid 2px; 
    border-color: #AFB6D0 #333333 #333333 #AFB6D0;
}

#nav li a:hover {
    background-color: #d6ecb9;
    color: #333333;
    border: solid 2px; 
    border-color: #333333 #AFB6D0 #AFB6D0 #333333;
}

#nav li#sel A {
    background-color: #d6ecb9;
    color: #333333;
}
#nav li#sel A:hover {
    background-color: #d6ecb9;
    color: #ff6600;
}

/* 1st dropdown level */
#level1 {
    display: block;
    left: -39px;
}
#level1 UL {
    position: absolute;
    overflow: visible;
    border-bottom: 3px solid #707586;
}
#level1 li {
    display: block;
    margin: 0 !important;  
    margin: 0;
    padding: -0 0 !important;
    font-size: 1em; 
}
#level1 li A {
    display: block;
    width: 150px; 
    background: #e6f0d2;
    padding: 1px 3px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    color: #364061;
    margin: 0; 
    border: 0; 
}
#level1 li A:hover {
    display: block;
    color: #ff6600;
    background-color: #BFE699;
    border: 0; 
}

#level1 li#sel A {
    background-color: #BFE699;
    color: #364061;
}
#level1 li#sel A:hover {
    background-color: #BFE699;
    color: #ff6600;
}


/* 2nd dropdown level */
#level2 {
    display: block;
    left: 116px !important;
    left: 110px;
    top: 0; !important;
/*    z-index: 5;  */
}
#level2 UL {
    display: block;
    position: relative;
    overflow: visible;
}
#level2 LI {
    display: block;
}
#level2 li A {
    display: block;
    background: #afb6d0;
}
#level2 li A:hover {
    display: block;
    background: #dadde9;
}

#level2 li#sel A {
    background-color: #dadde9;
    color: #364061;
}
#level2 li#sel A:hover {
    background-color: #dadde9;
    color: #ff6600;
}

/* all see this */
#nav ul ul, #nav ul ul ul {
   display: none;
   position: absolute;
   width: 150px;
   top: 0;
}
/* non-IE bowsers see this */
#nav ul li>ul, #nav ul ul li>ul {
    margin-top: 0;
}

#nav LI:hover UL UL, #nav LI:hover UL UL UL{
    display: none;
}
#nav LI:hover UL {
    display: block;
}
#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul {
    display: block;
}
li>ul {
    top: auto:
}
UNKNOWN {
    margin-top: 0;
    left: auto; 
    top: auto;
}


.pikkuotsikko, .pikkuotsikko a:link, .pikkuotsikko a:visited {
	font-family:  Arial, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 25px;
	width: 100%;


}
.pikkuotsikko a:hover, .pikkuotsikko a:active {
	font-family:  Arial, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 25px;
	width: 100%;
text-dexoration: underline;
}
.inputfields {  
 font-family:   Verdana, Arial, sans-serif; 
 font-size: 11px;
	color: #666666;
}
.cellmenu {
 font-family :   Verdana, Arial, sans-serif;
 font-size : 11px;
	font-weight: normal;
	 color : #000000;
 padding-left: 15px;
}

.cellsubmenu {
 font-family :   Verdana, Arial, sans-serif;
 font-size : 11px;
 	font-weight: normal;
 color : #000000;
 padding-left: 30px;
}


.tauluvaalea {
	background-color: #F2F2F2;
	border: 1px solid #999999;
}
.taulutumma {
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
.pohjaboxi {
	position: relative;
	visibility: visible;
	height: 580px;
	width: 650px;
	border: 1px solid #930008;
	background-attachment: fixed;
	layer-background-image: url(kuvat/vasen2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	z-index: 6;
	text-align: left;
	background-color: #FFFFFF;







}
