.copyright
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
.text
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
.text2
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: bold;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

.text3
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none
}

.heading
{
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	background:#005430
}
.text A
{
    COLOR: #792147;
    FONT-STYLE: bold;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.text A:active
{
    COLOR: #792147;
    FONT-STYLE: bold;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.text A:hover
{
    COLOR: #792147;
    FONT-STYLE: bold;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.text A:link
{
    COLOR: #792147;
    FONT-STYLE: bold;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.text A:visited
{
    COLOR: #792147;
    FONT-STYLE: bold;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.copyright A
{
    COLOR: #792147;
	FONT-STYLE: bold;
    FONT-WEIGHT: boldl;
    TEXT-DECORATION: none
}
.copyright A:active
{
    COLOR: #792147;
    FONT-STYLE: bold;
    FONT-WEIGHT: boldl;
    TEXT-DECORATION: none
}
.copyright A:link
{
    COLOR: #792147;
    FONT-STYLE: bold;
    FONT-WEIGHT: boldl;
    TEXT-DECORATION: none
}
.copyright A:visited
{
    COLOR: #792147;
    FONT-STYLE: bold;
    FONT-WEIGHT: boldl;
    TEXT-DECORATION: none
}
.copyright A:hover
{
    COLOR: #792147;
    FONT-STYLE: bold;
    FONT-WEIGHT: boldl;
    TEXT-DECORATION: none
}
.header
{
    COLOR: #792147;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 14pt;
    FONT-STYLE:bold;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.contactheader
{
    FONT-WEIGHT: bold;
    COLOR: white;
	BACKGROUND-COLOR:black
}
.contactbutton
{
    WIDTH: 100px
}
.contactbuttonbar
{
    HEIGHT: 35px
}
.contactcell0
{
}
.contactcell1
{
}
.contacterror
{
    COLOR: crimson
}
.contactrequired
{
    FONT-SIZE: 12px;
    FONT-STYLE: oblique
}
.contactrequirederror
{
    FONT-SIZE: 12px;
    COLOR: crimson;
    FONT-STYLE: oblique
}
.calendarTitle{
	color: #792147;
	font-weight: bold;
	font-size: 15pt;
	font-family: Arial, Helvetica, sans-serif;	
}

.calendarTop{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;	
	background-color: #00543D;
	font-weight: bold;
	font-size: 11pt;
	color: #8AB0A5;
	width: 50px;
}
.calendarActiveCell{
	background-color: #8AB0A5;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #00543D;
}

.calendarInactiveCell{
	background-color: #E5E5E5;
}

A
{
	color:#609587
}
A:hover
{
	color:#005430;
}