table {
    width:100%;
}

table, th , td {
   border: 1px solid grey; 
   border-collapse: collapse;
   padding: 1px; 
   font-size: var(--text_smaller);
   background-color: var(--white);
}
ul#menu {
    padding: 0;
    margin-bottom: 11px;
}
ul#menu li {
    display: inline;
    margin-right: 3px;
}

ul#menu li a {
    background-color: #ffffff;
    padding: 5px 20px;
    text-decoration: none;
    color: #696969;
    border-radius: 4px 4px 4px 4px;
}
ul#menu li a:hover {
    color: white;
    background-color: black;
}
.Listing_Table
{
	margin-bottom: 8px;
}
.convinceRegistration
{
	padding: 3px;
	margin-bottom: 3px;
	/* border-radius: 10px 10px 10px 10px; */
}
.Prolific_Vendor_id2
{
    width:100%;
	padding: 0px; 
	background-color: white;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	padding: 0px; 
	
}
.LCP_Uniform_Column_width
{
	width:25%;
}
.LCP_Uniform_Column_color
{
	background-color: var(--header_text_background_color2);
}

.noborders_padded
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	padding-bottom: 33px;
}
.noborders_margin
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	font-size: var(--text_standard);
}
.noborders_smallerer
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	font-size: var(--text_smallerer);
}
.noborders_light_blue
{
	border-style: none;
	border-collapse: collapse;
	border-bottom:0px;
	background-color: var(--header_text_background_color2);
	font-size: var(--text_smallerer);
	
}
.noborders
{
	border-style: none;
	border-collapse: collapse;
	border-bottom:0px;
}
.noborders_adj
{	
	line-height:10px;
}
.noborders_align_top
{
	border-style: none;
	border-collapse: collapse;
	border-bottom:0px;
	vertical-align: top;
}
.noborders_collapsed
{
	border-style: none;
	border-collapse: collapse;
	border-bottom:0px;
	visibility: collapse;
}
.noborders_right
{
	border-style: none;
	border-collapse: collapse;
	border-bottom:0px;
	text-align: right;
}
.noborders_right_green
{
	border-style: none;
	border-collapse: collapse;
	border-bottom:0px;
	text-align: right;
	font-size: var(--text_small);
	font-weight:bold;
	color: var(--smart_color);
	
	background-color: var(--select_color1);
}
.noborders_right_smallerer
{
	border-style: none;
	border-collapse: collapse;
	border-bottom:0px;
	text-align: right;
	font-size: var(--text_smallerer);
}
.noborders_right_smallerest
{
	border-style: none;
	border-collapse: collapse;
	border-bottom:0px;
	text-align: right;
	font-size: var(--text_smallerest);
}
.noborders_left_smallerer
{
	border-style: none;
	border-collapse: collapse;
	border-bottom:0px;
	text-align: left;
	font-size: var(--text_smallerer);
}
.noborders_spacing
{
	border-style: none;
	border-collapse: collapse;
	border-bottom:0px;
	border-spacing: 30px;
}
	
.noborders_centre
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	text-align: center;
}
.noborders_centre_blue_bold
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	text-align: center;
	font-weight:bold;
	color: var(--unselected_button_color2);
	font-size: var(--text_standard);
}
.noborders_left_green_bold
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	text-align: left;
	font-weight:bold;
	color: var(--selected_button_color2);
	font-size: var(--text_standard);
}
.noborders_left_red_bold
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	text-align: left;
	font-weight:bold;
	color: var(--help_color_err);
	font-size: var(--text_smaller);
}
.noborders_centre_red_bold
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	text-align: center;
	font-weight:bold;
	color: var(--help_color_err);
	font-size: var(--text_standard);
}
.noborders_centre_blue_smaller
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	text-align: center;
	font-weight:bold; 
	color: var(--unselected_button_color2);
	font-size: var(--text_smaller);
}
.noborders_shaded_left_blue_smaller
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	text-align: left;
	font-weight:bold; 
	color: var(--unselected_button_color2);
	font-size: var(--text_smaller);
	background-color: var(--header_text_background_color2);	
}
.noborders_centre_red_smaller
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	text-align: center;
	font-weight:bold; 
	color: var(--help_color_err);
	font-size: var(--text_smaller);
}
.noborders_right_dimgray
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	text-align: right;
	background-color: var(--light_grey_highlight);	
	font-weight:bold;
	color: var(--unselected_button_color2);
	
}

