.Tiger {
	font-family: Papyrus;
	background-image: url(gradient.jpg);
	background-repeat: repeat-x;
}
.TableGradient {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000033;
	background-image: url(tabelGradient.jpg);
	background-repeat: repeat-x;
	padding: 3px;
	text-align: left;
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	top: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin: 1%;
	text-indent: 2px;
}
.tableGradientWhite {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000033;
	background-image: url(Images/tabelGradientTEST.jpg);
	background-repeat: repeat-x;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin: 1%;
	right: auto;
	font-weight: normal;
	font-variant: normal;
	top: auto;
	text-indent: 3px;
	padding-top: -3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}

