.body{
	font-family:Arial; font-size:12px; color:#000000;
	}
	
.body_bold{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight: bold;
	}
	
.green_bold{
	font-family:Arial;
	font-size:13px;
	color:#4d917a;
	font-weight: bold;
	}

.form1 {
 font-size: 10px;
 background-color: #eaeaea;
 border: 1px solid #666666;
}
		
.title{
	font-family:Arial; font-size:12px; color:#9DA842; font-weight: bold; text-transform: uppercase;
	}	
	
.hd{
 	font-family:Arial; font-size:12px; color:#666666;
	}
	
.textbox{
 	font-family:Arial; font-size:12px; color:#9DA842;
	}
	
.body_desc{
 	font-family:Arial; font-size:11px; color:#888888;
	}
	
.dropdown{
 	font-family:Arial; font-size:11px; color:#818181; width:280px;
	}
	
.dropdown2{
 	font-family:Arial; font-size:11px; color:#818181; width:100px;
	}
	
.link{
 	font-family:Arial; font-size:12px; color:#9DA842; text-decoration: underline;
	}
	
.link:active{
 	font-family:Arial; font-size:12px; color:#996600; text-decoration: underline;
	}

.link:hover{
	font-family:Arial; font-size:12px; color:#996600; text-decoration:none;
	}
	
.top_link{
 	font-family:Arial; font-size:11px; color:#9DA842; text-decoration: underline;
	}
	
.top_link:hover{
	font-family:Arial; font-size:11px; color:#996600; text-decoration: none;
	}
		 
.tb_link{
 	font-family:Arial; font-size:12px; color:#FFFFFF; text-decoration: none;
	}
	
.tb_link:hover{
	font-family:Arial; font-size:12px; color:#FFFFFF; text-decoration:underline;
	}
	
.footercopy{
 	font-family:Arial; font-size:9px; color:#9DA842;
	}
		
.footerlink{
 	font-family:Arial; font-size:9px; color:#9DA842; text-decoration:none;
	}
	
.footerlink:hover{
	font-family:Arial; font-size:9px; color:#97A03F; text-decoration:underline;
	}
	
.txt_content {
	color: #888888;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.button{
	clear:right;
	width:68px;
	height:23px;
	color:#000;	
	background-color:#FFF;
	border:#737272 solid 1px;
	padding-top:2px;
	padding-bottom:5px;
	margin : 0 1px 1px 0;
	font-size:11px;
	text-align:center;
	}

.TESTcpYearNavigation,
	.TESTcpMonthNavigation
		{
			background-color:#C0C0C0;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#000000;
			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 #C0C0C0;
			border-width:0px 0px 1px 0px;;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentDate
			{
			color: #000000;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #C0C0C0;;
			border-width:1px;border:solid thin #800000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1px;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid thin #C0C0C0;
			border-width:1px 0px 0px 0px;
			}
	A.TESTcpTodayText
			{
				color:black;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			height:20px;
			}
	
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid thin #808080;
			}