.BottomPane {
	background:url(BottomBg.gif);
	background-repeat:repeat-x;
}
table {
	margin: 0px;
	padding: 0px;
}

/* Main Menu */
.MainMenu_MenuContainer {
	background:url(menubg.gif);
	background-repeat:repeat-x;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:32px;
}

.MainMenu_TabRootMenuItem TD
{
	background-image:url(menubg.gif);	
	height: 32px;
	font-family: ����, Tahoma, Arial, Helvetica; 
	font-weight: bold; 
	font-size: 14px; 
	color:#ffffff;
}

.MainMenu_TabRootMenuItemSel TD
{

	height: 32px;
	font-family: ����, Tahoma, Arial, Helvetica; 
	font-size: 14px;
	font-weight: bold; 
	color:#ffffff;
}

.MainMenu_TabMenuItemHover TD
{
	background-color: Transparent;
	color: #ffffff;
	height: 32px;
	font-family: ����, Tahoma, Arial, Helvetica; 
	font-size: 14px;
	font-weight: bold; 
}

.MainMenu_TabMenuItemSelHover TD
{	
	background-image:url(menubg.gif);	
	color: #ffffff;
	height: 32px;
}

.MainMenu_MenuItem {/*�����˵�����*/
	cursor: pointer; 
	cursor: hand; 
	font-family: ����, Tahoma, Arial, Helvetica; 
	font-size: 12px;
	color:#5c0000; 
	font-weight: normal; 
	font-style: normal;
	height: 28px;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_SubMenu {
	z-index:0; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #e2e2e2;
	color:#999999;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=2);
}

.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}

.MainMenu_MenuItemSel {/*��ѡ�е��Ӳ˵�*/
	background-color:white;
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size:12px; 
	color:#003399;
	font-weight: normal; 
	font-style: normal;
	height:28px;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
	color:#000000;
}

.MainMenu_RootMenuArrow {
    float: left;
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand;
	color:#000000;
}
.ads {
   width:50;
   height:60;
}

