html,body { 	
	background-image:url('/images/front_page/bg_blue.jpg');
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#3695C1;
	color: #ffffff; 
	font-size:12px;
	}
	
.horizontal_table_title{
	padding-top:2px;
	padding-bottom:2px;	
}

.horizontal_table_title a {color:#ffffff;}
.horizontal_table_categories a {color:#000000;}
.horizontal_table{	
	color:#000000;
	background-color:white;
	border:1px solid black;
	}
	
.round_div_link_class{
	width:110px;
	position:relative;
	background-color:#89abcd;
	color:#002233;
	padding:0px;	
}
.round_div_link_class_th{
	background-color:#56789a;
	color:#ccffdd;
}

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

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

.horizontal_table_hover a{
	color:#ffffff;
}

.horizontal_table_hover a {color:#ffffff;}

.horizontal_table_title .link_button {
background-color: #D9CCBC;
color: #602820;
}	


.switch_button,
#header,
.show_info_table_th,
#vote_area,
.horizontal_table_title,
.result_bar,  
a.button_link:hover span{
	background-color: #9d4448;
	background-image:url('/images/front_page/tr_bg_red.jpg');
	background-position:center center;	
	color:#ffffff;
}


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


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

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:black;
}



