/* CSS Document */
/* anchor properties */
a { color: #444444; font-family:Tahoma; text-decoration: none;}
a:hover { color: #a39c91; text-decoration: none;}
a.brownlink { color: #867f74; text-decoration: none; }
.brownlink:hover { color: #7d8c79; text-decoration: underline;}
.box_head_1_dyn a { color:#FFFFFF; text-decoration: none; font-weight: bold;}
.box_head_1_dyn a:hover { color:#a5cceb; text-decoration: none; font-weight: bold;}
.box_head_2_dyn a { color:#FFFFFF; text-decoration: none; font-weight: bold;}
.box_head_2_dyn a:hover { color:#DDDDDD; text-decoration: none; font-weight: bold;}
.box_head_2_flip a { color:#FFFFFF; text-decoration: none; font-weight: bold;}
.box_head_2_flip a:hover { color:#DDDDDD; text-decoration: none; font-weight: bold;}
.box_content_link {}
.box_content_link a { color:#000000; text-decoration: none; font-weight: normal;}
.box_content_link a:hover { color:#ff9900; text-decoration: underline; font-weight: normal;}
.submenu_buttons a { color:#336699; text-decoration: none; font-weight: bold;}
.submenu_buttons a:hover { color:#FFFFFF; text-decoration: underline; font-weight: bold;}
.submenu a { color:#000000; text-decoration: none; font-weight: normal;}
.submenu a:hover { color:#ff9900; text-decoration: underline; font-weight: normal;}
a.green { color: #8c8478; }
a.green:hover { color: #7d8c79; }
a.sitebrown {
	color: #F0F0F0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family:Tahoma;
}
a.siteblack {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-family:Tahoma;
}
a.siteblack_big {
	text-decoration: underline;
	font-size: 16px;
	font-family:Tahoma;
}
a.mainlink {
	text-decoration:underline;
	color:#5a6b5a;
	font-weight:bold;
}
a.mainlink:hover {
	text-decoration:none;
	font-weight:bold;
}
.normal {
	font-size: 12px;
}
span.black {
	color: #000000;
}
span.normal {
	font-size: 12px;
}
span.darkgreen {
	font-weight: none;
	
}
a.menu { color: #FFFFFF; }
a.menu:hover { color: #c8c8c8; text-decoration:underline;}
body {
	background-color: #384a38;
	margin: 0 0 0 0;
	font-size:12px;
	font-family:Tahoma;
	text-align:center;
	margin-left: auto;
  	margin-right: auto;


}
ul {
	margin: 7px 0px 7px 20px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
li.normal{ margin: 0px 0px 5px 0px; font-weight: bold; }
li{ list-style: square; }
hr {
	height: 1px;
	color: #E2E9E1;
	border: none;
	background-color: #E2E9E1;
	width: 190px;
}
.bodytable {
	width: 760px;
	border: 0px solid #000000;
	border-collapse:collapse;
	padding: 0px;
	margin: 0px;
}
.bodytable_front {
	width: 760px;
	border: 4px double #006600;
	padding: 0px;
	margin: 0px;
}
td.mainlink_green {
	width: 75px;
	height: 35px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0px;
	margin: 0px;
}
td.mainlink_brown {
	width: 90px;
	height: 35px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #9a9069;
	padding: 0px;
	margin: 0px;
}
td.mainlink_brown_right {
	width: 90px;
	height: 35px;
	border-bottom: 1px solid #000000;
	background-color: #9a9069;
	padding: 0px;
	margin: 0px;
}
td.mainlink_forum {
	height: 35px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #9a9069;
	padding: 0px;
	margin: 0px;
}
.auctionheadergreen {
	border: 1px solid #000000;
	color: #F0F0F0;
	font-family: Tahoma; 
	font-size: 12px;
	font-weight: bold;
}
.auctionheaderbrown {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #9a9069;
	color: #F0F0F0;
	font-family: Tahoma; 
	font-size: 12px;
	font-weight: bold;
}
.auctionheaderbrownbottom {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #E0E0E0;
	color: #000000;
	font-family: Tahoma; 
	font-size: 12px;
	font-weight: bold;
}
.listingbox {
	border: 1px solid #006600;
	background-color: #dfeed5;
}
.listingbox_top {
    border-bottom: 1px solid #006600;
	border-left: 1px solid #006600;
	border-right: 1px solid #006600;
	background-color: #dfeed5;
}
.listingbox_header {
	color: #F0F0F0;
	font-size: 12 px;
	font-weight: bold;
	border: 1px solid #006600;
	background-color: #9a9069;
}
.listingbox_mainheader {
	color: #F0F0F0;
	font-size: 12 px;
	font-weight: bold;
	border: 1px solid #000000;
}
/* 3 column main table */
.maintable {
	width: 100%;
	border: 0px solid #006600;
	border-collapse: collapse;
	padding: 2px;
	margin: 2px;
	margin-left: 0px;
}
/*columns in main table */
.leftcolumn {
	width: 150px;
	padding:4px;
}
.centercolumn {
	padding:0px;
}
.rightcolumn {
	width: 150px;
	padding:4px;
}
/*box defining properties */
.box_150 {
	width: 150px;
	border-collapse: collapse;
	border: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}
.box_content_1 {
	background-color: #F0F0F0;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 0px;
	font-size: 12px;
}
.box_content_full {
	background-color: #F0F0F0;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	padding: 0px;
	font-size: 12px;
}
.main_nav_box {
	background-color: #F0F0F0;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 0px;
	font-size: 12px;
}
.box_150_content_2 {
	width: 148px;
	background-color: #a5cceb;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	padding: 4px;
}

.box_content_2 {
	background-color: #EEEEEE;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	padding: 0px;
	font-size: 12px;

}
.box_content_3 {
	background-color: #EEEEEE;
	padding: 0px;
	font-size: 10px;

}
.box_content_3_tmp {
	font-size: 12px;
}
.box_dyn {
	border-collapse: collapse;
	border: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}
.date {
	font-weight: bold;
	color: #a67d3d;
	font-family:Tahoma;
	font-size: 11px;
}
.box_dyn_content {
	background-color: #FFFFFF;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding-left: 2px;
	padding-bottom: 2px;
}
/*not boxes*/
.submenu {
	border-bottom: 1px solid #666666;
	border-collapse:collapse;
	text-indent: 8px;
	background-color: #e3f1e4;
	padding: 2px;
	font-size: 12px;
}
.submenu_buttons {
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;
	border: 0;
	font-size: 12px;
}
.formbutton {
	border-width: 1px solid #000000;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.maincontent {
	background-color: #FFFFFF;
}
h1 {
font-size: 16px;
text-align: center;
font-weight:bold;
}
.footer {
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	padding: 4px;
	font-size: 12px;
}
.footertext {
	background-color: #FFFFFF;
	font-size: 10px;
	padding: 2px;
}
.login_box_text1 { font-size: 12px; }
.login_box_text2 { font-size: 12px; }

.search_page_results_odd_row_bold {
	background-color:  #c8c8c8;
}

td.search_page_results_odd{
	padding-left: 12px;
	padding-right: 12px;
}
td.search_page_results_even{
	padding-left: 12px;
	padding-right: 12px;
}

.search_page_results_odd {
font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14; 
	font-style: normal; 

	color: 000000;
	background-color:  #c8c8c8;
}
.search_page_results_even {
font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14; 
	font-style: normal; 

	color: 000000;
	background-color: #e0e0e0;
}
a.result_row_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
	text-decoration: underline;
	font-weight: bold;
}

.search_page_results_odd_row {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14;  font-style: normal; color: 000000; 
	font-weight: bold; text-decoration:underline;
}

.search_page_results_even_row_bold {
	background-color: #e0e0e0;
}

.search_page_results_even_row {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14;  font-style: normal; color: 000000; 
	font-weight: bold; text-decoration:underline;
}

b.result_row_loc{
	color:#555555;
}

.search_box, .search_checkbox, .search_textbox{
font-size: 11pt; 
font-face: verdana, arial, helvetica; 
background: #eeeeee; 
/*border: 1px solid #7d8c79;*/
}

.search_box{
	width: 204px; 
}

.search_textbox{
	width:100px;
}

.search_box:focus, .search_textbox:focus { 
	background-color: white;
}

 .main_result_table_body_odd_bold { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: 1; 
font-weight: ; 
 } 

.main_result_table_body_odd { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: 1; 
font-weight: ; 
 } 

.main_result_table_body_even { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
 } 

.main_result_table_body_even_bold { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: 1; 
font-weight: ; 
 } 

.main_page_title { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
text-align: center; 
 } 

.browsing_result_table_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: 1; 
font-weight: ; 
 } 

.browse_main_categories_below { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 18; 
font-style: italic; 
font-weight: bold; 
color: 004080; 
background-color: eeeeee; 
text-align: center; 
 } 

.welcome_message { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
color: 000000; 
text-align: center; 
 } 

.newest_ad_title { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: 1; 
font-weight: ; 
 } 

.featured_ad_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: bold; 
color: eeeeee; 
background-color: 000000; 
text-align: center; 
 } 

.error_message { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: bold; 
color: #ff0000; 
text-align: center; 
 } 

.not_enough_info_to_browse { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: 1; 
font-weight: ; 
 } 

.no_categories_yet { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: 1; 
font-weight: ; 
 } 

.main_category_description { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
color: aaaaaa; 
 } 

.main_page_message { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
color: 000000; 
text-align: left; 
 } 

.main_category_count { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
color: cccccc; 
text-decoration: none; 
 } 

.featured_ad_title { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: 1; 
font-weight: ; 
 } 

.main_category_name { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
color: 000000; 
text-decoration: none; 
 } 

.newest_ad_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: 1; 
font-weight: ; 
 } 

.featured_2_title_row { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14; 
font-style: normal; 
font-weight: bold; 
color: ffffff; 
background-color: 666666; 
text-align: center; 
 } 

.featured_2_photo_td { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: bold; 
color: ffffff; 
text-align: center; 
 } 

.featured_2_title_td { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: bold; 
color: ffffff; 
text-decoration: none; 
 } 

.featured_2_description_td { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
color: ffffff; 
 } 

.featured_2_price_td { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: bold; 
color: ffffff; 
background-color: 999999; 
 } 

.featured_2_entry_td { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: bold; 
color: ffffff; 
background-color: 999999; 
 } 

.featured_2_result_table_body_even_bold { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: bolder; 
color: 000000; 
 } 

.featured_2_result_table_body_even { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
color: 000000; 
 } 

.featured_2_result_table_body_odd_bold { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: bolder; 
color: 000000; 
 } 

.featured_2_result_table_body_odd { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
color: 000000; 
 } 

.featured_2_optional_header_1 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
color: ffffff; 
background-color: 8799BB; 
 } 

.featured_2_optional_header_2 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.featured_2_optional_header_3 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.featured_2_optional_header_4 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.featured_2_optional_header_5 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.featured_2_optional_header_6 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.featured_2_optional_header_7 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.featured_2_optional_header_8 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.featured_2_optional_header_9 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.featured_2_optional_header_10 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.featured_2_zip_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_2_country_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_2_city_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_2_state_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_2_optional_header_11 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_2_optional_header_12 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_2_optional_header_13 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_2_optional_header_14 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_2_optional_header_15 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_2_optional_header_16 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_2_optional_header_17 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_2_optional_header_18 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_2_optional_header_19 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_2_optional_header_20 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_2_type { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
 } 

.featured_2_num_bids_td { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
 } 

.featured_2_time_left_td { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
 } 

.featured_3_title_row { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14; 
font-style: normal; 
font-weight: bold; 
color: ffffff; 
background-color: 666666; 
text-align: center; 
 } 

.featured_3_photo_td { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: bold; 
color: ffffff; 
background-color: 999999; 
 } 

.featured_3_title_td { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: bold; 
color: ffffff; 
background-color: 999999; 
 } 

.featured_3_description_td { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: bold; 
color: ffffff; 
background-color: 999999; 
 } 

.featured_3_price_td { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
color: ffffff; 
background-color: 000000; 
 } 

.featured_3_entry_td { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
color: ffffff; 
background-color: 000000; 
 } 

.featured_3_result_table_body_even_bold { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
color: 000000; 
background-color: eeeeee; 
 } 

.featured_3_result_table_body_even { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
color: 000000; 
background-color: eeeeee; 
 } 

.featured_3_result_table_body_odd_bold { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
color: 000000; 
background-color: dddddd; 
 } 

.featured_3_result_table_body_odd { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
color: 000000; 
background-color: dddddd; 
 } 

.featured_3_optional_header_1 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
color: ffffff; 
background-color: 000000; 
 } 

.featured_3_optional_header_2 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.featured_3_optional_header_3 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.featured_3_optional_header_4 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.featured_3_optional_header_5 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.featured_3_optional_header_6 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.featured_3_optional_header_7 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.featured_3_optional_header_8 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.featured_3_optional_header_9 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.featured_3_optional_header_10 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.featured_3_zip_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_3_country_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_3_city_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_3_state_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_3_optional_header_11 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_3_optional_header_12 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_3_optional_header_13 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_3_optional_header_14 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_3_optional_header_15 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_3_optional_header_16 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_3_optional_header_17 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_3_optional_header_18 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_3_optional_header_19 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_3_optional_header_20 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_3_type { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
 } 

.featured_3_num_bids_td { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
 } 

.featured_3_time_left_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
 } 

.identifier_field { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
 } 

.newest_1_title_row { 
font-family: Times New Roman, Times, serif; 
font-size: 12; 
font-style: italic; 
font-weight: normal; 
color: ffffff; 
background-color: 003399; 
text-align: left; 
 } 

.newest_1_title_td { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.newest_1_description_td { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
color: ffffff; 
background-color: 004080; 
 } 

.newest_1_optional_1 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
color: ffffff; 
background-color: 000000; 
 } 

.newest_1_optional_2 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
color: ffffff; 
background-color: 000000; 
 } 

.newest_1_optional_3 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
color: ffffff; 
background-color: 000000; 
 } 

.newest_1_optional_4 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.newest_1_optional_5 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.newest_1_optional_6 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.newest_1_optional_7 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.newest_1_optional_8 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.newest_1_optional_9 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.newest_1_optional_10 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.newest_1_price_td { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.newest_1_entry_td { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
color: ffffff; 
background-color: 004080; 
text-align: left; 
 } 

.newest_1_result_table_body_even_bold { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: bold; 
color: 000000; 
background-color: #FFFFD2; 
text-align: left; 
 } 

.newest_1_result_table_body_even { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
color: 000000; 
background-color: eeeeee; 
text-align: left; 
 } 

.newest_1_result_table_body_odd_bold { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: bold; 
color: 000000; 
background-color: #FFFFB0; 
text-align: left; 
 } 

.newest_1_result_table_body_odd { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
color: 000000; 
background-color: dddddd; 
text-align: left; 
 } 

.newest_1_photo_td { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
text-align: center; 
 } 

.newest_1_zip_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.newest_1_country_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.newest_1_city_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.newest_1_state_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.newest_1_optional_11 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.newest_1_optional_12 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.newest_1_optional_13 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.newest_1_optional_14 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.newest_1_optional_15 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.newest_1_optional_16 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.newest_1_optional_17 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.newest_1_optional_18 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.newest_1_optional_19 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.newest_1_optional_20 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.newest_1_type { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
 } 

.newest_1_bid_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
 } 

.newest_1_time_left_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
 } 

.newest_ad_link_text { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
color: 7d8c79; 
text-decoration: none; 
 } 

.newest_last_week_link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
color: 7d8c79; 
text-decoration: none; 
 } 

.newest_2_week_link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
color: 7d8c79; 
text-decoration: none; 
 } 

.newest_3_week_link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
color: 006600; 
text-decoration: none; 
 } 

.search_link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.featured_ad_pics_1_header_row { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
color: ffffff; 
background-color: 000000; 
 } 

.featured_ad_pics_1_pic_row { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
background-color: #F2F2F2; 
text-align: center; 
 } 

.main_navigation_1_name { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
color: 006600; 
text-decoration: underline; 
 } 

.main_navigation_1_count { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: bold; 
color: 000000; 
text-decoration: none; 
 } 

.main_navigation_1_description { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.main_navigation_1_subcategories_to { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: ; 
 } 

.main_navigation_1_ad_count { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
color: ff0000; 
text-decoration: none; 
 } 

.main_navigation_1_auction_count { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
color: 0000ff; 
text-decoration: none; 
 } 

.main_navigation_1_sub_category_name { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: ; 
color: 000000; 
text-decoration: underline; 
 } 

.search_box_1_input { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
 } 

.search_box_1_submit { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
 } 

.zip_filter_text { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
 } 

.zip_filter_dropdown { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
 } 

.zip_filter_buttons { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
 } 

.zip_filter_input_box { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
 } 

.state_filter_text { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: bold; 
color: 444444; 
 } 

.state_filter_dropdown { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
color: 444444; 
 } 

.registered_users_text { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
 } 

.live_users_text { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12; 
font-style: normal; 
font-weight: normal; 
 } 

.hottest_1_title_row { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
text-decoration: underline; 
 } 

.hottest_1_column_headers { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
 } 

.hottest_1_result_table_body_even_bold { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
 } 

.hottest_1_result_table_body_even { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
 } 

.hottest_1_result_table_body_odd_bold { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
 } 

.hottest_1_result_table_body_odd { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
 } 

.no_new_hottest_ads { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10; 
font-style: normal; 
font-weight: ; 
background-color: eeeeee; 
text-align: center; 
 } 
