.mytablestyle {
	border: 2px solid #333333;
	border-collapse: collapse;
	background: #000000;
}

.copyright {
	font-family: 	verdana;
	font-size:	11px;
	color:		#ffffff;
	font-weight:	bold;
	text-align:	center;
}

.counter {
	font-family:	verdana;
	font-size:	14px;
	color:		#FFFFFF;
	font-weight:	bold;
	text-align:	center;
	border-style:	inset;
	border-width:	3px;
	border-color:	#000000;
	background: white url("redmove.gif") no-repeat right;
}

.counterTitle {
	font-family:	verdana;
	font-size:	14px;
	font-weight:	bold;
	color:		#ffffff;
	text-align:	center;
}

.bgPanel {
    background: url("/images/HdarkGrayPanel.jpg");
    background-repeat: no-repeat;
    background-size: auto;
}
