BODY {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
	height:100%;
	background-color: #ffffff;
	}

TH,TD,DIV {	font-size:12px; color:#000; FONT-FAMILY:Tahoma,Arial,Helvetica}

#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:5px 8px 5px 8px;}

/*--------------------------------------------------------------------------------------------------------------------------*/

/* Title, Module Title */
.Head					{font-size:11px; color:#000000; font-weight:bold}
.SubHead				{font-size:11px; color:#000}
.SubSubHead				{font-size:11px; color:#000}
.Normal 				{
	font-size:12px;
	color:#333333;
}

.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active		{color:#000; TEXT-DECORATION:underline}
A.CommandButton:hover		{color:#ff0000; TEXT-DECORATION:none}

A,
A:link,
A:visited,
A:active					{color:#838383; TEXT-DECORATION:none}
A:hover						{color:#971a14; TEXT-DECORATION:underline}

.topcss,
A.topcss:link,
A.topcss:active,
A.topcss:visited			{font-weight:normal; font-size:11px; color:#000; TEXT-DECORATION:none}
A.topcss:hover				{font-weight:normal; font-size:11px; color:#971a14; TEXT-DECORATION:underline}

.topcss1,
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:#84c5de; TEXT-DECORATION:underline}

.topcss2,
A.topcss:link,
A.topcss:active,
A.topcss:visited			{
	font-weight:bold;
	font-size:13px;
	color:#fff;
	TEXT-DECORATION:none
}
A.topcss:hover				{
	font-weight:bold;
	font-size:13px;
	color:#fff;
	TEXT-DECORATION:underline
}

.usercss,
A.usercss:link,
A.usercss:active,
A.usercss:visited			{
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	TEXT-DECORATION:none;
}
A.usercss:hover				{
	font-weight:bold;
	font-size:11px;
	color:#861606;
	TEXT-DECORATION:underline;
}


.searchcss,
A.searchcss:link,
A.searchcss:active,
A.searchcss:visited			{font-weight:normal; font-size:11px; color:#fff; TEXT-DECORATION:none}
A.searchcss:hover				{font-weight:normal; font-size:11px; color:#d09245; TEXT-DECORATION:underline}

.links,
A.links:link,
A.links:active,
A.links:visited			{font-weight:bold; font-size:11px; color:#fff; TEXT-DECORATION:none}
A.links:hover			{font-weight:bold; font-size:11px; color:#66abcc; TEXT-DECORATION:underline}

.bottomcss,
A.bottomcss:link,
A.bottomcss:active,
A.bottomcss:visited			{
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	TEXT-DECORATION:none
}
A.bottomcss:hover			{
	font-weight:normal;
	font-size:11px;
	color:#8C7058;
	TEXT-DECORATION:underline
}

/*--------------------------------------------------------------------------------------------------------------------------*/

/*--------------------   Horizontal   -----------------------*/  
.MainMenu_MenuContainer {
	background-color: transparent;
    width:100%;
}

.MainMenu_MenuBar {
}

.MainMenu_MenuArrow {
	display: none
}

.MainMenu_RootMenuArrow {
	display: none
}

.MainMenu_MenuIcon {
	display: none
}

.MainMenu_MenuBreak {
   	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	
}

.RootMenuItem TD {
    padding:5px 8px 16px 4px;
	height:37px;
    font-size:13px;
    font-weight:bold;
    color:#fff;
    text-align:center;
/*    background-image: url(images/BlueMenu.jpg);*/

}

.RootMenuItemSel TD {
    padding:5px 8px 16px 4px;
    font-size:13px;
    font-weight:bold;
    color: #fff;  
    text-align:center;
/*    background-image: url(images/BlueMenu.jpg);	*/
	height:40px;
}

.RootMenuItemHover TD {
    padding:5px 8px 16px 4px;
    font-size:13px;
    font-weight:bold; 
    color:#000; 
    text-align:center;
    background-image: url(images/BlueMenuSel.jpg);
	height:40px;

}

.MainMenu_MenuItem {
	padding:2px 25px 2px 13px;
	border:0pt none;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.MainMenu_MenuItemSel {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
}

.Submenu {
	cursor:pointer;
	margin-top: 0px;
	margin-left: -2px;
	z-index: 1000;
	font-size: 11px;
	color: #eee7cd;
	font-weight: normal;
	background-color: #ffffff;
}

.Submenuitemselected,Submenuitembreadcrumb {
	padding:2px 25px 2px 13px;
	border:0pt none;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #a62647;
	font-weight: normal;
	background: #fff;
}


.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}
.myleftpane				{padding:0px 0px 0px 0px}
.mycontentpane			{padding:0px 0px 0px 0px}
.myrightpane			{padding:0px 0px 0px 0px}
.mybottompane			{padding:0px 0px 0px 0px}
.logopane				{padding:0px 0px 0px 0px}
.showcasepane			{padding:0px 0px 0px 0px}
.bannerpane				{padding:0px 0px 0px 0px}
.vspacepane				{padding:5px 0px 5px 0px}
.hspacepane				{padding:0px 5px 0px 5px}
.allspacepane			{padding:5px 5px 5px 5px}

.test{
background-color:#33FF33;
filter:     	Alpha(Opacity=25); 
}

.youarehere {

color:#FFFFFF;
}

