#navcontainer {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px 0px;
	PADDING-TOP: 0px;
}
#navcontainer UL {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 1px;
	LIST-STYLE-TYPE: none;
	TEXT-ALIGN: center;
	BORDER-RIGHT-WIDTH: 0px;
}
#navcontainer UL LI {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
}

#navcontainer UL LI A {
	BORDER-TOP: #f5d7b4 1px solid;
	DISPLAY: block;
	padding:0;
	BACKGROUND: #fff;
	MARGIN: 0px 0px 0px 0px;
	FONT: 8px/16px Verdana, Arial, sans-serif;
	BORDER-LEFT: #f5d7b4 1px solid;
	WIDTH: 82px;
	COLOR: #0066CC;
	BORDER-BOTTOM: #f5d7b4 1px solid;
	BORDER-RIGHT-STYLE: none;
	TEXT-ALIGN: center;
	HEIGHT: 16px;
	background: #fff url(backgrou.jpg) repeat-x top left;	
}

#navcontainer UL LI A:hover {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0066CC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	cursor: hand;
	color: #FF9900;
	background: #fff url(backgrou.jpg) repeat-x top left;	
}

#navcontainer UL LI A {
	border-width:0px;
	border-top-width: 3px;
	border-right-width:1;
	border-style:none;
	border-top-style: solid;
	border-right-style: solid;
/*	border-top-color: #F2F0EA;*/
	border-top-color: #DDDDDD;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F2F0EA;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	cursor: hand;
	background: #fff url(backgrou.jpg) repeat-x top left;	
}

#navcontainer UL LI#active A {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	cursor: hand;
	background: #fff url(backgrou.jpg) repeat-x top left;	
}

/*.MenuDock {
	background: #fff url(images/background-input.jpg) repeat-x top left;	
}*/