BODY
{
	font-family:arial, sans-serif;
	font-size: 12px; 
    color: #AFAFAF;
}
 
 .hCalendarStyle, .dCalendarStyle
	{
    font-family:arial, sans-serif;
	color:#AFAFAF;
    font-size:11px;
    font-weight:bold;
    line-height:14px;
    padding:2px; 
	}
	
  .hCalendarMonthYearRow, .dCalendarMonthYearRow, .syringeNavHeader
    { 
    font-family:arial, sans-serif;
    color:#FFFFFF;
    font-size:11px;
    font-weight:bold;
    line-height:14px;
    padding:2px;
	text-align:center;
	width:100%;
    background:#AFAFAF;    
    }
  .hCalendarMonthYearRow td, .dCalendarMonthYearRow td
    {
    color:#FFFFFF;
    }
  .hCalendarNextPrevStyle a, .dCalendarNextPrevStyle a
	{
	color:#FFFFFF;
	}
  .hCalendarNextPrevStyle a:visited, .dCalendarNextPrevStyle a:visited
	{
	color:#FFFFFF;
	}
  .hCalendarDayNameRow, .dCalendarDayNameRow
    {
    color:#AFAFAF;
    font-size:11px;
    font-weight:bold;
    line-height:14px;
    padding:2px;   
    }    
  .hCalendarDay a, .dCalendarDay a
    {
    color:#AFAFAF;
    text-decoration:underline;
    }
    
  .hCalendarDayLinked, .dCalendarDayLinked
    {
    color:#AFAFAF;
    background-color: #D6802A;
    font-size:11px;
    font-weight:normal;
    line-height:14px;
    padding:2px;   
    }
  .hCalendarDayCurrent, .dCalendarDayCurrent
    {
    color:#FFFFFF;
    background-color: #AFAFAF;
    font-weight:normal;
    line-height:14px;
    }
  .hCalendarDayCurrent a, .dCalendarDayCurrent a
    {
    color:#FFFFFF;
    }

.syringeHeader
{
	color:#000000;
	font-size: 15pt;
	text-transform: uppercase;
	font-family: Arial, Sans-Serif;
}
.syringeSubHeader
{
	font-size: 10pt;
	text-transform: capitalize;
	color: #000000;
	font-family: Arial, Sans-Serif;
}
#syringeHeaderCell
{
	text-align: center;
}
HR
{
	color:#AFAFAF;
}
.navigatorLinksContainerStyle a, .categoryListContainerStyle a, .blogRollContainerStyle a
{
	font-family:arial, sans-serif;
	color:#AFAFAF;
    font-size:11px;
    font-weight:bold;
    line-height:14px;
    padding:2px; 
}

.date  {  
    font-size: 11px; 
    color: #AFAFAF; 
    font-weight:bold;
	border-bottom:2px solid #999;
	margin-bottom:10px;  
    }  
.itemTitle a
{
	font-size: 14px; 
    color: #000000; 
    font-weight:bold;
}
.blogbody
{
	font-size: 12px;
	color: #000000;
}
.body a
{
	font-size: 12px; 
    color: #000000; 
}
.itemTable
{
	border-bottom:1px solid #999;
	margin-bottom:20px;  
}
