P  {}

H1  {}

H2  {}

H3  {}

A {text-decoration : none;   
}

A.txtMenu {
  	font-size : 13px;
	font-family : Verdana;
	color : #993300;
}

A.txtMenu:Hover  {
	font-size : 13px;
	font-family : Verdana;
	color : #666633;
	text-decoration : none;
}

A.txtHeadMenu {
  	font-size : 11px;
	font-family : Verdana;
	color : #F6E780;
}

A.txtHeadMenu:Hover  {
	font-size : 11px;
	font-family : Verdana;
	color : #F6E780;
	text-decoration : underline;
}

A.txtBody {
  	font-size : 12px;
	font-family : Verdana;
	color : #993300;
}

A.txtBody:Hover  {
	font-size : 12px;
	font-family : Verdana;
	color : #993300;
}

A.txtMenuSide{
  	font-size : 12px;
	font-family : Verdana;
	color : #ffffff;
}

A.txtMenuSide:Hover  {
	font-size : 12px;
	font-family : Verdana;
	color : #993300;
}

A.txtCal {
  	font-size : 12px;
	font-family : Verdana;
	color : #993300;
}

A.txtCal:Hover  {
	font-size : 12px;
	font-family : Verdana;
	color : #993300;
	text-decoration : underline;
}

A.txtCalHeader,
A.txtCalHeader:Visited,
A.txtCalHeader:Active {
	color:#FFFF99;
}

A.txtCalHeader:Hover {
	color:#FFFF99;
	text-decoration:underline;
}


BODY { 
}

.txtHeader {
    font-family : Verdana;
    font-size: 26px;
    color: #555555;

}

.txtHeadMenu {
    font-family: Verdana;
    font-size: 11px;
    color: #F6E780;
}

.txtSubHeader {
    font-family : Verdana;
    font-size: 18px;
    color: #555555;
    text-decoration: underline;
    font-style: italic;
}

.txtMenu {
    font-family: Verdana;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}

.txtBody {
    font-family: Verdana;
    font-size: 12px;
    color: #444444;
}

.txtMenuHead {
    font-family: Verdana;
    font-size: 14px;
    color: #ffffff;
}

.txtMenuSide {
    font-family: Verdana;
    font-size: 12px;
    color: #ffffff;
}

.txtCategory {
    font-family: Verdana;
    font-size: 15px;
    color: #555555;
    font-weight: bold;
}

.txtCal {
  	font-size : 12px;
	font-family : Verdana;
	color : #993300;
}

.txtFooter {
    font-family: Arial;
    font-size: 9px;
    color: #666633;
}

.txtCalNum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A52A2A;
}

.bgDayListing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A52A2A;
	background-color: #dfdfbd;
}

.bgMonthListing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF99;
	background-color: #555;
}

.bgGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	background-color: #CCCCCC;
}

.bgCurrentDay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFF99;
}





	.TESTcpYearNavigation, 
	.TESTcpMonthNavigation  {
			background-color: #330066;
			text-align: center;
			vertical-align: middle;
			text-decoration: none;
			color: #FFFFFF;
			font-weight: bold;
	}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #330099;
			border-width:0 0 1px 0;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#555555;
			font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #ffffff;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #330066;
			border-width:1px;
			border:solid thin #444444;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1px;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid thin #330099;
			border-width:1px 0 0 0;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#330066;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid thin #555555;
			}