/* CSS Document */
body
{
font-family:arial;
font-size:12px;
cursor:default;
color:AAAAAA
}


td 
{
font-family:arial;
font-size:12px;
cursor:default;
color:333333
}

a 
{
color:00803A;
text-decoration:none;
font-size:16px
}

a:hover 
{
color:FFBA27;
text-decoration:underline
}

h1 
{
font-family:Helvetica; 
margin:10px;
padding:5px;
line-height: 90%;
font-size: 30px;
font-weight: bold; 
display: inline;
text-align: center; 
color:B3B3B3
}

.style3 {
	font-size: 20px;
	color: CCCCCC;
	
}
.style6 {color: #000000}

input 
{
border-width:1;
font-family:arial;
font-size:12px;
padding:2px;
height:21px;
border-color:CCCCCC;
border-style:solid;
background-color:F9F9F9;
color:999999
}

p
{
margin: 1px;
padding: 1px;
}


div 
{
margin: 1px;
padding: 1px;
}


.heading
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 13px;
	font-weight: bold;
	text-transform: lowercase;

}
.caption
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 15px;
	font-weight: bold;

}

.caption2
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;

}
.topnav
{
	font-family:tahoma;
	color:#DFDFDF;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.topnav:hover
{
	font-family:tahoma;
	color:#DFDFDF;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
.content {
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	line-height: 18px;
}
.button
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.button:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.note
{
	font-family:tahoma;
	color:#A4A4A4;
	font-size: 9px;
	text-decoration:none;

}

.azanTimes
{
	font-family:tahoma;
	font-size: 9px;
	text-decoration:none;

}

.top
{
	font-family:tahoma;
	color:#3D3D3D;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}

.top:hover
{
	font-family:tahoma;
	color:#3D3D3D;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.top2
{
	font-family:tahoma;
	color:#3D3D3D;
	font-size: 11px;
	text-decoration:none;

}

.top2:hover
{
	font-family:tahoma;
	color:#3D3D3D;
	font-size: 11px;
	text-decoration:underline;

}

.top3
{
	font-family:tahoma;
	color:#3D3D3D;
	font-size: 9px;
	text-decoration:underline;
}

.lnk
{
	text-decoration:none;

}
.lnk:hover
{
	text-decoration:underline;

}

.right
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.right:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

	.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#7B7B7B;
			text-align:center;
			vertical-align:center;
			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 #7B7B7B;
			border-width:0 0 1 0;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#7B7B7B;
			font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #7B7B7B;
			border-width:1;
			border:solid thin #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid thin #7B7B7B;
			border-width:1 0 0 0;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#7B7B7B;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid thin #7B7B7B;
			}