.noborders_left
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	text-align: left;
}
.noborders_centre_title
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	text-align: center;
	color: var(--unselected_button_color2);
	background-color: var(--unselected_button_color1);
}
.noborders_right_title
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	text-align: right;
	color: var(--unselected_button_color2);
	background-color: var(--unselected_button_color1);
}
.noborders_left_title
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	text-align: left;
	color: var(--unselected_button_color2);
	background-color: var(--unselected_button_color1);
}
.noborders_left_header
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	text-align: left;
	color: var(--unselected_button_color2);
	background-color: var(--unselected_button_color1);
}
.noborders_left_large
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	text-align: left;
	font-size: var(--text_big);
	font-weight:bold;
}
.noborders_centre_large
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	text-align: left;
	font-size: var(--text_large);
	color: white;
	background-color: var(--blue_text_color);
	font-weight:bold;
}
.noborders_centre_large_Permission
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	text-align: left;
	font-size: var(--text_big);
	color: var(--blue_text_color);
	background-color: white;
	font-weight:bold;
}
.noborders_white
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	/* background-color: white; */
}
.noborders_Item_Help
{
	vertical-align:bottom;
	text-align:center;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	padding: 4px;
	color: black;
	background-color: var(--header_text_background_color4);
	font-size: var(--text_smaller);
	font-weight:bold;
	border-radius: 5px 5px 5px 5px; 
}
.noborders_Item_Describe
{
	vertical-align:bottom;
	text-align:center;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	padding: 4px;
	color: white;
	background-color: var(--back_color1);
	font-size: var(--text_smaller);
	font-weight:bold;
	border-radius: 5px 5px 5px 5px; 
}
.noborders_Item_sub_Describe
{
	vertical-align:bottom;
	text-align:left;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	padding: 2px;
	background-color: white;
	color: var(--back_color1);
	font-size: var(--text_smallerer);
	font-weight:bold;
	/* border-radius: 5px 5px 5px 5px; */
}
.noborders_thin
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	padding-bottom: -10px;
	padding-top: -10px;
	margin-top: 30px;

}
.noborders_white_narrow
{
	line-height: 6px;
	margin: 0px;
	margin-top: 0px;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	background-color: white;
}
.noborders_vendor_row
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	background-color: white;
	vertical-align:top;
	padding-bottom: 5px;
	padding-top: 5px;
	height:35px;
	vertical-align:bottom;
}
.noborders_DC_new_Entry
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	background-color: white;
	vertical-align:top;
	padding-top: 5px;
	font-weight:bold; 
}
.noborders_white_top
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	background-color: white;
	vertical-align:top;
	padding-bottom: 5px;
}
.noborders_yellow
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	background-color: yellow;
	border-radius: 10px 10px 10px 10px;
}
.noborders_red_big
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	color: red;
	font-size: var(--text_big);
	font-weight:bold;
	/*border-radius: 10px 10px 10px 10px; */
	vertical-align: top;
}
.noborders_blue
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	color: blue;
	font-size: 12px;
	font-weight:bold;
	/*border-radius: 10px 10px 10px 10px; */
}
.noborders_blue_big
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	color: blue;
	font-size: var(--text_big);
	font-weight:bold;
	/*border-radius: 10px 10px 10px 10px; */
	vertical-align: top;
}
.noborders_blue_big_no_v_align
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	color: var(--blue_text_color);
	font-size: var(--text_small);
	font-weight:bold;
	/*border-radius: 10px 10px 10px 10px; */
	/*vertical-align: top; */
}
.noborders_blue_background_smart_color
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	color:  var(--smart_color);
	/* background-color: var(--back_color1); */
	font-size: var(--text_smaller);
	font-weight:bold;
	text-align:left;
	/*border-radius: 10px 10px 10px 10px; */
}
.noborders_blue_background_red
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	color:  var(--back_color_alert);
	background-color: var(--back_color1);
	font-size: var(--text_smaller);
	font-weight:bold;
	text-align:left;
	/*border-radius: 10px 10px 10px 10px; */
}
.noborders_blue_background
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	color: white;
	background-color: var(--back_color1);
	font-size: var(--text_smaller);
	font-weight:bold;
	text-align:left;
	/*border-radius: 10px 10px 10px 10px; */
}
.noborders_Purchases_right
{
	vertical-align:bottom;
	text-align:right;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	color: white;
	background-color: #000080;
	font-size: 16px;
	font-weight:bold;
	/*border-radius: 10px 10px 10px 10px; */
}
.noborders_Sales_right
{
	vertical-align:bottom;
	text-align:right;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	color: white;
	background-color: #50E809;
	font-size: 16px;
	font-weight:bold;
	/*border-radius: 10px 10px 10px 10px; */
}
.noborders_Purchases
{
	vertical-align:bottom;
	text-align:left;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	color: white;
	background-color: #800000;
	font-size: 16px;
	font-weight:bold;
	/*border-radius: 10px 10px 10px 10px; */
}
.noborders_Sales
{
	vertical-align:bottom;
	text-align:left;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	color: white;
	background-color: #50E809;
	font-size: 16px;
	font-weight:bold;
	/*border-radius: 10px 10px 10px 10px; */
}
.noborders_Active
{
	vertical-align:bottom;
	text-align:left;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	color: white;
	background-color: #33EEFF;
	font-size: 16px;
	font-weight:bold;
	/*border-radius: 10px 10px 10px 10px; */
}
.noborders_Expireds
{
	vertical-align:bottom;
	text-align:left;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	color: white;
	background-color: black;
	font-size: 16px;
	font-weight:bold;
	/*border-radius: 10px 10px 10px 10px; */
}
.noborders_Interactions
{
	vertical-align:bottom;
	text-align:left;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	color: white;
	background-color: #FF8333;
	font-size: 16px;
	font-weight:bold;
	/*border-radius: 10px 10px 10px 10px; */
}
.noborders_Next_Event_Title
{
	vertical-align:bottom;
	text-align:center;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	height: 36px;
	vertical-align: middle;
	color: white;
	background-color: #FF8333;
	font-size: var(--text_big);
	font-weight:bold;
	border-radius: 10px 10px 10px 10px; 
	
}
.noborders_Next_Event_Header
{
	vertical-align:bottom;
	text-align:center;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	color: white;
	background-color: var(--back_color1);
	font-size: var(--text_big);
	font-weight:bold;
	/*border-radius: 10px 10px 10px 10px; */
	
}
.noborders_Next_Event_Header_small
{
	vertical-align:bottom;
	text-align:center;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	color: white;
	background-color: var(--back_color1);
	font-size: var(--text_smaller);
	font-weight:bold;
	/*border-radius: 10px 10px 10px 10px; */
	
}
.noborders_Next_Event_Detail
{
	vertical-align:bottom;
	text-align:center;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	color: var(--blue_text_color);
	background-color: white;
	font-size: var(--main_text_size);
	font-weight:bold;
	/* border-radius: 10px 10px 10px 10px;  */
	
}
.noborders_Next_Event_Detail_left
{
	vertical-align:bottom;
	text-align:left;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	color: var(--blue_text_color);
	background-color: white;
	font-size: var(--main_text_size);
	font-weight:bold;
	/* border-radius: 10px 10px 10px 10px;  */

	
}
.noborders_Catalog_Title_left
{
	vertical-align:bottom;
	text-align:left;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	color: var(--blue_text_color);
	background-color: white;
	font-size: var(--main_text_size);
	font-weight:bold;
	/* border-radius: 10px 10px 10px 10px;  */
	padding-top: 20px;
}
.upload_files
{
	/* table-layout: auto; */
	/* display:table-cell; */
	/* table-layout: fixed; */
	background-color: #000080;
    /* border-collapse: collapse; */
	padding: 1px;
	width: 100%;
	font-size: 22px;
	margin-bottom: 5px;
	
	/* display:table-cell; */
}

