/* CSS Document */

/* anchor properties */
a { font-family:Tahoma;}
a:hover { color: #000000; font-weight:normal; text-decoration: none;}
.box_head_1_dyn a,
.box_head_1_dyn { color:#FFFFFF; text-decoration: none; font-weight: bold; white-space:nowrap;}
.box_head_1_dyn a:hover { color:#DDDDDD; text-decoration: none; font-weight: bold;}
.box_head_2_dyn a { color:#333333; text-decoration: none; font-weight: bold; white-space:nowrap;}
.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:#000000; text-decoration: underline; font-weight: normal;}
.submenu_buttons a { color:#993333; 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:#FFFFFF; text-decoration: underline; font-weight: normal;}

/* Keep image links from having a border */
a img { border: none; }

body {
	width: 1000px;
	margin: auto;
	font-size:13px;
	font-family:Tahoma;
	text-align:center;
	background-color: #EEEEEE;
}
.bodytable {
	width: 1000px;
	border: 0px solid #000000;
	border-collapse:collapse;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

/* 3 column main table */
.maintable {
	width: 100%;
	border: 0px solid #AAAAAA;
	border-collapse: collapse;
	padding: 2px;
	margin: 2px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

/*columns in main table */
.leftcolumn {
	width: 150px;
	padding:4px;
}
.centercolumn {
	padding:4px;
}
.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: #DDDDDD;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 0px;
	font-size: 12px;
}
.box_head_1_150 {
	width: 126px;
	background-color: #993333;
	background-image:url(images/boxhead2/hd_993333_mid.gif); background-repeat:repeat-x;
	font-weight: bold;
	color: #FFFFFF;
}
.box_head_1_left {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_993333_left.gif);
	background-repeat: no-repeat;
}
.box_head_1_right {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_993333_right.gif);
	background-repeat: no-repeat;
}
.box_head_2_150 {
	width: 126px;
	background-color: #FFFFFF;
	background-image:url(images/boxhead2/hd_993333_mid.gif); background-repeat:repeat-x;
	font-weight: bold;
	color: #FFFFFF;
}
.box_head_2_left {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_plain_left.gif);
	background-repeat: no-repeat;
}
.box_head_2_right {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_plain_right.gif);
	background-repeat: no-repeat;
}
.box_head_2_left_flip {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_plain_left_flip.gif);
}
.box_head_2_right_flip {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_plain_right_flip.gif);
}
.box_150_content_2 {
	width: 148px;
	background-color: #DDDDDD;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	padding: 4px;
}
.box_head_2_dyn {
	background-color: #FFFFFF;
	background-image:url(images/boxhead2/hd_plain_mid.gif);
	background-repeat:repeat-x;
	font-weight: bold;
	font-family:Tahoma;
	font-size: 12px;
	color: #333333;
}
.box_head_2_flip {
	background-color: #FFFFFF;
	background-image:url(images/boxhead2/hd_plain_mid_flip.gif);
	background-repeat:repeat-x;
	font-weight: bold;
	font-family:Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
/* Fix for IE 6 to inherit font size */
.box_content_2 td{
	font-size:12px;
}
.box_content_2 {
	background-color: #EEEEEE;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 0px;
	font-size: 12px;

}
.box_dyn {
	border-collapse: collapse;
	border: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}
.box_head_1_dyn {
	background-color: #993333;
	background-image:url(images/boxhead2/hd_993333_mid.gif);
	background-repeat:repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-family:Tahoma;
	font-size: 12px;
}
.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-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-collapse:collapse;
	text-indent: 8px;
	background-color: #DDDDDD;
	padding: 2px;
	font-size: 12px;
}
.submenu_buttons {
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;
	border: 0;
	font-size: 12px;
}
.formbutton {
background-color: #a5cceb;
border: 1px solid #000000;
color: #000000;
font-size: 10px;
font-weight: bold;
}
.user_admin_text1 {
color: #000000;
font-size: 12px;
font-weight: bold;
}
h1 {
font-size: 16px;
text-align: center;
font-weight:bold;
}
.footertext {
	font-size: 10px;}
