#champNormal{
	 text-align : left;
	 border: 1px solid #8c8c8c;
	 width:175px;
	 font-family:Arial;
	 text-align : center;
	 font-size:10px;
	 font-weight:bold;
	 /*background-color:#d4d4d4;*/
}

#blockResults:hover {
	background-color: #99FF66;
	background: url(../img/bgResults.jpg) repeat-y center top #f4f4f4;
}

#pageBlock {
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	width: 490px;
	margin-bottom: 7px;
	text-align:center;
	margin-left:auto;
	margin-left:auto;
}

A {
	font-size : 8px;
}

#numberPage {
	display : inline;
	margin-left : 3px;
	margin-right : 3px;
	padding : 0px;
	padding-right : 3px;
	padding-left : 3px;
	background-color: #cf1219;
	/*border: 1px dotted white;*/
	color : white;
	font-weight : bold;
	/*font-size : 130%;*/
}

td{
	text-align:left;
}