.navbkgfade {
	background-image:url(images/navbkgfade3.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	border-top:solid 1px #dce7ef;
	}


#csslink {
	margin-left: 25px;
	margin-top: 10px;
}

.csslink a {
	font-family:Lucida Sans, Arial, Helvetica, sans-serif;
	color: #cc0000;
	text-decoration: none;
}

a {
	text-decoration: none;
}



/* --- menu level 1 --- */

#navigation {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 16px;
}

#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}

#navigation ul li {
	list-style-type: none;
	text-align: left;
	
	
	
}

/* --- menubuttons level 1, here you define the length of each button --- */

#one {
	width: 80px;
	
	

}

#two {
	width: 90px;

}

#three {
	width: 103px;

}

#four {
	width: 140px;

}

#five {
	width: 110px;

}

#six {
	width: 120px;

}

#seven {
	width: 70px;

}

#eight {
	width: 120px;

}

#nine {
	width: 85px;

}

/* --- menu level 1, here you define the textstyles and the effects for the links --- */

div.menu li {
	float: left;
	font-family:Lucida Sans, Arial, Helvetica, sans-serif;
	
	
}

div.menu a, div.menu a:link, div.menu a:visited {
	display: block;
	text-align: center;
	text-decoration: none;
	text-transform:uppercase;
	color: #9a9999;
	font-weight: normal;
	font-size:10px;
	line-height:10px;
	padding-top: 4px;
	padding-left: 0px;
	height: 25px;
}

div.menu a:hover, div.menu a:active {
	color: #9a9999;
	background-image:url(images/navbkgfadehover.jpg);
	background-position:center;
	background-repeat:repeat-x;
	background-image: ;
	background-color: #fefeff;
	font-weight: normal;
	font-size:10px;
	line-height:10px;
}

/* --- submenus level 2 buttons, here you define the length of each subbutton  --- */

#oneone {
	width: 150px;
	text-align:center;
}

#onetwo {
	width: 150px;
	text-align:center;
}

#onezero {
	width: 630px;
}


#twoone {
	width: 130px;
}

#twotwo {
	width: 90px;
}

#twothree {
	width: 90px;
}

#twofour {
	width: 90px;
}

#twofive {
	width: 90px;
}
#twosix {
	width: 150px;
}
#twoseven {
	width: 90px;
}
#twoeight {
	width: 110px;
}

#threeone {
	width: 123px;
}

#threetwo {
	width: 112px;
}

#threethree {
	width: 150px;
}

#threefour {
	width: 112px;
}

#threezero {
	width: 160px;
}

#fourone {
	width: 90px;
}

#fourtwo {
	width: 130px;
}

#fourthree {
	width: 90px;
}

#fourfour{
	width: 130px;
}

#fourzero {
	width: 310px;
}

#fiveone {
	width: 90px;
}

#fivetwo {
	width: 150px;
}

#fivethree {
	width: 150px;
}

#fivefour {
	width: 120px;
}

#fivefive {
	width: 130px;
}

#fivesix {
	width: 100px;
}

#fiveseven {
	width: 100px;
}
#fiveeight{
	width: 80px;
}


/* --- submenus level 2, here you define the length and the top and left position of each submenu --- */

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5 {
	position: relative;
	display: none;
	width: 950px;
	padding-top:4px;
	height: 16px;
}


/* --- here you define the submenus level 2 text and link styles --- */

div.submenu li {
	padding-top: 0px;
	float: left;
	font: 10px Verdana, Arial, "Lucida Grande", Helvetica, sans-serif;
}

div.submenu a, div.submenu a:link, div.subitem a:visited {
	display: block;
	text-align:center;
	height: 18px;
	padding-top: 7px;
	padding-left: 0px;
	background: #fbfcfe /*#f2f8fd*/;
	color: #333;	
	font: 10px/16px Lucida Sans, Arial, Helvetica, sans-serif;
}

div.submenu a:hover, div.submenu a:active {
	background: #c6ddbe;
	color: #000000;
	font: 10px/16px Lucida Sans, Arial, Helvetica, sans-serif;
	background-image:url(images/bottomhover.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	
}

/* --- dividers for menu and submenu --- */

.subdivider {
	background-repeat: no-repeat;
	background-image: url(images/navdivsub.jpg);
	margin-top:8px;
	width:1px;
}

.divider {
	background-repeat: no-repeat;
	background-image: url(images/navdiv.jpg);
	margin-top:10px;
}
