html,body{
	background:#fff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
	height:100%;font-size:12px; font-weight: normal; color:#7E6B5A; font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	}

th,td,div{font-size:12px; font-weight: normal; color:#7E6B5A; font-family:Trebuchet MS,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:#000 url(images/bg.jpg) left top repeat-x}
.bg_m{ background:#FFFFFF}
.bg_menu{ background: url(images/menu_bg.jpg) left top repeat-x}
.bg_r_m{ background:url(images/bg_r_m.jpg) left top repeat-y}
.bg_r_t{ background: url(images/bg_r_t.jpg) left top no-repeat}
.bg_r_b{ background:url(images/bg_r_b.jpg) left bottom no-repeat}
.bg_bottom{ background:url(images/bottom.jpg) left top repeat-x}


.p_logo{ padding:20px;}
.p_lr{padding-left:10px; padding-right:10px;}
.p_r{ padding-left:20px;}
.p_pane{ padding-left:20px; padding-right:20px;}

.panecss{padding:0px;}
/*--------------------------------------------------------------------------------------------------------------------------*/

/* Title, Module Title */
.Head					{font-size:12px; color:#000000; font-weight:bold}
.SubHead				{font-size:12px; color:#000}
.SubSubHead				{font-size:12px; color:#000000}
.Normal 				{font-size:12px; font-weight: normal; color:#7E6B5A; font-family:Trebuchet MS,Arial,Helvetica,sans-serif;}

.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active		{color:#000; text-decoration:underline}
A.CommandButton:hover		{color:#F39700; text-decoration:none}

.link,
A:link,
A:visited,
A:active					{color:#EB6100; font-weight: normal; text-decoration:none}
A:hover						{color:#F39700; font-weight: normal; text-decoration: none}

.topcss,
A.topcss:link,
A.topcss:active,
A.topcss:visited			{font-weight: normal; font-size:12px; color:#fff; text-decoration:none}
A.topcss:hover				{font-weight:normal; font-size:12px; color:#F39700; text-decoration:none}

.usercss,
A.usercss:link,
A.usercss:active,
A.usercss:visited			{font-weight: normal; font-size:12px; color:#fff; text-decoration: none;}
A.usercss:hover				{font-weight:normal; font-size:12px; color:#F19149; text-decoration: none;}

.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;
   FONT-FAMILY:Tahoma,Arial,Helvetica;
}
.searchcss,
A.searchcss:link,
A.searchcss:active,
A.searchcss:visited			{font-weight:bold; font-size:11px; color:#83878A; text-decoration:none}
A.searchcss:hover			{font-weight:bold; font-size:11px; color:#FF5250; text-decoration:underline}

.links,
A.links:link,
A.links:active,
A.links:visited			{font-weight:normal; font-size:12px; color:#59493F; text-decoration:none;}
A.links:hover			{font-weight:normal; font-size:12px; color:#EB6100; text-decoration:none;}

.bottomcss            {font-weight:normal; font-size:12px; color:#59493F; text-decoration: none}
A.bottomcss:link,
A.bottomcss:active,
A.bottomcss:visited			{font-weight:normal; font-size:12px; color:#59493F; text-decoration: none}
A.bottomcss:hover			{font-weight:normal; font-size:12px; color:#fff; 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}

.bannerpane				{padding:0px}
.leftshowpane			{padding:5px 0px}
.footerpane		      	{padding:5px 10px}
.middlerightpane		{padding:5px 10px 5px 10px}
.lowerleftpane			{padding:5px 10px 5px 10px}
.headerpane	    		{padding:0px}
.rightshowpane		   	{padding:0px 20px 0px 20px}
/*--------------------   Horizontal   -----------------------*/  
.MainMenu_MenuItemSel
{
   BACKGROUND: transparent;
}

.MainMenu_MenuContainer {
	background-color: Transparent;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuIcon {
display:none;
}

/*mainmenu*/
.RootMenuItem TD {
	font-size: 		150%;
	font-weight:	bold;
	color:			#fff;
	height:			44px;
    text-align:     center;
	padding-left:    34px;
	padding-right:   36px;
	background:url(images/x.jpg) right top no-repeat;
	*background-position:100% -1px;
}
.RootMenuItemSel TD {
   font-size: 		150%;
	font-weight:	bold;
	color:			#59493F;
	height:			44px;
    text-align:     center;
	padding-left:    34px;
	padding-right:   36px;
	background:url(images/menu_hover.jpg) right top no-repeat;
	*background-position:100% -1px;
}
.RootMenuItemHover TD {
   	font-size: 		150%;
	font-weight:	bold;
	color:			#59493F;
	height:			44px;
    text-align:     center;
	padding-left:    34px;
	padding-right:   36px;
	background:url(images/menu_hover.jpg) right top no-repeat;
	*background-position:100% -1px;
}
 /*submenu*/ 
.Submenu						{ 
	background: 	#FF9120;
	border:none;
	margin:0px 0px 0px 0px;
	filter:alpha(opacity=90);-moz-opacity:0.9;
	z-index:    	1000;
}
.MainMenu_MenuItem				{
 	font-size:		11px;
	font-weight: normal; 
    color: 			#59493F;  
	border:			0px;
	padding:		0px 15px 0px 10px;
	height:			20px;
	cursor:			pointer;	
	cursor: 		hand;
}
.Submenuitemselected, .Submenuitembreadcrumb	{ 
	background:		#FA6216;
  	font-size:		11px;
	font-weight:	normal;  
    color:			#FFFFFF;  
   	padding:	    0px 15px 0px 10px;	
    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}



