#head{background: url(../i/p_schedule/head.jpg) no-repeat 0 0;}
a{color: #f93c42;}
a:hover{color: #f78386;}
h2#c_schedule{background-image:  url(../i/p_schedule/c_schedule.gif);}
#content h3
{
	background-image: url(../i/p_schedule/bullet.gif);
	color: #f93c42;
}
#content h2{color: #f93c42;}
#logo_block{background: url(../i/p_schedule/logo.jpg);}
#bottom_menu ul li a:hover{color: #f93c42;}
	#content
	{
		position: relative;
		left: 300px;
		width:660px; 
		text-align: justify;
	}
#content table tr.t_head, #content table tr.t_head:hover
	{
		background: #efefef;
		font-weight: bold;
	}
#content table tr.t_head td.hovered_col
	{
		background: #f93c42;
		color: #ffffff;
	}
#content table tr:hover
	{
		font-weight: normal;
        background: #ffffff;
	}

#content table td.hovered_col
	{
		background: #efefef;
	}
    