@charset "utf-8";
.malonesstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3A3A3A;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A3A3A;
}
body {
	background-color: #3A3A3A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A3A3A;
}
a:visited {
	color: #3A3A3A;
}
a:hover {
	color: #3A3A3A;
}
a:active {
	color: #3A3A3A;
}
hr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3A3A3A;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #c12028;
	text-transform: uppercase;
}
.items {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #3A3A3A;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A3A3A;
	font-weight: bold;
}
.back {
	background-color: #333333;
}
.backtext {
	background-color: white;
}
.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6e6a6e;
	text-align:left;
}
.xsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:BLACK;
}
.border {
	border-bottom:#0F6;
}
.battle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #a76501;
	text-transform: uppercase;
}
.battlesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #a76501;
}


.cardadmin {
	width:100%;
}
.cardadmin thead {
	font-weight:bold;
}
.cardadmin .delete {
	font-weight:bold;
	text-decoration:none;
	color:red;
}