﻿A.calendar_nav:link
{
    color: #333333;
    font-family: Arial;
    font-size: 9pt;
    text-decoration: none;
}
A.calendar_nav:visited
{
    color: #333333;
    font-family: Arial;
    font-size: 9pt;
    text-decoration: none;
}
A.calendar_nav:active
{
    color: #333333;
    font-family: Arial;
    font-size: 9pt;
    text-decoration: none;
}
A.calendar_nav:hover
{
    color: #FF9900;
    font-family: Arial;
    font-size: 9pt;
    text-decoration: underline;
}

A.calendar_nav_sel:link, A.calendar_nav_sel:visited, A.calendar_nav_sel:active
{
    color: #333333;
    font-family: Arial;
    font-size: 9pt;
    font-weight:bold;
    text-decoration: none;
}

A.calendar_nav_sel:hover
{
    color: #FF9900;
    font-family: Arial;
    font-size: 9pt;
    font-weight:bold;
    text-decoration: underline;
}

.calendar_nav_header
{
	color: #333333;
    font-family: Arial,Verdana;
    font-size: 10pt;
	font-weight: bold;
    text-decoration: none;
}

A.calendar_nav_header:link
{
	color: #333333;
    font-family: Arial,Verdana;
    font-size: 10pt;
	font-weight: bold;
    text-decoration: none;
}

A.calendar_nav_header:visited
{
	color: #333333;
    font-family: Arial,Verdana;
    font-size: 10pt;
	font-weight: bold;
    text-decoration: none;
}

A.calendar_nav_header:active
{
	color: #333333;
    font-family: Arial,Verdana;
    font-size: 10pt;
	font-weight: bold;
    text-decoration: none;
}

A.calendar_nav_header:hover
{
	color: #333333;
    font-family: Arial,Verdana;
    font-size: 10pt;
	font-weight: bold;
    text-decoration: underline;
}

.content_section_header
{
	color: black;
	font-family: Arial,Tahoma,Verdana;
	font-size: 10pt;
	font-weight: bold;
}

