#background-image tbody tr:hover td
{
	color: #339;
	background: none;
}
#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	margin-right: auto;
	width: 510px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 2px;
	background: #b9c9fe url('table-images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #999;
	color: #039;
}
#gradient-style td
{
	padding: 2px; 
	border-bottom: 1px solid #999;
	color: #669;
	border-top: 1px solid #999;
	background: #e8edff url('table-images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-align:center; 
}
#gradient-style tbody tr:hover td
{
background: #d0dafd url('table-images/gradhover.png') repeat-x;
color: #339;
}

#gradient-style a:visited{
	color:#000000;
}

#gradient-style a:link{
	color:#CC0000;
}

.pop_up_back1 {
background: #d0dafd url('table-images/pop_up_back.png');
width: 380px;
color: #fff !important; 
font-weight: bold; 
padding: 10px
}
