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

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


.gradient-styleNO
{
        font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
        font-size: 12px;
        margin: 5px;
        width: 480px;
        text-align: left;
        border-collapse: collapse;
}
.gradient-styleNO th
{
        font-size: 13px;
        font-weight: normal;
        padding: 5px;
        background: #b9c9fe url('images/gradhead.png') repeat-x;
        border-top: 2px solid #d3ddff;
        border-bottom: 1px solid #fff;
        color: #039;
}
.gradient-styleNO td
{
        padding: 3px;
        border-bottom: 1px solid #fff;
        color: #669;
        border-top: 1px solid #fff;
        background: #e8edff url('images/gradback.png') repeat-x;
}
.gradient-styleNO tfoot tr td
{
        background: #e8edff;
        font-size: 11px;
        color: #99c;
}

.gradient-styleNOSCRIPT
{
        font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
        font-size: 11px;
        margin: 5px;
        width: 480px;
        text-align: left;
        border-collapse: collapse;
}
.gradient-styleNOSCRIPT th
{
        font-size: 12px;
        font-weight: normal;
        padding: 5px;
        background: #b9c9fe url('images/gradhead.png') repeat-x;
        border-top: 2px solid #d3ddff;
        border-bottom: 1px solid #fff;
        color: #039;
}
.gradient-styleNOSCRIPT td
{
        padding: 3px;
        border-bottom: 1px solid #fff;
        color: #669;
        border-top: 1px solid #fff;
        background: #e8edff url('images/gradback.png') repeat-x;
}
.gradient-styleNOSCRIPT tfoot tr td
{
        background: #e8edff;
        font-size: 11px;
        color: #99c;
}

