/* styleextra.css luotu, 01.30.2009 */

.stylenavitable {
     height: 60px;
}

.style7 {font-size: 14px; font-weight: bold; }
.style8 {font-size: 18px}
.style9 {
	font-size: 16px;
	font-weight: bold;
}
.style10 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.style14 {font-size: 14px}

.submenu:hover {
	color:#B2D454;
}

.submenuactive {
	color:#EC008C;
}

.stylenavitable ul {
	width: 70px;
}

.stylenavitableextra {
	width: 55%;
        margin-left: 330px;
}

#flashcontainer{
	position: relative;
	left: 0px;
	top:0px;
	height: 0px;
	width:0px;
	overflow:visible;
	z-index: 1;
}
#flashcontent {
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
	height: 650px;
	width: 520px;
}
#content{
	background-image: url(../images/background/fade.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	margin: 20px;
}
#menu {
	display: none;
}

.stylenavitable ul {
	border-width: 0px;
}

h3 {

color: #ffffff;

}


