/*****************************************/
/*              INFOLIVE                 */
/*          Color definitions            */
/*****************************************/

/*   background color   */
body{
	background-color: #ffffff;
}

/*   main color of the site    */
#header, #upper h2, .menu li a.active, .menu li a, .textbox h3, #bottom h3, #footer_arrow{
	background-color: #FF6A00;
}

#header h1 span, #advert_horizontal span, #content h2, .menu li a, a, #content table th{
	color: #FF9E37;
}
#content h2, #content table th, #content table td{
	border-color: #FF9E37;
}
