BODY {
	background:#fff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
	height:100%;
	}

TH,TD,DIV {	font-size:12px; color:#000; FONT-FAMILY:Tahoma,Arial,Helvetica}

/*--------------------------------------------------------------------------------------------------------------------------*/
.StoreLink {
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #F3EB8E;
	text-decoration: none;
	line-height: 18px;
	vertical-align: middle;
}
A.StoreLink:link    { color: #F3EB8E; text-decoration: none; }
A.StoreLink:visited { color: #F3EB8E; text-decoration: none; }
A.StoreLink:hover   { color: #F3EB8E; text-decoration: underline; }
A.StoreLink:active  { color: #F3EB8E; text-decoration: underline; }

/*--------------------------------------------------------------------------------------------------------------------------*/
/* Styles for Login Popup
/*--------------------------------------------------------------------------------------------------------------------------*/
DIV.LoginPopup {
	position: absolute;
	top: 5px; ; left: 5px;
	display: none;
	background: #142654;
	width: 170px;
	height: 148px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

DIV.LoginPopupInner {
	position: relative;
	top: 1px;
	left: 1px;
	width: 152px; /* -2*left -2*border -2*padding */
	height: 130px;  /* -2*top -2*border -2*padding */
	background: #142654;
	border: 3px double #B6BED3;
	margin: 0px;
	padding: 5px;
}

DIV.LoginPopup TD {
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #F3EB8E;
	text-decoration: none;
}

.LoginLink {
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #B6BED3;
	text-decoration: none;
}
A.LoginLink:link    { color: #B6BED3; text-decoration: none; }
A.LoginLink:visited { color: #B6BED3; text-decoration: none; }
A.LoginLink:hover   { color: #B6BED3; text-decoration: underline; }
A.LoginLink:active  { color: #B6BED3; text-decoration: underline; }

.LoginInput {
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	width: 70px;
}

.LoginCheckbox {
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #F3EB8E;
	text-decoration: none;
}

.LoginCheckbox INPUT {
	width: 10px;
	margin: 0px;
	margin-right: 2px;
}

.LoginCheckbox LABEL {
	position: relative;
	top: -2px;
}

.LoginButton {
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	width: 40px;
}

DIV.LoginPopupFooter {
	border-top: 1px solid #B6BED3;
	width: 100%;
	text-align: center;
	margin-top: -10px;
	padding-top: 4px;
}

DIV.LoginPopupFooter SPAN {
	cursor: pointer;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #F3EB8E;
}

DIV.LoginErrorPopup {
	position: absolute;
	top: 5px; ; left: 5px;
	display: none;
	background: red;
	width: 200px;
	height: 80px;
	margin: 0px;
	padding: 0px;
}

DIV.LoginErrorPopupInner {
	position: relative;
	top: 1px;
	left: 1px;
	width: 182px;
	height: 62px;
	background: red;
	border: 3px double black;
	margin: 0px;
	padding: 5px;
	text-align: center;
}

DIV.LoginErrorPopupMessage {
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
	height: 48px;
	width: 100%;
}

DIV.LoginErrorPopupFooter {
	border-top: 1px solid black;
	width: 100%;
	text-align: center;
	padding-top: 2px;
}

DIV.LoginErrorPopupFooter SPAN {
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 10px;
	cursor: pointer;
	color: white;
}

/*--------------------------------------------------------------------------------------------------------------------------*/
.lt{ text-align:left;vertical-align:top; }
.rt{ text-align:right;vertical-align:top; }
.lb{ text-align:left; vertical-align:bottom;}
.rb{ text-align:right; vertical-align:bottom;}
.cm{ text-align:center; vertical-align:middle;}
.ct{ text-align:center; vertical-align:top;}
.cb{ text-align:center; vertical-align:bottom;}
.rm{ text-align:right; vertical-align:middle;}
.lm{ text-align:left; vertical-align:middle;}

.bg-x{ background-repeat:repeat-x;}
.bg-y{ background-repeat:repeat-y;}
.bg-no{ background-repeat:no-repeat;}

.bg-p-lt{ background-position: left top;}
.bg-p-rt{ background-position: right top;} 
.bg-p-lb{ background-position: left bottom;} 
.bg-p-rb{ background-position: right bottom;}

.panecss{padding:5px 10px 5px 10px;}

/*--------------------------------------------------------------------------------------------------------------------------*/

/* Title, Module Title */
.Head					{font-size:11px; color:#000000; font-weight:bold}
.SubHead				{font-size:11px; color:#000}
.SubSubHead				{font-size:11px; color:#b7de83}
.Normal 				{font-size:11px; color:#000}

.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active		{color:#000; TEXT-DECORATION:underline}
A.CommandButton:hover		{color:#3762d5; TEXT-DECORATION:none}

A,
A:link,
A:visited,
A:active					{color:#000; TEXT-DECORATION:none}
A:hover						{color:#3762d5; TEXT-DECORATION:underline}

.topcss,
A.topcss:link,
A.topcss:active,
A.topcss:visited			{font-weight:bold; font-size:12px; color:#000; TEXT-DECORATION:none}
A.topcss:hover				{font-weight:bold; font-size:12px; color:#3762d5; TEXT-DECORATION:underline}

.usercss,
A.usercss:link,
A.usercss:active,
A.usercss:visited			{font-weight:bold;	font-size:12px;	color:#000;	TEXT-DECORATION:none;}
A.usercss:hover				{font-weight:bold; font-size:12px; color:#3762d5; TEXT-DECORATION:underline;}


.searchcss,
A.searchcss:link,
A.searchcss:active,
A.searchcss:visited			{font-weight:bold; font-size:12px; color:#000; TEXT-DECORATION:none}
A.searchcss:hover				{font-weight:bold; font-size:12px; color:#3762d5; TEXT-DECORATION:underline}

.links,
A.links:link,
A.links:active,
A.links:visited			{font-weight:bold; font-size:11px; color:#000; TEXT-DECORATION:none}
A.links:hover			{font-weight:bold; font-size:11px; color:#3762d5; TEXT-DECORATION:underline}

.bottomcss,
A.bottomcss:link,
A.bottomcss:active,
A.bottomcss:visited			{font-weight:normal; font-size:11px; color:#fff; TEXT-DECORATION:none}
A.bottomcss:hover			{font-weight:normal; font-size:11px; color:#a1a8ba; TEXT-DECORATION:underline}

/*--------------------------------------------------------------------------------------------------------------------------*/

/*--------------------   Horizontal   -----------------------*/  
.MainMenu_MenuContainer {
	background-color: transparent;
}

.MainMenu_MenuBar {
	height: 32px;
}

.MainMenu_MenuItem { /* drop down menus */
 	font-size:		11px;
	font-weight:	normal; 
	border:			0px;
	padding:		0px 15px 0px 10px;
	height:			20px;
	cursor:			pointer;	
}

.MainMenu_MenuItemSel { /* menuitemselcssclass */
   background: transparent;
}

.MainMenu_MenuIcon {
	display:none;
}

.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
}

.MainMenu_MenuBreak {
  border: 0px; 
	background-color: transparent; 
	height: 0px;
}

.MainMenu_MenuArrow {
    display: none
}

.MainMenu_RootMenuArrow {
	display:none;
}

/*�˵���ʽ*/
.MainMenu_TabRootMenuItem TD	{ /* rootmenuitemcssclass */
	font-size: 12px;
	font-weight: bold;
	color: white;
	height: 32px;
  text-align: center;
	padding: 0px 9px 0px 0px;
	vertical-align: top;
	line-height: 25px;
}
   
.MainMenu_TabRootMenuItemSel TD  { /* rootmenuitembreadcrumbcssclass */
	font-size: 12px;
	font-weight: bold;
	color: white;
	height: 32px;
  text-align: center;
	padding: 0px 9px 0px 0px;
	vertical-align: top;
	line-height: 25px;
	background:  url(images/menusel.gif) no-repeat  right;
}
 
.MainMenu_TabMenuItemHover TD	 { /* rootmenuitemselectedcssclass */
	font-size: 12px;
	font-weight: bold;
	color: white;
	height: 32px;
  text-align: center;
	padding: 0px 9px 0px 0px;
	vertical-align: top;
	line-height: 25px;
	background:  url(images/menuarrow.gif) no-repeat  right;
}

.MainMenu_TabMenuItemSelHover TD { /* rootmenuitemactivecssclass */
	font-size: 12px;
	font-weight: bold;
	color: white;
	height: 32px;
  text-align: center;
	padding: 0px 9px 0px 0px;
	vertical-align: top;
	line-height: 25px;
	background: url(images/menusel.gif) no-repeat  right;
}

.submenu { /* submenucssclass */
	background: #c1c1c1;
	border: transparent;
	filter: Alpha(Opacity=88); 
	z-index: 1000;
	margin-left: 2px;
	padding: 0px;
}

.submenuitemselected, .submenuitembreadcrumb { /* submenuitemselectedcssclass, submenuitembreadcrumbcssclass */
	background: #aac9ff;
	font-size: 11px;
	font-weight: normal;  
	color: #000;  
	padding: 0px 15px 0px 10px;	
	cursor: pointer;
	border: 0px; 
	height: 20px;
}

.Eventday,.Eventweekenday{	background-color: #FFFFFF}
.Eventday,.Eventweekenday{	background-color: #FFFFFF}
.DataGrid_Item{				background-color: transparent;  color:#FFFFFF;   }
.DataGrid_AlternatingItem{	background-color: transparent;color:#FFFFFF;}

/* Pane Structure */
.leftpane				{padding:0px 5px 0px 5px}
.rightpane				{padding:0px 5px 0px 5px}
.toppane				{padding:0px 5px 0px 5px}
.bottompane				{padding:0px 5px 0px 5px}
.contentpane			{padding:0px 5px 0px 5px}