.login_box_text1 { font-size: 12px; }
.login_box_text2 { font-size: 12px; }
/* ----- CSS for User Management Table ----- */
.use_man_table_container
{
  text-align: center;
  margin: 0px auto;
  width: 600px;
}
.use_man_table_header
{
     clear: both;
     width: 600px;
     padding-bottom: 0px;
     padding-top: 30px;
}
.use_man_table_left
{
  width: 295px;
  padding-right: 5px;
  float: left;
  clear: left;
}
.use_man_table_right
{
  width: 295px;
  padding-left: 4px;
  float: right;
  clear: right;
}
.use_man_table_footer
{
     clear: both;
     width: 600px;
     height: 1px;
}.use_man_table_left div,
.use_man_table_right div{
	text-align:left;
}.use_man_table_left div a,
.use_man_table_right div a {
	padding-left: 30px;
	text-decoration:none;
}.use_man_table_left div img,
.use_man_table_right div img {
	width: 42px;
	height: 42px;
}
.use_man_table_sep {
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #dddddd;
	clear:both;
}

/* extra questions and extra checkboxes */
.extraCheckboxes {
	margin:0px;
	padding:0px;
	float:left;
	list-style-type: none;
}
.extraCheckboxes li {
	background-image: url('images/checkbox_arw.gif');
	background-position: 0px 50%; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
	padding-left: 15px;
	border: 0px solid black;
	white-space:nowrap;
}
.extraQuestionName,
.extraQuestionName li {
	margin:0px;
	padding:0px;
	list-style: none;
}
.extraQuestionValue {
	margin:0px;
	padding:0px;
	list-style: none;
}


/****************************/
/* Swissclassifieds classes */
/****************************/

