    .am_Title {
        margin-left:5px;
        cursor:pointer;
		font-family:Tahoma;
		font-size:12px;
		font-weight:bold ;
 	color: #f48f0e;
   }
    .am_Item {
        margin-left:15px;
        padding-bottom:1px;
        cursor:pointer;
		font-family:Tahoma;
		font-size:12px;
		font-weight:normal;
	color: #f48f0e;
    }
  
   .am_TagLink {
        margin-left:5px;
        cursor:pointer;
		font-family:Tahoma;
		font-size:12px;
		font-weight:bold ;
 	color: #f48f0e;
   }
   
   .am_auctionpart{
        margin-bottom:5px;
   }
     
.AT_DataGrid_Grid
{
	background: #f7f7f7;
	border: solid 1px #e5e5e5;
	border-right: solid 2px #e5e5e5;
	border-top: 0px;
	font: normal 11px Arial, Verdana, Sans-serif;
	text-align: left;
	cursor: default;
}
.AT_DataGrid_ItemStyle
{
	color: #000066;
}
.AT_DataGrid_AlternatingItemStyle
{
	color: #000066;
}
.AT_DataGrid_SelectedItemStyle
{
	font-weight: bold;
	color: white;
	background: #669999;
}

.AT_DataGrid_FooterStyle
{
	color: #000066;
	background: White;
}
.AT_DataGrid_PagerStyle
{
	color: #000066;
	background: White;
}

.am_EditTable
{
	border: solid 1px #e5e5e5;
	border-right: solid 2px #e5e5e5;
	border-top: 0px;
	background: transparent;
	margin-bottom: 10px;
}

.am_EditTableHeader,.am_EditTableHeader .SubHead, .AT_DataGrid_HeaderStyle, .AT_DataGrid_HeaderStyle A:link
{
	color:#000000;
	font: bold 10px Verdana, Arial, Sans-serif;
/*	background-color: #5474ac;
	background: white url('images/Img/GridHeaderBg.gif') repeat-x bottom;*/
	background: transparent;
	height: 22px;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #bbb;
	vertical-align:middle;

}

.am_EditTableHeaderTop,.am_EditTableHeaderTop .SubHead
{	
	color:#000000;
	font: bold 10px Verdana, Arial, Sans-serif;
	background-color: #f7f7f7;	
	height: 22px;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #bbb;
	vertical-align:middle;
}


.AM_SectionHead 
{
	text-align: left !important;	
}



.am_LotDetailText
{
	margin-left:10px;
	display:block; 
}

.am_LotDetailText P
{
	margin-top:0px;
	margin-bottom:0px;
}

.am_NormalRed
{
	color: Red;	
}

.am_NormalGreen
{
	color: Green
}

.am_Inline
{
	display:inline ;
}

.GridRow_default a, .GridAltRow_default a, .HighestBidderSelected_Default a, .HighestBidder_Default a
{
	color:#000000 !important;
}

.GridRow_default td, .GridAltRow_default td, .GridRow_default th, .HighestBidder_Default td, .HighestBidderSelected_Default td
{
	border:0px !important;
	border-style:hidden !important;
}

.MasterTable_default, .GridRow_default, .GridAltRow_default, .HighestBidder_Default, .HighestBidderSelected_Default
{
	border-style:none !important;
}
.HighestBidder_Default, .HighestBidderSelected_Default
{
	background-color: #B6EDB6;
}