.statstblbrd {
	background-color: #7ba8e9;	
}
.statschip {
	width: 1px;
	vertical-align: top;
}

.statschipb {
	width: 1px;
	vertical-align: bottom;
}

.statheader {
	padding: 5px 10px 5px 10px;
	border-right: solid 1px White;
	border-bottom: solid 1px White;	
	text-align: center;
	font-weight: bold;
        color: White;
        cursor: pointer;
}

.statheader a {
	color: Black;
	text-decoration: none;
}

.lc {
	background-image: url(../images/tabl3-02.jpg);
	background-position: left top;
	background-repeat: no-repeat;
        color: White;
        width: 1%;
        cursor: default;
}

.rc {
	background-image: url(../images/tabl3-03.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	border-right: none;
}

.nb {
	border-right: none;
}

.statsrow {
	padding: 5px 10px 5px 10px;	
	background-color: #ecf5fe;
	border-right: solid 1px White;
	border-bottom: solid 1px White;
	text-align: left;	
}

.statsalt {
	padding: 5px 10px 5px 10px;	
	background-color: #d9ecfd;
	border-right: solid 1px White;
	border-bottom: solid 1px White;
	text-align: left;	
}

.statstotal {
	padding: 5px 10px 5px 10px;
	background-color: #bdd4f4;
        font-weight: bold;
        text-align: left;
}

.statspager {
	padding: 2px 10px 2px 10px;
}

.blc {
	background-image: url(../images/tabl3-11.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;	
}

.brc {
	background-image: url(../images/tabl3-12.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	border-right: none;
}

.statsort {

	padding: 0 5px 0 5px; 
}

.statsort a {
	color: White;
	text-decoration: none;	
}

.sortimg {
	padding-top: 3px;
}

.pagebtns td {
	padding-right: 4px;
}

.pagebtns a {
	text-decoration: none;
	color: Blue;
}

.btnn, .currentbtn, .skipbtn {
        cursor: pointer;
}

.currentbtn {
	background-image: url(../images/tabl3-07.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 24px;
	width: 24px;
	text-align: center;	
}

.skipbtn {
	background-image: url(../images/tabl3-09.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 24px;
	width: 39px;
	text-align: center;	
}

.btnn {
	background-image: url(../images/tabl3-08.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 24px;
	width: 24px;
	text-align: center;	
}