/* navigation buttons area */
#submenuarea
{
	background:'submenubg.jpg';
	background-color:#F0EFEB;
	padding:0px;
	margin:0px;
	height:29px;
	font-weight: bold;
	width:782px; /* for UAs that misinterpret the box rule, by placing padding and borders inside the box, hence 6+6+758+6+6 = 790px */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:762px;
}
#submenulinks
{
	font-weight: bold;
}
/* navigation tabs  */
#tabsarea 
{
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
	width:762px;
	margin:0px 0px 0px 0px;
}

.currentPage {
	#color: orange;
}

.navigationtab_middle{
}
.navigationtab_left{
}
.navigationtab_right{
}
