.area_calendar_heaer
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
    background-color: #2985af;
}
.area_calendar
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
    background-color: #2985af;
}
.area_calendar_day
{
    background-color: #c0dbe8;
}

.feature_table
{
    background-color: #1076A6;
}

#tabs .active {
	background:url(/rochehcpp/framework/skins/HCPInfluenzaLookAndFeel/images/subtier/tabs/active.gif) 0px 0px;

}

#tabs .inactive {
	background:url(/rochehcpp/framework/skins/HCPInfluenzaLookAndFeel/images/subtier/tabs/inactive.gif) 0px 0px;

}