#MenuBar{
	height:43px;
	width:920px;
	margin:0px 7px 0px 0px;
	clear:both;
	float:left;
}
#MenuTitle{
	margin-left:10px;
	color:#7f7f7f;
	font-size:20px;
	float:left;
	padding-top:8px;
}
#topMenu
{
	padding-left:7px;
	float:left;
	width:585px;
	display:block;
	position:relative;
	height:43px;
}
#topMenu .left
{
	width:10px;
	height:43px;
	background-image:url('../Images/Menu/MenuWrapperLeft.gif');
	float:left;
}
#topMenu .center
{
	width:565px;
	background-image:url('../Images/Menu/MenuWrapperBG.gif');
	background-repeat:repeat-x;
	background-position:top;
	float:left;
	height:43px;
	vertical-align:bottom;
}
#topMenu .right
{
	width:10px;
	height:43px;
	background-image:url('../Images/Menu/MenuWrapperRight.gif');
	float:left;
}
#SubMenuBTWrapperBT
{
	width:168px;
	display:block;
}
#SubMenuBTWrapperBT .center
{
	width:168px;
	float:left;
}
#SubMenuBTWrapperBT .bottom
{
	width:168px;
	height:16px;
	float:left;
	background-image:url('../Images/Menu/SubMenuBottom.png');
	clear:both;
	display:block;
}
#SubMenuBTWrapperBT .seprator
{
	overflow:hidden;
	width:168px;
	height:1px;
	float:left;
	background-image:url('../Images/Menu/Seprator.png');
	background-repeat:no-repeat;
	clear:both;
	display:block;
}
#SubMenuBTWrapperDCP
{
	width:237px;
	display:block;
}
#SubMenuBTWrapperDCP .center
{
	width:237px;
	float:left;
}
#SubMenuBTWrapperDCP .bottom
{
	width:237px;
	height:17px;
	float:left;
	background-image:url('../Images/Menu/SubMenuBottom1.png');
	clear:both;
	display:block;
}
#SubMenuBTWrapperDCP .seprator
{
	overflow:hidden;
	width:237px;
	height:1px;
	float:left;
	background-image:url('../Images/Menu/Seprator1.png');
	background-repeat:no-repeat;
	clear:both;
	display:block;
}
