.table{
	width:100%;
	height:100%;
	position:static;
} 
.tr1{
	background-color: #C0C0C0;
	background-image:url(../layout/gradient2.gif);
	background-repeat: repeat-x;
}
.trs1{
	border-top: 1px solid #C0C0C0;
}
.trs1a{
	color: #000000;
 	text-decoration: none;
 }
.trs1a:hover{
	color: #505050;
	text-decoration: underline;
 }
.trs2{
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}
.table2{
	background-color: #000000;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
}
 th{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color : #C0C0C0;
 }
body, td{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #ffffff;
 }
 .td1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #C0C0C0;
 }
 .td2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #ffffff;
	font-weight:bold;
 }
 a{
 	text-decoration: none;
 }
 a:hover{
	color: #C0C0C0;
	text-decoration: underline;
 }
 input,textarea,select {
	color : #000000;
	font : normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #505050;
	border-width : 1;
 }
 .wrestlerVer{
	width: 100%;
	text-align: center;
	position: static;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	page-break-before: always;
}
