.mainborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.number {
	font-family: "Courier New", Courier, monospace;
	color: #993300;
}
.linetop {
	background-image: url(../images/border_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.playerinfobox {
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 40px;
	background-image: url(../images/fade.jpg);
}


.playerimg {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	border: thin solid #000000;
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.recordtable {
	border: thin solid #999999;
}
.tblimage_bottom {
	background-color: #FFFFFF;
	background-image: url(../images/border_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	margin-top: 10px;
	font-size: 20px;
}


.tblimage {
	background-color: #FFFFFF;
	background-image: url(../images/border_sides.jpg);
	background-repeat: repeat-y;	
}
.headermargin {
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
}
