
/* buttons' classes */

/* btnClass1 */
A.btnClass1, A.btnClass1:link, A.btnClass1:hover, A.btnClass1:active, A.btnClass1:visited
{
	cursor: hand;
	/*cursor: pointer;*/
	font-family: Tahoma, Arial, Sans-Serif;
	color: #3c3e3c;
	text-decoration: none;
}

TABLE.btnClass1
{
	cursor: hand;
	/*cursor: pointer;*/
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 11px;
	vertical-align: baseline;
}
TABLE.btnClass1 TD
{
	font-size: 10pt;
}
TABLE.btnClass1 DIV
{
	width: 19px;
	height: 1px;
}
TABLE.btnClass2 TD
{
	font-size: 9pt;
	padding-left: 0px;
	padding-right: 0px;
	table-layout: fixed;
}

TD.btnClass1_1
{
	height: 28px;
	width: 19px;
	background-image: url(../images/css/btnClass1_1all.gif);
	background-repeat: no-repeat;
	background-position:1px 0px;
}
/* chrome fix, has space after first cell:	background-position: 0px 0px; */
TD.btnClass1_2
{
	height: 28px;
	background-image: url(../images/css/btnClass1_2all.gif);
	color: #343234;
	padding-bottom: 3px;
	background-position: 0px 0px;
}
TD.btnClass1_2 A
{
	
}
TD.btnClass1_3
{
	height: 28px;
	width: 19px;
	background-image: url(../images/css/btnClass1_3all.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


/* change css class ***
TD.btnClass1_1
{
	height: 28px;
	width: 19px;
	background-image: url(../images/css/btnClass1_1.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
TD.btnClass1_2
{
	height: 28px;
	background-image: url(../images/css/btnClass1_2.gif);
	color: #343234;
	padding-bottom: 3px;
	background-position: center;
}
TD.btnClass1_3
{
	height: 28px;
	width: 19px;
	background-image: url(../images/css/btnClass1_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
TD.btnClass1_1_P
{
	height: 28px;
	width: 19px;
	background-image: url(../images/css/btnClass1_1_P.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
TD.btnClass1_2_P
{
	height: 28px;
	background-image: url(../images/css/btnClass1_2_P.gif);
	color: #343234;
	padding-top: 2px;
	padding-bottom: 3px;
	background-position: center;
}
TD.btnClass1_3_P
{
	height: 28px;
	width: 19px;
	background-image: url(../images/css/btnClass1_3_P.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
TD.btnClass1_1_M
{
	height: 28px;
	width: 19px;
	background-image: url(../images/css/btnClass1_1_M.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
TD.btnClass1_2_M
{
	height: 28px;
	background-image: url(../images/css/btnClass1_2_M.gif);
	color: #343234;
	padding-bottom: 3px;
	background-position: center;
}
TD.btnClass1_3_M
{
	height: 28px;
	width: 19px;
	background-image: url(../images/css/btnClass1_3_M.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
*/
/* btnClass2 */
A.btnClass2,A.btnClass2:link,A.btnClass2:hover,A.btnClass2:active,A.btnClass2:visited
{
	font-family: Tahoma, Arial, Sans-Serif;
	color: #3c3e3c;
	text-decoration: none;
}

TABLE.btnClass2
{
	cursor: hand;
	/*cursor: pointer;*/
	border-collapse: collapse;
	border-spacing: 0;
}
TABLE.btnClass2 DIV
{
	width: 11px;
	height: 1px;
}

{
	padding-left: 0px;
	padding-right: 0px;
}

TD.btnClass2_1
{
	height: 18px;
	width: 11px;
	background-image: url(../images/css/btnClass2_1all.gif);
	background-repeat: no-repeat;
	background-position: 1px 0px;
}
/* chrome fix, button has space after first cell: 	background-position: 0px 0px; */
TD.btnClass2_2
{
	height: 18px;
	background-image: url(../images/css/btnClass2_2all.gif);
	color: #343234;
	padding-bottom: 2px;
	background-position: 0px 0px;
}
TD.btnClass2_3
{
	height: 18px;
	width: 11px;
	background-image: url(../images/css/btnClass2_3all.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*
TD.btnClass2_1_P
{
	height: 18px;
	width: 11px;
	background-image: url(../images/css/btnClass2_1_P.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
TD.btnClass2_2_P
{
	height: 18px;
	background-image: url(../images/css/btnClass2_2_P.gif);
	color: #343234;
	padding-top: 1px;
	background-position: center;
}
TD.btnClass2_3_P
{
	height: 18px;
	width: 11px;
	background-image: url(../images/css/btnClass2_3_P.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
TD.btnClass2_1_M
{
	height: 18px;
	width: 11px;
	background-image: url(../images/css/btnClass2_1_M.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
TD.btnClass2_2_M
{
	height: 18px;
	background-image: url(../images/css/btnClass2_2_M.gif);
	color: #343234;
	padding-bottom: 2px;
	background-position: center;
}
TD.btnClass2_3_M
{
	height: 18px;
	width: 11px;
	background-image: url(../images/css/btnClass2_3_M.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
*/
IMG.nextblack
{
	width: 10px;
	height: 10px;
	margin-bottom:-1px;
}
IMG.backblack
{
	width: 10px;
	height: 10px;
	margin-bottom:-1px;
}
IMG.documentButtonblack
{
	width: 9px;
	height: 9px;
	margin-bottom:-1px;
}
IMG.saveBlack
{
	width: auto;
	height: 15px;
	margin-bottom: -3px;
}
.backwhite
{
	display: none;
}
.nextwhite
{
	display: none;
}
.documentButtonwhite
{
	display: none;
}
.saveWhite
{
	display: none;
}