/* Overloaded classes */
a:active	{ color: #AF0000; white-space:nowrap; text-decoration: none; }
a:hover		{ color: #AF0000; white-space:nowrap; text-decoration: none; }
a:link		{ color: #666666; white-space:nowrap; text-decoration: none; }
a:visited	{ color: #666666; white-space:nowrap; text-decoration: none; }

.state_filter_dropdown { width: 100%; }

.user_links a:active { color:#AF0000; text-decoration: none; }
.user_links a:hover { color:#AF0000; text-decoration: none; }


/* Redifined for Swissclassifieds */
.swc_content_table {
/*	width: 955px;	*/
	width: 100%;
	border: 0px solid #000000;
	border-collapse:collapse;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

.swc_table_left_border {
	width: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
	background-image:url(images/swc/main_border_left_bkg.gif);
	background-repeat: repeat-y;
}
.swc_table_right_border {
	width: 10px;
	margin: 0px;
	background-color: #EEEEEE;
	background-image:url(images/swc/main_border_right_bkg.gif);
	background-repeat: repeat-y;
}

.swc_box_content a:active { color:#AF0000; }
.swc_box_content a:hover { color:#AF0000; }

.swc_box_head_dyn a:link { color:#FFFFFF; font-weight: bold; }
.swc_box_head_dyn a:visited { color:#FFFFFF; font-weight: bold; }
.swc_box_head_dyn a:active { color:#FFFFFF; font-weight: bold; }
.swc_box_head_dyn a:hover { color:#FFFFFF; font-weight: bold; }

.swc_box_head_dyn_gray a:link { color:#666666; font-weight: bold; }
.swc_box_head_dyn_gray a:visited { color:#666666; font-weight: bold; }
.swc_box_head_dyn_gray a:active { color:#666666; font-weight: bold; }
.swc_box_head_dyn_gray a:hover { color:#666666; font-weight: bold; }

.swc_box_tab_dyn a:link { color:#FFFFFF; font-weight: bold; }
.swc_box_tab_dyn a:visited { color:#FFFFFF; font-weight: bold; }
.swc_box_tab_dyn a:active { color:#FFFFFF; font-weight: bold; }
.swc_box_tab_dyn a:hover { color:#FFFFFF; font-weight: bold; }

.swc_box_tab_dyn_gray a:link { color:#666666; font-weight: bold; }
.swc_box_tab_dyn_gray a:visited { color:#666666; font-weight: bold; }
.swc_box_tab_dyn_gray a:active { color:#666666; font-weight: bold; }
.swc_box_tab_dyn_gray a:hover { color:#666666; font-weight: bold; }

.swc_box_dyn_content a:active { color:#AF0000; }
.swc_box_dyn_content a:hover { color:#AF0000; }

.swc_usract_box_content a:active { color:#AF0000; }
.swc_usract_box_content a:hover { color:#AF0000; }

.swc_submenu a:active { color:#AF0000; }
.swc_submenu a:hover { color:#AF0000; }

.swc_footer a:active { color:#AF0000; }
.swc_footer a:hover { color:#AF0000; }

.swc_important_link a:active { color:#AF0000; font-weight: bold; }
.swc_important_link a:hover { color:#AF0000; font-weight: bold; }

.swc_box_content {
	background-color: #F3F3F3;
	border-left: 2px solid #DADADA;
	border-right: 2px solid #DADADA;
	border-bottom: 2px solid #DADADA;
	padding: 0px;
	font-size: 12px;
}
.swc_box_head_left {
	width:12px;
	height:21px;
	background-image:url(images/swc/hd_mid.gif);
	background-repeat: repeat-x;
}
.swc_box_head_dyn {
	background-color: #FFFFFF;
	background-image:url(images/swc/hd_mid.gif);
	background-repeat:repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-family:Tahoma;
	font-size: 12px;
	text-align: left;
}
.swc_box_head_right {
	width:12px;
	height:21px;
	background-image:url(images/swc/hd_mid.gif);
	background-repeat: repeat-x;
}
.swc_box_head_left_gray {
	width:12px;
	height:21px;
	background-image:url(images/swc/hd_mid_gray.gif);
	background-repeat: repeat-x;
}
.swc_box_head_dyn_gray {
	background-color: #FFFFFF;
	background-image:url(images/swc/hd_mid_gray.gif);
	background-repeat:repeat-x;
	font-weight: bold;
	color: #666666;
	font-family:Tahoma;
	font-size: 12px;
	text-align: left;
}
.swc_box_head_right_gray {
	width:12px;
	height:21px;
	background-image:url(images/swc/hd_mid_gray.gif);
	background-repeat: repeat-x;
}
.swc_box_dyn_content {
	background-color: #F3F3F3;
	border-left: 2px solid #DADADA;
	border-right: 2px solid #DADADA;
	border-bottom: 2px solid #DADADA;
	padding: 1px;
}
.swc_box_dynlist_content {
	background-color: #F3F3F3;
	border-left: 2px solid #DADADA;
	border-right: 2px solid #DADADA;
	border-bottom: 2px solid #DADADA;
	padding: 1px;
	font-size: 11px;
}
.swc_box_tab_left {
	width:12px;
	height:21px;
	background-image:url(images/swc/hd_left.gif);
	background-repeat: no-repeat;
}
.swc_box_tab_dyn {
	background-color: #FFFFFF;
	background-image:url(images/swc/hd_mid.gif);
	background-repeat:repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-family:Tahoma;
	font-size: 12px;
}
.swc_box_tab_right {
	width:12px;
	height:21px;
	background-image:url(images/swc/hd_right.gif);
	background-repeat: no-repeat;
}
.swc_box_tab_left_gray {
	width:12px;
	height:21px;
	background-image:url(images/swc/hd_left_gray.gif);
	background-repeat: no-repeat;
}
.swc_box_tab_dyn_gray {
	background-color: #FFFFFF;
	background-image:url(images/swc/hd_mid_gray.gif);
	background-repeat:repeat-x;
	font-weight: bold;
	color: #666666;
	font-family:Tahoma;
	font-size: 12px;
}
.swc_box_tab_right_gray {
	width:12px;
	height:21px;
	background-image:url(images/swc/hd_right_gray.gif);
	background-repeat: no-repeat;
}
.swc_usract_box_content {
	background-color: #F3F3F3;
	border-left: 2px solid #DADADA;
	border-right: 2px solid #DADADA;
	border-bottom: 2px solid #DADADA;
	padding: 0px;
	font-size: 12px;
}
.swc_submenu {
	background-color: #F3F3F3;
	border-top: 1px solid #DADADA;
	border-left: 2px solid #DADADA;
	border-right: 2px solid #DADADA;
	border-bottom: 2px solid #DADADA;
	border-collapse:collapse;
	text-indent: 8px;
	padding: 2px;
	font-size: 12px;
}
.swc_submenu_buttons {
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	border: 0;
	font-size: 12px;
}
.swc_footer {
	background-color: #F3F3F3;
	border-top: 2px solid #DADADA;
	border-left: 2px solid #DADADA;
	border-right: 2px solid #DADADA;
	border-bottom: 2px solid #DADADA;
	border-collapse:collapse;
	text-indent: 8px;
	padding: 2px;
	font-size: 12px;
}
.swc_page_header {
	background-image: url('images/swc/hd_mid_gray.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial,Helvetica,sans-serif;
}

/**
/* Table
 */
 .swc_table_header {
	background-image: url('images/swc/hd_mid_gray.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 13pt;
	text-align: center;
}
.swc_table_content_left {
	background-color: #F3F3F3;
	border-left: 2px solid #DADADA;
	padding: 2px;
	font-size: 12px;
	text-align: center;
}
.swc_table_content_right {
	background-color: #F3F3F3;
	border-right: 2px solid #DADADA;
	padding: 2px;
	font-size: 12px;
	text-align: center;
}
.swc_table_content_bottom {
	background-color: #F3F3F3;
	border-left: 2px solid #DADADA;
	border-right: 2px solid #DADADA;
	border-bottom: 2px solid #DADADA;
	padding: 2px;
	font-size: 12px;
	text-align: center;
}

/**
/* Newest Listings Page
/* Browse Categories
 */
.browsing_result_table_body_even_bold a:link { color:#000000; font-weight: bold; }
.browsing_result_table_body_even_bold a:visited { color:#000000; font-weight: bold; }
.browsing_result_table_body_even_bold a:active { color:#AF0000; font-weight: bold; }
.browsing_result_table_body_even_bold a:hover { color:#AF0000; font-weight: bold; }
.browsing_result_table_body_even a:link { color:#000000; font-weight: bold; }
.browsing_result_table_body_even a:visited { color:#000000; font-weight: bold; }
.browsing_result_table_body_even a:active { color:#AF0000; font-weight: bold; }
.browsing_result_table_body_even a:hover { color:#AF0000; font-weight: bold; }

.browsing_result_table_body_odd_bold a:link { color:#000000; font-weight: bold; }
.browsing_result_table_body_odd_bold a:visited { color:#000000; font-weight: bold; }
.browsing_result_table_body_odd_bold a:active { color:#AF0000; font-weight: bold; }
.browsing_result_table_body_odd_bold a:hover { color:#AF0000; font-weight: bold; }
.browsing_result_table_body_odd a:link { color:#000000; font-weight: bold; }
.browsing_result_table_body_odd a:visited { color:#000000; font-weight: bold; }
.browsing_result_table_body_odd a:active { color:#AF0000; font-weight: bold; }
.browsing_result_table_body_odd a:hover { color:#AF0000; font-weight: bold; }

.photo_column_header { color: #FFFFFF; }
.photo_column_header a:link { color: #FFFFFF; }
.photo_column_header a:visited { color: #FFFFFF; }
.photo_column_header a:active { color: #FFFFFF; }
.photo_column_header a:hover { color: #FFFFFF; }
.title_column_header { color: #FFFFFF; }
.title_column_header a:link { color: #FFFFFF; }
.title_column_header a:visited { color: #FFFFFF; }
.title_column_header a:active { color: #FFFFFF; }
.title_column_header a:hover { color: #FFFFFF; }
.description_column_header { color: #FFFFFF; }
.description_column_header a:link { color: #FFFFFF; }
.description_column_header a:visited { color: #FFFFFF; }
.description_column_header a:active { color: #FFFFFF; }
.description_column_header a:hover { color: #FFFFFF; }
.city_column_header { color: #FFFFFF; }
.city_column_header a:link { color: #FFFFFF; }
.city_column_header a:visited { color: #FFFFFF; }
.city_column_header a:active { color: #FFFFFF; }
.city_column_header a:hover { color: #FFFFFF; }
.state_column_header { color: #FFFFFF; }
.state_column_header a:link { color: #FFFFFF; }
.state_column_header a:visited { color: #FFFFFF; }
.state_column_header a:active { color: #FFFFFF; }
.state_column_header a:hover { color: #FFFFFF; }
.business_type_column_header { color: #FFFFFF; }
.business_type_column_header a:link { color: #FFFFFF; }
.business_type_column_header a:visited { color: #FFFFFF; }
.business_type_column_header a:active { color: #FFFFFF; }
.business_type_column_header a:hover { color: #FFFFFF; }
.price_column_header { color: #FFFFFF; }
.price_column_header a:link { color: #FFFFFF; }
.price_column_header a:visited { color: #FFFFFF; }
.price_column_header a:active { color: #FFFFFF; }
.price_column_header a:hover { color: #FFFFFF; }
.entry_date_column_header { color: #FFFFFF; }
.entry_date_column_header a:link { color: #FFFFFF; }
.entry_date_column_header a:visited { color: #FFFFFF; }
.entry_date_column_header a:active { color: #FFFFFF; }
.entry_date_column_header a:hover { color: #FFFFFF; }
.zip_column_header { color: #FFFFFF; }
.zip_column_header a:link { color: #FFFFFF; }
.zip_column_header a:visited { color: #FFFFFF; }
.zip_column_header a:active { color: #FFFFFF; }
.zip_column_header a:hover { color: #FFFFFF; }
.country_column_header { color: #FFFFFF; }
.country_column_header a:link { color: #FFFFFF; }
.country_column_header a:visited { color: #FFFFFF; }
.country_column_header a:active { color: #FFFFFF; }
.country_column_header a:hover { color: #FFFFFF; }

/**
/* Search Page
 */
.search_page_results_title_row { color: #FFFFFF; }
.search_page_results_title_row a:link { color: #FFFFFF; }
.search_page_results_title_row a:visited { color: #FFFFFF; }
.search_page_results_title_row a:active { color: #FFFFFF; }
.search_page_results_title_row a:hover { color: #FFFFFF; }

.search_page_results_even_row_bold a:link { color:#000000; background-color: #FFDFDF; font-weight: bold; }
.search_page_results_even_row_bold a:visited { color:#000000; background-color: #FFDFDF; font-weight: bold; }
.search_page_results_even_row_bold a:active { color:#AF0000; background-color: #FFDFDF; font-weight: bold; }
.search_page_results_even_row_bold a:hover { color:#AF0000; background-color: #FFDFDF; font-weight: bold; }
.search_page_results_even_row a:link { color:#000000; background-color: #FFF8F8; }
.search_page_results_even_row a:visited { color:#000000; background-color: #FFF8F8; }
.search_page_results_even_row a:active { color:#AF0000; background-color: #FFF8F8; }
.search_page_results_even_row a:hover { color:#AF0000; background-color: #FFF8F8; }

.search_page_results_odd_row_bold a:link { color:#000000; background-color: #FFD0D0; font-weight: bold; }
.search_page_results_odd_row_bold a:visited { color:#000000; background-color: #FFD0D0; font-weight: bold; }
.search_page_results_odd_row_bold a:active { color:#AF0000; background-color: #FFD0D0; font-weight: bold; }
.search_page_results_odd_row_bold a:hover { color:#AF0000; background-color: #FFD0D0; font-weight: bold; }
.search_page_results_odd_row a:link { color:#000000; background-color: #FFF0F0; }
.search_page_results_odd_row a:visited { color:#000000; background-color: #FFF0F0; }
.search_page_results_odd_row a:active { color:#AF0000; background-color: #FFF0F0; }
.search_page_results_odd_row a:hover { color:#AF0000; background-color: #FFF0F0; }

/**
/* Users Page
 */
.result_set_even_rows a:link { color:#000000; }
.result_set_even_rows a:visited { color:#000000; }
.result_set_even_rows a:active { color:#AF0000; }
.result_set_even_rows a:hover { color:#AF0000; }

.result_set_odd_rows a:link { color:#000000; }
.result_set_odd_rows a:visited { color:#000000; }
.result_set_odd_rows a:active { color:#AF0000; }
.result_set_odd_rows a:hover { color:#AF0000; }

.table_column_headers { color: #FFFFFF; }
.table_column_headers a:link { color: #FFFFFF; }
.table_column_headers a:visited { color: #FFFFFF; }

.newest_1_result_table_body_even_bold a:link { color:#000000; font-weight: bold; }
.newest_1_result_table_body_even_bold a:visited { color:#000000; font-weight: bold; }
.newest_1_result_table_body_even_bold a:active { color:#AF0000; font-weight: bold; }
.newest_1_result_table_body_even_bold a:hover { color:#AF0000; font-weight: bold; }
.newest_1_result_table_body_even a:link { color:#000000; }
.newest_1_result_table_body_even a:visited { color:#000000; }
.newest_1_result_table_body_even a:active { color:#AF0000; }
.newest_1_result_table_body_even a:hover { color:#AF0000; }

.newest_1_result_table_body_odd_bold a:link { color:#000000; font-weight: bold; }
.newest_1_result_table_body_odd_bold a:visited { color:#000000; font-weight: bold; }
.newest_1_result_table_body_odd_bold a:active { color:#AF0000; font-weight: bold; }
.newest_1_result_table_body_odd_bold a:hover { color:#AF0000; font-weight: bold; }
.newest_1_result_table_body_odd a:link { color:#000000; }
.newest_1_result_table_body_odd a:visited { color:#000000; }
.newest_1_result_table_body_odd a:active { color:#AF0000; }
.newest_1_result_table_body_odd a:hover { color:#AF0000; }

.category_tree a:active { font-weight: bold; }
.category_tree a:hover { font-weight: bold; }

.swc_account_links a:link { font-weight: bold; font-size: 16px; }
.swc_account_links a:visited { font-weight: bold; font-size: 16px; }
.swc_account_links a:active { color:#AF0000; font-weight: bold; font-size: 16px; }
.swc_account_links a:hover { color:#AF0000; font-weight: bold; font-size: 16px; }

.seller_result_table_body_even_bold a:link { color:#000000; font-weight: bold; }
.seller_result_table_body_even_bold a:visited { color:#000000; font-weight: bold; }
.seller_result_table_body_even_bold a:active { color:#AF0000; font-weight: bold; }
.seller_result_table_body_even_bold a:hover { color:#AF0000; font-weight: bold; }
.seller_result_table_body_even a:link { color:#000000; }
.seller_result_table_body_even a:visited { color:#000000; }
.seller_result_table_body_even a:active { color:#AF0000; }
.seller_result_table_body_even a:hover { color:#AF0000; }

.seller_result_table_body_odd_bold a:link { color:#000000; font-weight: bold; }
.seller_result_table_body_odd_bold a:visited { color:#000000; font-weight: bold; }
.seller_result_table_body_odd_bold a:active { color:#AF0000; font-weight: bold; }
.seller_result_table_body_odd_bold a:hover { color:#AF0000; font-weight: bold; }
.seller_result_table_body_odd a:link { color:#000000; }
.seller_result_table_body_odd a:visited { color:#000000; }
.seller_result_table_body_odd a:active { color:#AF0000; }
.seller_result_table_body_odd a:hover { color:#AF0000; }

/**
/* Choose A Category/Price Plan Choices
 */
.category_links a:active { color:#AF0000; font-weight: bold; }
.category_links a:hover { color:#AF0000; font-weight: bold; }

/**
/* Success/Failure Page
 */
.view_ad_link a:active { color:#AF0000; }
.view_ad_link a:hover { color:#AF0000; }

/**
/* MAINBODY
 */
.centercolumn a:active { color:#AF0000; }
.centercolumn a:hover { color:#AF0000; }