.variety_table
{
	table-layout:fixed;
	border: 0px;
	border-style:hidden; 
	background-color: white; 
    border-collapse: collapse; 
	padding: 0px;
	margin: 0px;
	width: 100%;
	font-size: 10px;
	color:black;
	text-align: right;
	/* display:table-cell; */
}
.variety_table_td_50
{
	/* table-layout:fixed; */
	border: 0px;
	border-style:hidden; 
	background-color: white; 
    border-collapse: collapse; 
	padding: 0px;
	margin: 0px;
	width: 50%;
	font-size: 10px;
	color:black;
	text-align: right;
}
.variety_table_td_50_left
{
	/* table-layout:fixed; */
	border: 0px;
	border-style:hidden; 
	background-color: white; 
    border-collapse: collapse; 
	padding: 0px;
	margin: 0px;
	width: 50%;
	font-size: 10px;
	color:black;
	text-align: left;
}
.variety_table_td_25
{
	/* table-layout:fixed; */
	border: 0px;
	border-style:hidden; 
	background-color: white; 
    border-collapse: collapse; 
	padding: 0px;
	margin: 0px;
	width: 25%;
	font-size: 10px;
	color:black;
	text-align: right;
}
.variety_table_td_75
{
	/* table-layout:fixed; */
	border: 0px;
	border-style:hidden; 
	background-color: white; 
    border-collapse: collapse; 
	padding: 0px;
	margin: 0px;
	width: 75%;
	font-size: 10px;
	color:black;
	text-align: right;
}
.variety_table_td
{
	/* table-layout:fixed; */
	border: 0px;
	border-style:hidden; 
	background-color: white; 
    border-collapse: collapse; 
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	color:black;
	text-align: right;
}
.variety_table_td_left
{
	/* table-layout:fixed; */
	border: 0px;
	border-style:hidden; 
	background-color: white; 
    border-collapse: collapse; 
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	color:black;
	text-align: left;
}
.special_feature_table_td
{
	/* table-layout:fixed; */
	border: 0px;
	border-style:hidden; 
	background-color: white; 
    border-collapse: collapse; 
	padding: 0px;
	
	margin: 0px;
	font-size: 10px;
	color:black;
	text-align: right;
}

