#BRA_CONTENT div.txt .calendarofevents				{margin-bottom:5px;}
#BRA_CONTENT div.txt .calendarofevents .c_title		{color:#006699;font-weight:bold;font-size:11px;}
#BRA_CONTENT div.txt .calendarofevents .c_location	{color:#006699;}

#BRA_MENU .calendar			{background:#FFFFFF;border:1px solid #006699;border-top:none;margin-left:auto;margin-right:auto;width:175px;}
#BRA_MENU .calendar caption	{margin-left:-1px;}
#BRA_MENU .calendar td,th	{text-align:center;vertical-align:middle;}
#BRA_MENU .calendar th		{background:#DEDEDE;padding-top:3px;padding-bottom:3px;}
#BRA_MENU .calendar td		{width:15px;height:15px;padding-top:4px;padding-bottom:4px;}

#BRA_MENU .calendar td.linked-day
{
	background:#DFF2FC;
}

#BRA_MENU .calendar-month
{
	background:#006699;color:#FFFFFF;
	padding:3px;padding-bottom:4px;text-align:center;font-weight:bold;
	border:1px solid #006699;border-bottom:none;
}

#BRA_MENU .calendar a			{font-weight:bold;color:#CC0000;text-decoration:none;}
#BRA_MENU .calendar a:active	{color:#CC0000;text-decoration:none;}
#BRA_MENU .calendar a:visited	{color:#CC0000;text-decoration:none;}
#BRA_MENU .calendar a:hover		{color:#FF0000;text-decoration:none;}

.calendar-prev a			{color:#FFF !important;font-weight:bold;text-decoration:none !important;}
.calendar-prev a:active		{color:#FFF !important;font-weight:bold;text-decoration:none !important;}
.calendar-prev a:visited	{color:#FFF !important;font-weight:bold;text-decoration:none !important;}
.calendar-prev a:hover		{color:#FFF !important;font-weight:bold;text-decoration:none !important;}

.calendar-next a			{color:#FFF !important;font-weight:bold;text-decoration:none !important;}
.calendar-next a:active		{color:#FFF !important;font-weight:bold;text-decoration:none !important;}
.calendar-next a:visited	{color:#FFF !important;font-weight:bold;text-decoration:none !important;}
.calendar-next a:hover		{color:#FFF !important;font-weight:bold;text-decoration:none !important;}

#CAL_MONTH_SELECT			{margin-left:12px;margin-top:10px;}
#CAL_MONTH_SELECT select	{cursor:pointer;width:176px;}
#CAL_YEAR_SELECT			{margin-right:12px;}

#CAL_SHOWALL	{cursor:pointer;margin-left:12px;margin-top:10px;border:1px solid #000000;background:#FFFCA9;width:176px;}
#CAL_SHOWALL *	{font-weight:bold;padding:5px;}

