BODY {
	background:#FCF9F4;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
	height:100%;
	}

TH,TD,DIV {font-size:12px; color:#404040; FONT-FAMILY:"Comic Sans MS", Georgia, Helvetica, Verdana, Arial}

#wrapper {
	position:relative; height:258px
}
#logo {
	z-index:3; position:absolute; left:25px; width:228px; top:25px; height:60px
}
#user {
	z-index:3; position:absolute; right:8px; top:8px; height:18px; TEXT-ALIGN:right
}
#header {
	z-index:2; position:absolute; width:100%; bottom:40px
}
#menu {
	z-index:1; position:absolute; background:transparent; width:auto; bottom:0px; height:54px
}

/*--------------------------------------------------------------------------------------------------------------------------*/

.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:0px 0px 0px 0px;}

/*--------------------------------------------------------------------------------------------------------------------------*/

/* Title, Module Title */
.Head					{font-size:11px; color:#000000; font-weight:bold; font-family:"Comic Sans MS", Georgia, Helvetica, Verdana, Arial}
.Head1			     	{font-size:18px; color:#98623B; padding-left:350px; font-weight:bold; font-family:"Comic Sans MS", Georgia, Helvetica, Verdana, Arial}
.Head2			     	{font-size:18px; color:#98623B; padding-left:350px; font-weight:bold; font-family:"Comic Sans MS", Georgia, Helvetica, Verdana, Arial}
.Head3			     	{font-size:18px; color:#98623B; font-weight:bold; font-family:"Comic Sans MS", Georgia, Helvetica, Verdana, Arial}
.SubHead				{font-size:11px; color:#000000; font-family:"Comic Sans MS", Georgia, Helvetica, Verdana, Arial}
.SubSubHead				{font-size:11px; color:#000000; font-family:"Comic Sans MS", Georgia, Helvetica, Verdana, Arial}
.Normal 				{font-size:11px; color:#404040; font-family:"Comic Sans MS", Georgia, Helvetica, Verdana, Arial}

.quote                   {font-size:15px; color:#98623B; font-family:"Comic Sans MS", Georgia, Helvetica, Verdana, Arial}

.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active		{color:#000000; TEXT-DECORATION:underline}
A.CommandButton:hover		{color:#AD8063; TEXT-DECORATION:none}

A,
A:link,
A:visited,
A:active					{color:#403E3F; TEXT-DECORATION:none}
A:hover						{color:#AD8063; TEXT-DECORATION:underline}

.topcss,
A.topcss:link,
A.topcss:active,
A.topcss:visited			{font-weight: bold; font-size:11px; color:#AD8063; TEXT-DECORATION:none}
A.topcss:hover				{font-weight: bold; font-size:11px; color:#B62850; TEXT-DECORATION:underline}

.usercss,
A.usercss:link,
A.usercss:active,
A.usercss:visited			{font-weight: bold;	font-size:11px;	color:#AD8063;	TEXT-DECORATION:none;}
A.usercss:hover				{font-weight:bold; font-size:11px; color:#B62850; TEXT-DECORATION:underline;}


.searchcss,
A.searchcss:link,
A.searchcss:active,
A.searchcss:visited			{font-weight:normal; font-size:11px; color:#000; TEXT-DECORATION:none}
A.searchcss:hover			{font-weight:normal; font-size:11px; color:#AD8063; TEXT-DECORATION:underline}

.links,
A.links:link,
A.links:active,
A.links:visited			    {font-weight:bold; font-size:11px; color:#b3b3b3; TEXT-DECORATION:none}
A.links:hover			    {font-weight:bold; font-size:11px; color:#AD8063; TEXT-DECORATION:underline}

.bottomcss,
A.bottomcss:link,
A.bottomcss:active,
A.bottomcss:visited			{font-weight:normal; font-size:11px; color:#98623B; TEXT-DECORATION:none}
A.bottomcss:hover			{font-weight:normal; font-size:11px; color:#98623B; TEXT-DECORATION:underline}

.footercss
A.footercss:link,
A.footercss:active,
A.footercss:visited			{font-weight:normal; font-size:11px; color:#98623B; TEXT-DECORATION:none}
A.footercss:hover			{font-weight:normal; font-size:11px; color:#98623B; TEXT-DECORATION:underline}

/*--------------------------------------------------------------------------------------------------------------------------*/

/*--------------------   Horizontal   -----------------------*/  
.MainMenu_MenuItemSel {
   BACKGROUND: transparent;
}

.MainMenu_MenuContainer {
	background-color: white;
	padding-top: 10px;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuIcon {
display:none;
}

/*�˵���ʽ*/
.MainMenu_TabRootMenuItem TD	{  /* main menu text */
	font-size:		15px;
	font-weight:	bold;
	color:			#98623B;
	height:			67px;
	width:          150px;
    text-align:     center;
	padding-top:     0px;
	padding-left:    0px;
	padding-right:   0px;
	padding-bottom:  0px;
	background:  url(images/buttonbg.jpg) center;
	background-repeat:no-repeat;}
   
.MainMenu_TabRootMenuItemSel TD  {  /*main menu text, first menu item */
	font-size:		15px;
	font-weight:	bold;
	color:			#000000;
	height:			67px;
	width:          151px;
    text-align:     center;
	padding-top:     0px;
	padding-left:    0px;
	padding-right:   0px;
	padding-bottom:  0px;
	background:  url(images/buttonbg.jpg) center;
	background-repeat:no-repeat;}
 
.MainMenu_TabMenuItemHover TD	 {  /* meenu item hovers */
	font-size:		15px;
	font-weight:	bold;
	color:			#ffffff;
	height:			67px;
	width:          151px;
    text-align:     center;
	padding-top:     0px;
	padding-left:    0px;
	padding-right:   0px;
	padding-bottom:  0px;
	background:  url(images/buttonbg.jpg) center;
	background-repeat:no-repeat;}
	
.MainMenu_TabMenuItemSelHover TD   {
	font-weight:	bold;
	color:			#ffffff;
	height:			67px;
	width:          151px;
    text-align:     center;
	padding-left:   0px;
	padding-right:  0px;
	padding-bottom: 0px;
	background:  url(images/buttonbg.jpg) center;
	background-repeat:no-repeat}

	
 /*�Ӳ˵���ʽ*/ 
.MainMenu_MenuItem				{
	background-color: #EBE0CC;
 	font-size:		15px;
	font-weight:	normal; 
    color: 			#98623B;  
	border:			0px;
	padding:		0px 0px 0px 0px;
	height:			20px;
	width: 			150px;
	cursor:			pointer;	
	cursor: 		hand;}

.submenu						{ 
	background: 	#ffffff;
	border:         transparent;
	margin:         0px 0px 0px 0px;
	filter:     	Alpha(Opacity=88); 
	z-index:    	1000;
}

.submenuitemselected, .submenuitembreadcrumb			{ 
 	font-size:		15px;
	font-weight:	bold;  
    color:			#AD8063;  
   	padding:	    0px 0px 0px 0px;	
	width:			150px;
    cursor: 		pointer;
	cursor: 		hand;	
	border:			0px; 
	height:         20px;
}


.MainMenu_MenuBreak {
   	border: transparent 0px solid; 
	background-color: transparent; 
	height: 0px;
}

.MainMenu_MenuArrow {
    DISPLAY: none
}

.MainMenu_RootMenuArrow {
	DISPLAY:none;
}

.Eventday,.Eventweekenday{	background-color: #FFFFFF}
.Eventday,.Eventweekenday{	background-color: #FFFFFF}
.DataGrid_Item{				background-color: transparent;  color:#FFFFFF;   }
.DataGrid_AlternatingItem{	background-color: transparent;color:#FFFFFF;}
.pictags {font-size:16px}



/* Pane Structure      top right bottom left */
.leftcol                {padding:0px 0px 0px 0px}
.toppane				{padding:25px 5px 0px 5px}
.hometoppane			{padding:0px 0px 0px 0px}
.toplefthalf            {padding:0px 0px 0px 0px}
.toprighthalf           {padding:0px 0px 0px 0px}
.leftpane				{padding:0px 0px 7px 2px}
.contentpane			{padding:0px 0px 0px 0px}
.rightpane				{padding:0px 0px 0px 0px}
.bottomlefthalf         {padding:0px 0px 0px 0px}
.bottomrighthalf        {padding:50px 0px 0px 0px}
.bottompane				{padding:0px 0px 0px 0px}
.rightshowpane			{padding:0px 0px 0px 0px}
.rightshowpane2		    {padding:0px 0px 0px 0px}
.vspacepane				{padding:0px 0px 0px 0px}
.hspacepane				{padding:0px 0px 0px 0px}
.allspacepane			{padding:0px 0px 0px 0px}