.browse_Format_2_Title
{
	table-layout:fixed;
	border: 0px;
	border-style:hidden; 
	background-color: white; 
    border-collapse: collapse; 
	padding: 1px;
	margin: 0px;
	/*width: 100%; */
	font-size: 12px;
	color:black;
	font-weight:bold;
	text-align: left;
	/* display:table-cell; */
}
.browse_Format_3_Title
{
	table-layout:fixed;
	border: 0px;
	border-style:hidden; 
	background-color: white; 
    border-collapse: collapse; 
	padding: 1px;
	margin: 0px;
	/* width: 100%; */
	font-size: 10px;
	color:black;
	font-weight:bold;
	text-align: left;
	/* display:table-cell; */
}
.Grade_Format_2_Title
{
	table-layout:fixed;
	border: 0px;
	border-style:hidden; 
	background-color: white; 
    border-collapse: collapse; 
	/*padding: 1px;
	margin: 2px;*/
	/*width: 100%; */
	font-size: 10px;
	color:black;
	font-weight:bold;
	text-align: left;
	/* display:table-cell; */
}
.Grade_Format_3_Title
{
	table-layout:fixed;
	border: 0px;
	border-style:hidden; 
	background-color: white; 
    border-collapse: collapse; 
	/*padding: 1px;
	margin: 10px;*/
	/* width: 100%; */
	font-size: 10px;
	color:black;
	font-weight:bold;
	text-align: center
	/* display:table-cell; */
}

.Listing_pending
{
	/*table-layout:fixed;  */
	border: 0px;
	border-style:hidden; 
	background-color: white; 
    border-collapse: collapse; 
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color:#000080;
	text-align: left;
}
.Listing_pending_auction
{
	/*table-layout:fixed;  */
	border: 0px;
	border-style:hidden; 
	background-color: #CCFFFF; 
    border-collapse: collapse; 
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color:#000080;
	text-align: left;
}
.Listing_pending_row
{
	border: 0px;
	border-style:hidden; 
	background-color: white; 
    border-collapse: collapse; 
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color:#000080;
	text-align: left;
}
.Listing_pending_element
{
	border: 0px;
	border-style:hidden; 
	background-color: white; 
    border-collapse: collapse; 
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color:#000080;
	text-align: left;
}
.Listing_pending_balance
{
	border-style:hidden;
	width: 80%;
	/*text-align: center; */
	background-color:white;
	/* color: black; */
	/* margin-bottom:10px; */
	text-align:left;
	font-size: 14px;
	line-height:16px;
	/* font-weight:bold; */
	color: #000080;
	font-family:"Times New Roman", Times, serif;
}
.Listing_pending_balance2
{
	border-style:hidden;
	width: 80%;
	padding-top: 2px;
	/*text-align: center; */
	background-color:white;
	/* color: black; */
	/* margin-bottom:10px; */
	text-align:left;
	font-size: 12px;
	line-height:12px;
	font-weight:bold;
	color: black;
	font-family:"Times New Roman", Times, serif;
}
.Listing_pending_balance3
{
	border-style:hidden;
	width: 90%;
	padding-top: 0px;
	padding-bottom: 0px;
	/*text-align: center; */
	background-color:white;
	/* color: black; */
	/* margin-bottom:10px; */
	text-align:left;
	font-size: 12px;
	line-height:14px;
	font-weight:bold;
	color: black;
	font-family:"Times New Roman", Times, serif;
}
.Listing_pending_74
{
	border-style:hidden;
	width: 74%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	/*text-align: center; */
	background-color:white;
	/* color: black; */
	/* margin-bottom:10px; */
	text-align:left;
	font-size: 12px;
	line-height:14px;
	font-weight:bold;
	color: black;
	font-family:"Times New Roman", Times, serif;
}
.Listing_pending_20
{
	border-style:hidden;
	width: 20%;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	/*text-align: center; */
	background-color:white;
	/* color: black; */
	/* margin-bottom:10px; */
	text-align:left;
	font-size: 12px;
	line-height:14px;
	font-weight:bold;
	color: #000080;
	font-family:"Times New Roman", Times, serif;
}

