/********************************************************************************************/
#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 0px;
	width: 760px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 10px;
	font-weight: normal;
	padding: 8px;
	background: #DDDDDD url('table-images/gradhead.png') repeat-x;
	border-top: 2px solid #CCCCCC;
	border-bottom: 1px solid #fff;
	color: #000000;
}
#gradient-style tfoot tr td
{
	background: #DDDDDD;
	font-size: 11px;
	color: #777777;
}
/********************************************************************************************/
#gradient-style1
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 0px;
	width: 760px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style1 td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #000000;
	border-top: 1px solid #fff;
	background: #00A651 url('table-images/gradback1.png') repeat-x;
}


/********************************************************************************************/
#gradient-style2
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 0px;
	width: 760px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style2 td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #000000;
	border-top: 1px solid #fff;
	background: #50B848 url('table-images/gradback2.png') repeat-x;
}

/********************************************************************************************/
#gradient-style3
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 0px;
	width: 760px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style3 td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #000000;
	border-top: 1px solid #fff;
	background: #BFD730 url('table-images/gradback3.png') repeat-x;
}

/********************************************************************************************/
#gradient-style4
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 0px;
	width: 760px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style4 td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #000000;
	border-top: 1px solid #fff;
	background: #FDB913 url('table-images/gradback4.png') repeat-x;
}

/********************************************************************************************/
#gradient-style5
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 0px;
	width: 760px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style5 td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #000000;
	border-top: 1px solid #fff;
	background: #FFF200 url('table-images/gradback5.png') repeat-x;
}

/********************************************************************************************/
#gradient-style6
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 0px;
	width: 760px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style6 td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #000000;
	border-top: 1px solid #fff;
	background: #FDB913 url('table-images/gradback6.png') repeat-x;
}

