form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
	width:185px;
	padding:0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 7px;
}

	#stylized {
	font-family: Arial; 
	color:#545454;
	float:left;
	font-size:9px;	
	padding:0px;
	margin-top:0px;
	margin-bottom: 0px;	
	}
	
	#stylized input{
	color:#545454;
	float:left;
	font-size:11px;
	padding:1px;
	border:solid 1px #a89d95;
	width:65px;
	margin-top: -4px;
	background-color: #FFFFFF;
	}
	
	#stylized select{
	color:#545454;
	font-size:11px;
	padding:0px;
	border:solid 1px #a89d95;
	width:30px;
	background-color: #FFFFFF;
	margin-top: -4px;
	margin-bottom: 0px;
	margin-left: 0px;		
	}	
	
	#stylized button{
	clear:right;
	width:150px;
	height:22px;
	color:#FFFFFF;	
	background-color:#A4A5A4;
	border:#737272 solid 1px;
	padding-top:2px;
	padding-bottom:5px;
	margin : 0 1px 1px 0;
	font-size:11px;
	text-align:center;
	}
	
	.line1 {
	width: 185px;
	height: 19px;
	float:left;	
	
}
.line2 {
	display:none;
	height: 19px;
	float:left;	
	width:120px;
	margin-left:66px; 
	padding-top:5px
	
}
#calendar {
	display:inline;
	padding: 0px;
	margin-top: -4px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	clear: right;
	float: left;
}

.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;
			}
</style>