.Listing_pending_10
{
	border-style:hidden;
	width: 10%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	/*text-align: center; */
	background-color:white;
	/* color: black; */
	/* margin-bottom:10px; */
	text-align:left;
	font-size: 12px;
	line-height:14px;
	font-weight:bold;
	color: black;
	font-family:"Times New Roman", Times, serif;
}
.Listing_pending_10_auction
{
	border-style:hidden;
	width: 10%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	/*text-align: center; */
	background-color:#CCFFFF;
	/* color: black; */
	/* margin-bottom:10px; */
	text-align:left;
	font-size: 12px;
	line-height:14px;
	font-weight:bold;
	color: black;
	font-family:"Times New Roman", Times, serif;
}
.Listing_pending_26
{
	border-style:hidden;
	width: 23%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 1%;
	padding-right: 0px;
	/*text-align: center; */
	background-color:white;
	/* color: black; */
	/* margin-bottom:10px; */
	text-align:left;
	font-size: 12px;
	line-height:14px;
	font-weight:bold;
	color: black;
	font-family:"Times New Roman", Times, serif;
}
.Listing_pending_26_auction
{
	border-style:hidden;
	width: 23%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 1%;
	padding-right: 0px;
	/*text-align: center; */
	background-color:#CCFFFF;
	/* color: black; */
	/* margin-bottom:10px; */
	text-align:left;
	font-size: 12px;
	line-height:14px;
	font-weight:bold;
	color: black;
	font-family:"Times New Roman", Times, serif;
}
.Listing_pending_30
{
	border-style:hidden;
	width: 30%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	/*text-align: center; */
	background-color:white;
	/* color: black; */
	/* margin-bottom:10px; */
	text-align:left;
	font-size: 12px;
	line-height:14px;
	font-weight:bold;
	color: black;
	font-family:"Times New Roman", Times, serif;
}
.Listing_pending_30_auction
{
	border-style:hidden;
	width: 30%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	/*text-align: center; */
	background-color:#CCFFFF;
	/* color: black; */
	/* margin-bottom:10px; */
	text-align:left;
	font-size: 12px;
	line-height:14px;
	font-weight:bold;
	color: black;
	font-family:"Times New Roman", Times, serif;
}
.Listing_pending_34
{
	border-style:hidden;
	width: 36%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	/*text-align: center; */
	background-color:white;
	/* color: black; */
	/* margin-bottom:10px; */
	text-align:left;
	font-size: 12px;
	line-height:14px;
	font-weight:bold;
	color: black;
	font-family:"Times New Roman", Times, serif;
}
.Listing_pending_34_auction
{
	border-style:hidden;
	width: 36%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	/*text-align: center; */
	background-color:#CCFFFF;
	/* color: black; */
	/* margin-bottom:10px; */
	text-align:left;
	font-size: 12px;
	line-height:14px;
	font-weight:bold;
	color: black;
	font-family:"Times New Roman", Times, serif;
}
.Listing_pending_34_shaded
{
	/* margin-right: 13%;  */
	border-style:hidden;
	width: 34%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0%;
	padding-right: 0%;
	/*text-align: center; */
	background-color:white;
	/* color: black; */
	/* margin-bottom:10px; */
	text-align:left;
	font-size: 14px;
	line-height:14px;
	font-weight:bold;
	color: #000080;
	font-family:"Times New Roman", Times, serif;
}
.Listing_pending_34_shaded_auction
{
	/* margin-right: 13%;  */
	border-style:hidden;
	width: 34%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0%;
	padding-right: 0%;
	/*text-align: center; */
	background-color:#CCFFFF;
	/* color: black; */
	/* margin-bottom:10px; */
	text-align:left;
	font-size: 14px;
	line-height:14px;
	font-weight:bold;
	color: #000080;
	font-family:"Times New Roman", Times, serif;
}

