html,body{
	background:#fff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
	height:100%;
	}

th,td,div{font-size: 11px; color: #4b4b4b; line-height: 17px; font-family: Verdana, Arial, Helvetica, sans-serif}

/*--------------------------------------------------------------------------------------------------------------------------*/
.lt{ text-align:left; vertical-align:top}
.lm{ text-align:left; vertical-align:middle}
.lb{ text-align:left; vertical-align:bottom}
.rt{ text-align:right; vertical-align:top}
.rm{ text-align:right; vertical-align:middle}
.rb{ text-align:right; vertical-align:bottom}
.ct{ text-align:center; vertical-align:top}
.cm{ text-align:center; vertical-align:middle}
.cb{ text-align:center; vertical-align:bottom}
.n{ white-space:nowrap}
.h{ height:100%}
/*.bg-all{ background:#fff}*/
.bg_l_t{ background: url(images/left-t.jpg) right bottom repeat-x}
.bg_r_t{ background: url(images/right-t.jpg) right bottom no-repeat}
.bg_menu { background: url(images/menu.jpg) left top repeat-x}
.bg_b_l{ background: url(images/bottom-1.jpg) left top repeat-x}
.bg_b_r{ background:url(images/bg_botom.jpg) left top repeat-x}
.bg_t_l{ background:url(images/bg_top_l.jpg) left bottom no-repeat}
.bg_t_l_l{ background:url(images/top-l.png) left bottom no-repeat}
.bg_t_l_r{ background:url(images/top.png) right bottom no-repeat}
.bg_b_m{ background:url(images/bg_botom_l.jpg) right top no-repeat}

.inner_bg_t_l_l{ background:url(images/inner-top-l.png) left bottom no-repeat}
.inner_bg_t_l_r{ background:url(images/inner-top-r.png) right bottom no-repeat}
.bg_menu_inner{ background:url(images/menu-inner.jpg) left top repeat-x}

.p_menu{ padding-left:13px;}
.p_lr{padding-left:10px; padding-right:10px;}
.p_pane{ padding:13px;}

.border_menu{ border-left:1px solid #fff}

.panecss{padding:0px;}

p{padding:0px; margin:0px;}
br{ line-height:10px;}
/*--------------------------------------------------------------------------------------------------------------------------*/

/* Title, Module Title */
.Head					{font-size:11px; color:#000000; font-weight:bold}
.SubHead				{font-size:11px; color:#000}
.SubSubHead				{font-size:11px; color:#000000}
.Normal 				{font-size:11px; color:#4b4b4b; line-height: 17px; font-family: Verdana, Arial, Helvetica, sans-serif}

.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active		{color:#000; text-decoration:underline}
A.CommandButton:hover		{color:#a66bd1; text-decoration:none}

.link,
A:link,
A:visited,
A:active					{color:#703A98; font-weight: normal; text-decoration:}
A:hover						{color:#a66bd1; font-weight: normal; text-decoration: underline}

.topcss,
A.topcss:link,
A.topcss:active,
A.topcss:visited			{font-weight: normal; font-size:11px; color:#83878A; text-decoration:none}
A.topcss:hover				{font-weight:normal; font-size:11px; color:#a66bd1; text-decoration:none}

.usercss,
A.usercss:link,
A.usercss:active,
A.usercss:visited			{font-weight: normal; font-size:11px; color:#87888A; text-decoration: none; text-transform:uppercase}
A.usercss:hover				{font-weight:normal; font-size:11px; color:#a66bd1; text-decoration: none; text-transform:uppercase}

.usercss1,
A.usercss1:link,
A.usercss1:active,
A.usercss1:visited			{
	font-weight:normal;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	padding-left:12px;
	background-repeat: no-repeat;
	white-space:nowrap;
}
A.usercss1:hover				{
	font-weight:normal;
	font-size:11px;
	color:#FFA800;
	text-decoration:none;
	padding-left:12px;
	background-repeat: no-repeat;
	white-space:nowrap;
}
input.groovybutton
{
   background-color:transparent;
   font-family:Arial,sans-serif;
   border-top-style:none;
   border-bottom-style:none;
   border-left-style:none;
   border-right-style:none;
   padding-left:10px;
   background-repeat: no-repeat;
   font-weight:normal;
   font-size:11px;
   color:#ffffff;
   text-decoration:none;
}
.searchcss,
A.searchcss:link,
A.searchcss:active,
A.searchcss:visited			{font-weight:normal; font-size:11px; color:#87888A; text-decoration:none; text-transform:uppercase}
A.searchcss:hover			{font-weight:normal; font-size:11px; color:#a66bd1; text-decoration:underline; text-transform:uppercase}

.links,
A.links:link,
A.links:active,
A.links:visited			{font-weight:bold; font-size:12px; color:#111111; text-decoration:none}
A.links:hover			{font-weight:bold; font-size:12px; color:#a66bd1; text-decoration:none;}

.bottomcss            {font-weight:normal; font-size:9px; color:#999999; text-decoration: none}
A.bottomcss:link,
A.bottomcss:active,
A.bottomcss:visited			{font-weight:normal; font-size:9px; color:#999999; text-decoration: none}
A.bottomcss:hover			{font-weight:normal; font-size:9px; color:#a66bd1; text-decoration: underline}

/*--------------------------------------------------------------------------------------------------------------------------*/
/* Pane Structure */
.toppane				{padding:0px 0px 3px 0px}
.leftpane				{padding:0px 10px 0px 0px}
.rightpane				{padding:0px 0px 0px 10px}
.bottompane			    {padding:3px 0px 0px 0px}
.contentpane			{padding:0px 10px 0px 10px}

.bannerpane			  {padding:0px}
.leftshowpane			{padding:5px 0px}
.footerpane		      {padding:5px 10px}
.middlerightpane		{padding:5px 10px 5px 10px}
.lowerleftpane			{padding:5px 10px 5px 10px}
.lowerbottompane	    {padding:5px 10px 5px 10px}
.bottomshowpane		   {padding:5px 55px 0px 0px}
/*--------------------   Horizontal   -----------------------*/  
.MainMenu_MenuItemSel
{
   BACKGROUND: transparent;
}

.MainMenu_MenuContainer {
	background-color: Transparent;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuIcon {
display:none;
}

/*mainmenu*/
.RootMenuItem TD {
	font-size:		11px;
	font-weight:	bold;
	color:			#fff;
	height:			24px;
    text-align:     center;
	padding-left:    25px;
	padding-right:   25px;
	font-family:Arial, Helvetica, sans-serif;
}
.RootMenuItemSel TD {
   font-size:		11px;
	font-weight:	bold;
	color:			#a66bd1;
	height:			24px;
    text-align:     center;
	padding-left:    25px;
	padding-right:   25px;
}
.RootMenuItemHover TD {
   	font-size:		11px;
	font-weight:	bold;
	color:			#a66bd1;
	height:			24px;
    text-align:     center;
	padding-left:    25px;
	padding-right:   25px;
}
 /*submenu*/ 
 .submenu						{ 
	background: 	#a66bd1;
	border: none;
	border-top:none;
	margin:0px 0px 0px 0px;
	filter:     	Alpha(Opacity=88); 
	z-index:    	1000;
}
.MainMenu_MenuItem				{
 	font-size:		11px;
	font-weight: normal; 
    color: 			#441e60;  
	border:			0px;
	padding:		0px 15px 0px 5px;
	height:			20px;
	cursor:			pointer;	
	cursor: 		hand;
}
.submenuitemselected, .submenuitembreadcrumb	{ 
	background:		#441e60;
  	font-size:		11px;
	font-weight:	normal;  
    color:			#FFFFFF;  
   	padding:	    0px 15px 0px 5px;	
    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: #000000}
.Eventday,.Eventweekenday{	background-color: #000000}
.DataGrid_Item{				background-color: transparent;  color:#000000   }
.DataGrid_AlternatingItem{	background-color: transparent;color:#000000}


.H2_green 
{color:#71A139;
font-size:12px;
font-weight:bold;
}

.text1_green
 {
color:#71A139;
font-size:12px;
font-weight:normal;
}

.text1_greenlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #71A139;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.text1_greenlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text1_greenlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #A9CE39;
	text-decoration: none;
}
.dynamicNavlink,
.dynamicNavlink:link,
.dynamicNavlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	text-align: center;


	padding: 0px;
}
 
.dynamicNavlink:hover,
.dynamicNavlink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.EventDay
{background:#ffffff}

.EventDayHeader
{background:#E8EEF7}


a.logohoverpurple{ background:url(images/huiselogo.jpg) no-repeat left top }
a.logohoverpurple:hover{ background:url(images/blueinnerlogo.jpg) no-repeat left top}



