BODY			{
	margin:0px 0px 0px 0px;
	border-left:0px;
	height:100%;
}


TH,TD,DIV {	font-size:12px; color:#000000; FONT-FAMILY:Tahoma, Arial, Helvetica}

.Allbg {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
}
.Amline {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c9c9c9;
	border-bottom-color: #c9c9c9;
}

.Atopbg {
	background-color: #e7e7e7;
	background-repeat: repeat-x;
	background-position: bottom;
}





#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:31px
}

/*--------------------------------------------------------------------------------------------------------------------------*/

.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;}
.rm{ text-align:right; vertical-align:middle;}
.lm{ text-align:left; vertical-align:middle;}


/* Title, Module Title */
.Head					{font-size:12px; color:#000000; font-weight:bold}
.SubHead				{font-size:12px; color:#000000}
.SubSubHead				{font-size:12px; color:#000000}
.Normal 				{font-size:12px; color:#000000}

.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active		{color:#333333; TEXT-DECORATION:underline}
A.CommandButton:hover		{color:#CCCCCC; TEXT-DECORATION:none}

A,A:link,
A:visited,
A:active					{color:#333333; TEXT-DECORATION:none}
A:hover						{color:#CCCCCC; TEXT-DECORATION:underline}

.topcss,
A.topcss:link,
A.topcss:active,
A.topcss:visited			{font-weight:normal; font-size:11px; color:#333333; TEXT-DECORATION:none}
A.topcss:hover				{
	font-weight:normal;
	font-size:11px;
	color:#CCCCCC;
	text-decoration: underline;
}
.bottomcss,
A.bottomcss:link,
A.bottomcss:active,
A.bottomcss:visited			{font-weight:normal; font-size:11px; color:#333333; TEXT-DECORATION:none}
A.bottomcss:hover			{font-weight:normal; font-size:11px; color:#CCCCCC; TEXT-DECORATION:underline}

.searchcss,
A.searchcss:link,
A.searchcss:active,
A.searchcss:visited { color:#333333;font-weight: normal; font-size:11px; text-decoration:none;font-size:11px;}
A.searchcss:hover { color:#CCCCCC;font-weight: normal; text-decoration:underline;font-size:11px;}

.usercss,
A.usercss:link,
A.usercss:active,
A.usercss:visited { color:#333333;font-weight: normal; text-decoration:none;font-size:11px;}
A.usercss:hover { color:#CCCCCC;font-weight: normal; text-decoration:underline;font-size:11px;}

.links,A.links:link,A.links:active,A.links:visited			{font-weight:bold; font-size:11px; color:#333333; TEXT-DECORATION:none}
A.links:hover			{font-weight:bold; font-size:11px; color:#CCCCCC; TEXT-DECORATION:underline}


.MainMenu_MenuContainer			{background-color: Transparent;width:100%; height:1px;}
.MainMenu_MenuBar				{ }
.MainMenu_MenuIcon      		{ display:none; }

.MainMenu_MenuArrow				{ display:none; }
.Aallpane {
	border: 2px solid f5f4f0;
}

.MainMenu_RootMenuArrow			{ display:none; }
.MainMenu_MenuBreak			{
	border: 			transparent 0px solid; 
 	background-color: 	transparent; 
 	height: 			1px;
}


.MainMenu_MenuItemSel
{
   BACKGROUND: transparent;
}

.MainMenu_TabRootMenuItem TD	{
	font-size:14px;
	font-weight:bold;
	color:#060606;
	height:31px;
	padding:0px 2px 0px 30px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/mm.jpg);
	background-repeat: no-repeat;
	background-position: left center;
   }
      
.MainMenu_TabRootMenuItemSel TD {
	font-size:14px;
	font-weight:bold;
	color:#080808;
	height:31px;
	padding:0px 2px 0px 30px;
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/graymbg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
 }

.MainMenu_TabMenuItemHover TD {
	font-size:14px;
	font-weight:bold;
	color:#080808;
	height:31px;
	padding:0px 2px 0px 30px;
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/graymbg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}

.MainMenu_TabMenuItemSelHover TD {
	font-size:14px;
	font-weight:bold;
	color:#080808;
	height:31px;
	padding:0px 2px 0px 30px;
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/graymbg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}



  
.MainMenu_MenuItem				{
	font-size:11px;
	font-weight:normal;
	color:#000000;
	border:0px;
	padding:0px 15px 0px 10px;
	height:20px;
	cursor:	hand;
}

.submenu						{
	border: #FFFFFF   1px  solid;
	filter:  Alpha(Opacity=88);
	z-index:  1000;
	margin:2px 0px 0px 0px;
	background-color: #d1d1d1;
}

.submenuitemselected, .submenuitembreadcrumb			{
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	padding:0px 15px 0px 10px;
	cursor:hand;
	cursor:hand;
	border:0px;
	height:20px;
	background-color:#696969;
}




.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 */
.TopShowPane 			{padding:0px 0px 0px 10px}
.LeftShowPane 			{padding:5px 10px 5px 10px}
.MiddleShowPane 		{padding:5px 10px 5px 10px}
.LeftPane				{padding:5px 10px 5px 10px}
.NewRightPane		    {padding:5px 10px 5px 10px}
.ShowPane			    {padding:5px 10px 5px 10px}
.Rightpane				{padding:5px 10px 5px 10px}
.TopPane				{padding:5px 10px 5px 10px}
.BottomPane				{padding:5px 10px 5px 10px}
.ContentPane			{padding:5px 10px 5px 10px}
.MiddlePane				{padding:5px 10px 5px 10px}
.LeftMiddlePane			{padding:5px 10px 5px 10px}
.RightMiddlePane		{padding:5px 10px 5px 10px}
.FooterPane				{padding:5px 10px 5px 10px}
.LogoPane				{padding:5px 10px 5px 10px}
.ShowcasePane			{padding:5px 10px 5px 10px}
.BannerPane				{padding:5px 10px 5px 10px}
.VspacePane				{padding:5px 10px 5px 10px}
.HspacePane				{padding:5px 10px 5px 10px}
.AllspacePane			{padding:5px 10px 5px 10px}


