.area_calendar_heaer
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
    background-color: #27a68f;
}
.area_calendar
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
    background-color: #27a68f;
}
.area_calendar_day
{
    background-color: #c0e5de;
}

.feature_table
{
    background-color: #5CA094;
}

#tabs .active {
	background:url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/subtier/tabs/active.gif) 0px 0px;

}

#tabs .inactive {
	background:url(/rochehcpp/framework/skins/HCPOncologyLookAndFeel/images/subtier/tabs/inactive.gif) 0px 0px;

}