.filter_table_key_reset
{
	border-style: none;
	border-collapse: collapse;
	background-color: #F3F781;
	border-radius: 10px;
}
.filter_table_key_applied
{
	border-style: none;
	border-collapse: collapse;
	background-color: orange;
	border-radius: 10px;
}
.filter_table_key_myInterest
{
	border-style: none;
	border-collapse: collapse;
	background-color: #50E809;
	border-radius: 10px;
}
.filter_table_row
{
	border-style: none;
	border-collapse: collapse;
	background-color: white;
	margin: 5px;
	padding: 5px;
	/* border-radius: 10px; */
}
.display_catalog_table
{
	table-layout:fixed; 
	border-style: none;
	border-collapse: collapse;
	padding: 1px;
	color:black;
	/* border: 1px solid black; */
	background-color:black !important; 
	width:100%;
	font-size: 10px;
	line-height:10px;
	
	/*font-weight:bold; */
	/* padding-top:-1px; */
}
.display_listing_table
{
	table-layout:fixed; 
	border-style: double;
	border-collapse: collapse;
	padding: 1px;
	color:black;
	/* border: 1px solid black; */
	width:100%;
	font-size: 10px;
	line-height:10px;
	
	/*font-weight:bold; */
	/* padding-top:-1px; */
}
.Listing_UCB_Legend
{
	background-color: var(--header_text_background_color2); 
  	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	text-align: left;
	font-weight:bold;
}
.P_status
{
	font-size: 12px;
	color:red;
}
.Listing_UCB_Legend.P_status
{
}
.Listing_UCB
{
	/*table-layout:fixed;  */
	border: 1px;
	border-style:normal; 
	background-color: white; 
    border-collapse: collapse; 
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color:#000080;
	text-align: left;
}
.Listing_UCB_Active_col1
{
	background-color: white; 
  	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	font-size: 12px;
	color:green;
	text-align: center;
	font-weight:bold;
}
.Listing_UCB_Active_col2
{
	background-color: white; 
  	padding-left: 5px;
	margin: 0px;
	font-size: 12px;
	color:green;
	text-align: left;
	font-weight:bold;
}
.Listing_UCB_PorE_col1
{
	background-color: white; 
  	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	font-size: 12px;
	color:red;
	text-align: center;
	font-weight:bold;
}
.Listing_UCB_PorE_col2
{
	background-color: white; 
  	padding-left: 5px;
	margin: 0px;
	font-size: 12px;
	color:red;
	text-align: left;
	font-weight:bold;
}
.Listing_UCB_PorE_col1_err
{
	background-color: white; 
  	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	font-size: 12px;
	color:red;
	text-align: center;
	font-weight:bold;
}
.Listing_UCB_PorE_col2_err
{
	background-color: white; 
  	padding-left: 5px;
	margin: 0px;
	font-size: 12px;
	color:red;
	text-align: left;
	font-weight:bold;
}
.Listing_UCB_Price_Col1
{
	width: 53%;
	padding-left: 2%;
	padding-top: 0%;
	padding-bottom: 0%;
	margin: 0px;
	font-size: 12px;
	color:green;
	text-align: left;
}
.Listing_UCB_Price_Col2
{
	width: 43%;
	padding-left: 2%;
	padding-top: 0%;
	padding-bottom: 0%;
	margin: 0px;
	font-size: 12px;
	color:green;
	text-align: left;
}
.Listing_UCB_Sets_Dates_Col1
{
	background-color: #FFB6C1; 
	width: 29%;
	padding-left: 1%;
	padding-top: 0%;
	padding-bottom: 0%;
	margin: 0px;
	font-size: 12px;
	color:green;
	text-align: left;
	font-weight:bold;
}
.Listing_UCB_Sets_Dates_Col3
{
	background-color: #FFB6C1; 
	width: 17%;
	padding-left: 1%;
	padding-top: 0%;
	padding-bottom: 0%;
	margin: 0px;
	font-size: 12px;
	color:green;
	text-align: left;
	font-weight:bold;
}
.Listing_UCB_Sets_Dates_Col4
{
	background-color: #FFB6C1; 
	width: 21%;
	padding-left: 1%;
	padding-top: 0%;
	padding-bottom: 0%;
	margin: 0px;
	font-size: 12px;
	color:green;
	text-align: left;
	font-weight:bold;
}
.Listing_UCB_Sets_Dates_Col1_output
{
	background-color: #FFB6C1; 
	width: 29%;
	padding-left: 1%;
	padding-top: 0%;
	padding-bottom: 0%;
	margin: 0px;
	font-size: 10px;
	color:green;
	text-align: left;
	font-weight:bold;
}
.Listing_UCB_Sets_Dates_Col3_output
{
	background-color: #FFB6C1; 
	width: 17%;
	padding-left: 1%;
	padding-top: 0%;
	padding-bottom: 0%;
	margin: 0px;
	font-size: 10px;
	color:green;
	text-align: left;
	font-weight:bold;
}
.Listing_UCB_Sets_Dates_Col4_output
{
	background-color: #FFB6C1; 
	width: 21%;
	padding-left: 1%;
	padding-top: 0%;
	padding-bottom: 0%;
	margin: 0px;
	font-size: 10px;
	color:green;
	text-align: left;
	font-weight:bold;
}
.prolific_vendor_hidden
{
	visibility: collapse;
}
.table_vendor_hidden
{
	visibility: collapse;
}
.vendorbidsteps_hidden
{
	visibility: hidden;
}
.vendorbidsteps
{
	visibility: none;
	/*border-style:hidden;  */
}
.TandC_Table
{
	border: 1px;
	border-style:normal; 
	background-color: black;
    border-collapse: none; 
	border-style:hidden;
	width: 100%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 0%;
	padding-bottom: 0%;
	margin: 0px;
	font-size: 12px;
	color:green;
	text-align: center;
	font-weight:bold;
}
.TandC_Table_hidden
{
	visibility: collapse;
	border: 1px;
	border-style:normal; 
	background-color: black;
    border-collapse: none; 
	border-style:hidden;
	width: 100%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 0%;
	padding-bottom: 0%;
	margin: 0px;
	font-size: 12px;
	color:green;
	text-align: center;
	font-weight:bold;
}
.TandC_objective_cell
{
	border: 1px;
	border-style:normal; 
	background-color: white;
    border-collapse: none; 
	border-style:hidden;
	
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 0%;
	padding-bottom: 0%;
	margin: 0px;
	font-size: 16px;
	font-style: italic;
	color:blue;
	text-align: center;
	font-weight:bold;
}
.TandC_subobjective_cell
{
	border: 1px;
	border-style:normal; 
	background-color: white;
    border-collapse: none; 
	border-style:hidden;
	
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 0%;
	padding-bottom: 0%;
	margin: 0px;
	font-size: 14px;
	font-style: italic;
	color:#50E809;
	text-align: center;
	font-weight:bold;
}
.TandC_Table_cell
{
	border: 1px;
	border-style:normal; 
	background-color: white;
    border-collapse: none; 
	border-style:hidden;
	
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 0%;
	padding-bottom: 0%;
	margin: 0px;
	font-size: 12px;
	color:black;
	text-align: center;
	font-weight:bold;
}
.TandC_Table_cell_hidden
{
	visibility: collapse;
	border: 1px;
	border-style:normal; 
	background-color: white;
    border-collapse: none; 
	border-style:hidden;
	
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 0%;
	padding-bottom: 0%;
	margin: 0px;
	font-size: 12px;
	color:black;
	text-align: center;
	font-weight:bold;
}

