#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	width: 600px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 11px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('/images/table-images/gradhead.jpg') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	background: #e8edff url('/images/table-images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 11px;
	color: #99c;
}
#gradient-style tbody tr:hover td
{
	background: #d0dafd url('/images/table-images/gradhover.png') repeat-x;
	color: #339;
}

#membershipform
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	width: 600px;
	text-align: left;
	border-collapse: collapse;
}

#membershipform td
{
	background: #e8edff;
	padding: 8px;
	font-size: 11px;
	color: #669;
}


#membershipform2
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	text-align: left;
	border-collapse: collapse;
}

#membershipform2 td
{
	background: #e8edff;
	padding: 2px;
	font-size: 11px;
	color: #669;
}
