.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.whatsnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

/* CLASSIFIEDS STYLE */

body {
	background-color: #000066; 
}


.main_page_message {
	color: white;
}

.newest_ad_row_header {
	background-color: #000066;
}

.browsing_result_table_header {
	background-color: #000066;
}

.display_ad_category_tree {
	color: white;
}
.display_ad_links {
	color: white;
}

.browsing_category_name {
	text-decoration: none;
	color: white;
}
.browsing_category_td {
	color: black;
}

.browsing_category_tree {
	color: white;
}
.browsing_result_table_header {
	color: white;
	font-weight: bold;
}

.display_ad_label {
	color: white;
	font-weight: bold;
}

.display_ad_value {
	color: white;
}

.notify_friend_field_label {
	color: white;
	font-weight: bold;
}
.notify_friend_description {
	color: white;
}
.notify_friend_title {
	font-weight: bold;
	color: white;
}

.menu_bar {
	color: black;
	font-weight: bold;
}

.browsing_category_name{
	color: white;
}

.registration_title {
	color: white;
}
.registration_instructions {
	color: white;
}
.registration_field_label {
	color: white;
}
.registration_links {
	color: white;
}
.registration_field_data {
	color: white;
}

.search_page_title {
	color: white;
}

.search_page_instructions {
	color: white;
}
.search_page_field_labels {
	color: white;
}
.search_page_field_data {
	color: white;
}
.search_page_bottom_links {
	color: white;
}

.login_form_field_labels {
	color: white;
}
.login_form_instructions {
	color: white;
}
.login_form_title {
	color: white;
}

.user_management_section_title {
	color: white;
}
.user_management_bottom_link {
	color: white;
}
.user_management_title {
	color: white;
}
.user_management_instructions {
	color: white;
}
.user_management_menu_links {
	color: white;
}
.user_management_communications_field_label {
	color: white;
}
.user_management_my_info_label {
	color: white;
}
.user_management_my_info_data {
	color: white;
}
.place_an_ad_title {
	color: white;
}
.place_an_ad_instructions {
	color: white;
}
.left_column_data {
	color: white;
}
.right_column_data {
	color: white;
}
select.right_column_data {
	color: black;
}
input.right_column_data {
	color: black;
}
textarea.right_column_data {
	color: black;
}
.place_an_ad_details_error {
	background-color: white;
}

.user_management_ad_filter_label {
	color: white;
}
.image_collection {
	color: white;
}
input.image_collection {
	color: black;
}
.place_an_ad_image_title_bar {
	color: white;
}

.cat_tree {
	color: white;
}	
.title_ad {
	color: white;
}
.left_column_1 {
	color: white;
}
.right_column_1 { 
	color: white;
}

.user_management_detail_field {
	color: white;
}
.user_management_detail_data {
	color: white;
}
.user_management_detail_data {
	color: white;
}
.search_page_error {
	background-color: white;
	font-weight: bold;
	color: red;
}




a {
	color: gray;
	font-weight: bold;
	text-decoration: none;
}


.browsing_category_name { font-family: Arial, Helvetica, sans-serif; font-size: 14; font-style: normal; font-weight: bold; color: gray; font-size: 14; text-decoration: none; text-align: left; } 


a:hover {
	text-decoration: underline;
}