.Help_Table
{
	border: 1px;
	border-style:normal; 
	background-color: black;
    border-collapse: none; 
	width: 100%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 0%;
	padding-bottom: 0%;
	margin: 0px;
	font-size: 12px;
	color:green;
	text-align: center;
	font-weight:bold;
}
.Help_Table_Hdr1
{
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 2%;
	padding-bottom: 2%;
	margin: 0px;
	font-size: 16px;
	color:#000080;
	text-align: center;
	font-weight:bold;
}
.Attribute_Table
{
	border: 1px;
	border-style:normal; 
	background-color: white;
    border-collapse: none; 
	width: 100%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 0%;
	padding-bottom: 0%;
	margin: 0px;
	font-size: var(--text_standard);
	color:green;
	text-align: center;
	font-weight:bold;
}
.Attribute_Table_Hdr1
{
	width: 10%;
	padding-left: 1%;
	padding-right: 1%;
/*	padding-top: 2%;
	padding-bottom: 2%; */
	margin: 0px;
	font-size: var(--text_standard);
	color:#000080;
	text-align: center;
	font-weight:bold;
}
.Attribute_Table_Hdr2
{
	width: 25%;
	padding-left: 1%;
	padding-right: 1%;
/*	padding-top: 2%;
	padding-bottom: 2%; */
	margin: 0px;
	font-size: var(--text_standard);
	color:#000080;
	text-align: center;
	font-weight:bold;
}
.Attribute_Table_Hdr3
{
	width: 45%;
	padding-left: 0%;
	padding-right: 0%;
/*	padding-top: 2%;
	padding-bottom: 2%; */
	margin: 0px;
	font-size: var(--text_standard);
	color:#000080;
	text-align: center;
	font-weight:bold;
}
.Attribute_Table_Hdr4
{
	width: 20%;
	padding-left: 0%;
	padding-right: 0%;
/*	padding-top: 2%;
	padding-bottom: 2%; */
	margin: 0px;
	font-size: var(--text_standard);
	color:#000080;
	text-align: center;
	font-weight:bold;
}
.Attribute_Table_Col1
{
	width: 10%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	font-size: 10px;
	color:green;
	text-align: center;
	font-weight:bold;
}
.Attribute_Table_Col1a
{
	width: 10%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	font-size: 10px;
	color:green;
	text-align: center;
	font-weight:bold;
}
.Attribute_Table_Col2
{
	width: 25%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	font-size: 10px;
	color:green;
	text-align: center;
	font-weight:bold;
}
.Attribute_Table_Col3
{
	width: 45%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	font-size: 10px;
	color:green;
	text-align: center;
	font-weight:bold;
}
.Attribute_Table_Col4
{
	width: 20%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	font-size: 10px;
	color:green;
	text-align: center;
	font-weight:bold;
}
.Attribute_Table_Col4a
{
	width: 75%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	font-size: 10px;
	color:blue;
	text-align: left;
	font-weight:bold;
}
.Attribute_Table_Col4_action_required
{
	width: 25%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	font-size: 10px;
	color:green;
	text-align: center;
	font-weight:bold;
}
.Attribute_Table_Col4_action_performed
{
	width: 25%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	font-size: 10px;
	color:orange;
	text-align: center;
	font-weight:bold;
}
.Attribute_Table_Col4_mandatory
{
	width: 25%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	font-size: 10px;
	color:red;
	text-align: center;
	font-weight:bold;
}
.Selected_Attribute_Title
{
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 0%;
	padding-bottom: 0%;
	margin: 0px;
	font-size: 14px;
	color:#000080;
	text-align: center;
	font-weight:bold;
}
.Selected_Attribute_Header
{
	
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 0%;
	padding-bottom: 0%;
	margin: 0px;
	font-size: 12px;
	color:#000080;
	text-align: center;
	font-weight:bold;
}
.category_menu
{
	/* table-layout: auto; */
	/* display:table-cell; */
	table-layout: fixed; 
	background-color: #000080;
    /* border-collapse: collapse; */
	width: 100%;
	font-size: 12px;
	/* display:table-cell; */
}
.category_menu_hidden
{
	/* table-layout: auto; */
	display:none; 
	table-layout: fixed; 
	background-color: #000080;
    /* border-collapse: collapse; */
	width: 100%;
	font-size: 12px;
	/* display:table-cell; */
}
.category_menu_element
{
	/* table-layout: auto; */
	display:table-cell;
	white-space: pre;
	color: #50E809;
	height:14px;
	line-height: 14px;
	padding: 1px; 
}
.category_menu_row
{
	/* table-layout: auto; */
	/* display:table-cell; */
	height:10px;
	/* line-height: 10px; */
	color: #50E809;
	/*padding: 1px; */
}
.category_menu_element_red
{
	/* table-layout: auto; */
	display:table-cell;
	white-space: pre;
	color: red;
}
.category_menu_element_last
{
	/* table-layout: auto; */
	/* white-space: pre; */
    width: 100%;
}
.login	
{
	font-family: "Imprint MT Shadow", Verdana, sans-serif;
	/* font-size: var(--text_large); */
	font-size: 20px;
	border-style: ridge;
	/* line-height: 10px; */
	width: 50%;
	background-color: transparent;
	color: black;
	text-align:center;
	float:right;
	margin: 0;
	padding: 0;
	padding: 5px;
	border-radius: 10px 10px 10px 10px;
	border-style: none;
	border-collapse: collapse;
}
.Forum_Table
{
	border: 1px;
	border-style:normal; 
	background-color: white;
    border-collapse: none; 
	width: 100%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 0%;
	padding-bottom: 0%;
	margin: 0px;
	font-size: 12px;
	color:green;
	text-align: left;
	font-weight:bold;
}
.add_to_cart_Table
{
	/* border: 1px; 
	border-style:normal; */
	background-color: white;
   	border-style: none;
	border-collapse: collapse; 
	width: 100%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 0%;
	padding-bottom: 0%;
	margin: 0px;
	font-size: 12px;
	color:green;
	text-align: left;
	font-weight:bold;
}