.gradient-style td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color: #666699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color: #e8edff;
	background-image: url(../images/table2/gradback.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	}
.gradient-style td a{
	text-decoration:none;
	}
.gradient-style tfoot tr td{
	background-color: #e8edff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	font-size: 10px;
	color: #9999cc;
	}
.gradient-style td{
	text-align:center;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color: #666699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color: #e8edff;
	background-image: url(../images/table2/gradbaack.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	}

.gradient-style tbody tr:hover td{
	background-color: #d0dafd;
	background-image: url(../images/table2/gradhovaaer.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #333399;
	}

.gradient-style th{
	cursor:hand;
	cursor:pointer;
	font-size: 12px;
	font-weight: bold;
	background-color: #b9c9fe;
	background-image: url(../images/table2/gradhead.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d3ddff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color: #333;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	}

