.cut{
width:100px;
}
.cut3{
width:120px;
}
.cut4{
width:154px;
}
.size11select{
width:40px;
}
.buttona{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E646E;
	font-weight: normal;
	margin: 7px;
	border:solid 1px #CCC;
	width:150px;
}
.undertitle {
    height:12px;
	padding:0px;
}
.cursor { cursor: pointer;}
.hoverimage{
    border:solid 1px #00CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00CC00;
    cursor: pointer;
}
.image{
    border:solid 1px #5E646E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5E646E;
}
.main_tbl{
    background-color:#FFF;
    border:solid 1px #c7cbd7;
}
.button_text{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.button_text a:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color:#96c23f;
    text-decoration: none;
}

.td_buttons{
    width:80px;
}
.date_cut{
width:78px;
}

 /* calendar style */
	.CALENDARcpYearNavigation,
	.CALENDARcpMonthNavigation
			{
			background-color:#5d97df;
			text-align:center;
			vertical-align:middle;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.CALENDARcpDayColumnHeader,
	.CALENDARcpYearNavigation,
	.CALENDARcpMonthNavigation,
	.CALENDARcpCurrentMonthDate,
	.CALENDARcpCurrentMonthDateDisabled,
	.CALENDARcpOtherMonthDate,
	.CALENDARcpOtherMonthDateDisabled,
	.CALENDARcpCurrentDate,
	.CALENDARcpCurrentDateDisabled,
	.CALENDARcpTodayText,
	.CALENDARcpTodayTextDisabled,
	.CALENDARcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.CALENDARcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #5d97df;
			border-width:0px 0px 1px 0px;
			}
	.CALENDARcpCurrentMonthDate,
	.CALENDARcpOtherMonthDate,
	.CALENDARcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.CALENDARcpCurrentMonthDateDisabled,
	.CALENDARcpOtherMonthDateDisabled,
	.CALENDARcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.CALENDARcpCurrentMonthDate
			{
			color:#5d97df;
			font-weight:bold;
			}
	.CALENDARcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.CALENDARcpOtherMonthDate
			{
			color:#808080;
			}
	TD.CALENDARcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #5d97df;
			border-width:1px;
			border:solid thin #000000;
			}
	TD.CALENDARcpCurrentDateDisabled
			{
			border-width:1px;
			border:solid thin #FFAAAA;
			}
	TD.CALENDARcpTodayText,
	TD.CALENDARcpTodayTextDisabled
			{
			border:solid thin #5d97df;
			border-width:1px 0px 0px 0px;
			}
	A.CALENDARcpTodayText,
	SPAN.CALENDARcpTodayTextDisabled
			{
			height:16px;
			}
	A.CALENDARcpTodayText
			{
			color:#5d97df;
			font-weight:bold;
			}
	SPAN.CALENDARcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.CALENDARcpBorder
			{
			border:solid thin #5d97df;
			}
