body{ 
	background-color: #3695C1; 
	color: 000000; 
	font-size: 11px;
	scrollbar-3dlight-color:#ffffff;
    scrollbar-arrow-color:000000;
    scrollbar-base-color:#d7f2fb;
    scrollbar-face-color:#9d4448;
    scrollbar-shadow-color:#ffffff;
    scrollbar-highlight-color:#d7f2fb;
    scrollbar-darkshadow-color:#9d4448;	
	}

.show_info_table_th,
#vote_area,
a.button_link:hover,
.result_bar,  
a.button_link:hover span,	
.horizontal_table_title{
	background-color:#9d4448;
	color: 000000;
}

.horizontal_table_title a {
color: 000000
}


table.text_rect,
div.text_rect{
	border:2px solid #d7f2fb;
}

a.button_link:hover span{	
	border:2px solid #d7f2fb
}

div#content,
td.author,	
iframe#chat_fr,
.default_centered_form,
table.text_rect,
div.text_rect,
.story,
.horizontal_table_categories, 
.info_bar, 
.find_box{
	background-color:#d7f2fb;
	color: #000000;
}

.horizontal_table_categories a {
	color: #000000;
}

.horizontal_table{	
	background-color:#ffffff;
	color: #000000;
	}
			
a.switch_button:hover,		
.horizontal_table_even{
	background-image:none;	
	background-color:#d7f2fb;	
	color:#000000
	}	


.horizontal_table_hover{
	background-color:#3186AD;
	color:#000000;
	}	

