BODY
{
	margin: 0px 0px 0px 0px;
	background-color :inherit;
}

.Logo
{
	/*background : red;*/
	display:none;
}
.GlobalNav
{
	/*background : red;*/
	display:none;
}

.Spacer
{
	/*background : red;*/
	display:none;
}

.ModuleTabs
{
	/*background : red;*/
	display:none;
}

.ModuleContent
{
	width: auto;
	height:auto;
	
	background-image: none;/*url(../../Images/Background/bg_gradient.gif);
	background-position-y: 140px;
	background-repeat: repeat-x;*/
	padding:  0px 0px 0px 0px;
}

.Footer
{
}


.ActionButton
{
	/*background : red;*/
	display:none;
	
}
 
.SubTab
{
	/*background : red;*/
	display:none;
	/*
	background-image: url(../../Images/tabs/tab_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	cursor: hand;
	*/
}

.FilterTable
{
	/*background : red;*/
	display:none;
}
.FilterHeader
{
	/*background : red;*/
	display:none;
}

.BoxBottomLeft
{
	display:none;
	/*
	height: 20px;
	width:19px;
	font-size: 0px;
	background-position: left bottom;
	background-image: url(../../Images/frame/content/frame_cnt_corner_left.gif);
	background-repeat: no-repeat;
*/
}

.BoxBottomRight
{
	display:none;
	/*font-size:0px;
	height: 20px;	
	width:19px;
	background-position: right bottom;
	background-image: url(../../Images/frame/content/frame_cnt_corner_right.gif);
	background-repeat: no-repeat;	*/
}

.BoxHeaderLeft
{
	display:none;
	/*height: 25px;
	width: 5px;
	background-position: left bottom;
	background-image: url(../../Images/frame/header/header_bg.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #C4CED8;
	*/
}
.BoxLegendHeader
{
	/*
display:none;
	*/
	padding-left: 10px;
	height: 15px;
	background-position: left bottom;
	background-image: url(../../Images/frame/header/legend_header_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color:#000000;
	border-left: none;
	border-right: none;

}

.BoxHeaderIcon
{
	display:none;
}

.BoxContent
{
	border-left: none;
	border-right: none;
	background-color:Transparent;
	padding: 0px;
}

.BoxTopRight
{
	font-size: 0px;
	border-right: none;
	background-color: Transparent;
}

.BoxHeaderText
{
	padding-left: 5px;
	height: 25px;
	background-position: left bottom;
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color:#000000;
	border-right: none;
}
.BoxBottomMiddle
{
	font-size: 0px;
	border-bottom: none;
	background-color: #ffffff;
}

Select 
{
	display:none;
}


#CellFolder 
{
	display:none;
	/*background : red;*/
}

/*Calender*/
.MonthListTable
{
	display:none;
}
.CalendarDates
{
  display:none;	
}

/*Utility Button*/ 
.UtilityButton
{
	display:none;
}

.ChooseActionButton
{
	display:none;
}

.ChooseActionButtonDisabled
{
	display:none;
}