/* CCSTheme v 3.x */
/* HEADERS */

.MineCenter {
	text-align: center;
	font-size: 80%;
	padding: 1px;
	border-top: 0px; border-right: 0px;	border-bottom: 0px; border-left: 0px;
	vertical-align: middle;
	white-space: nowrap;
}

.MineCenter td {
	text-align: center;
	font-size: 80%;
	padding: 1px;
	border-top: 0px; border-right: 0px;	border-bottom: 0px; border-left: 0px;
	vertical-align: middle;
	white-space: nowrap;
}
.HeaderGold {
	width: 100%;
}
.HeaderGold th {
	padding: 1px;text-align: center;
	background-color: #bbaa72;
	width: 100%;
	white-space: nowrap;
}

.HeaderLeftGold {
	background-image: url('Images/HeaderLeft.gif');
}
.HeaderRightGold {
	background-image: url('Images/HeaderRight.gif');
}
.HeaderLeftGold img {
	width: 9px;
}
.HeaderRightGold img {
	width: 12px;
}

.HeaderGreen {
	width: 100%;
}
.HeaderGreen th {
	font-size: 110%; font-weight: bold;
	padding: 1px;text-align: center;
	background-color: #00ff00; color: #000000;
	width: 100%;
	white-space: nowrap;
}
.HeaderLeftGreen {
	background-image: url('Images/HeaderLeftGreen.gif');
}
.HeaderRightGreen {
	background-image: url('Images/HeaderRightGreen.gif');
}
.HeaderLeftGreen img {
	width: 9px;
}
.HeaderRightGreen img {
	width: 12px;
}

.HeaderBlack {
	width: 100%;
}
.HeaderBlack th {
	font-size: 110%; font-weight: bold;
	padding: 1px;text-align: center;
	background-color: #000000; color: #c9ab6c;
	width: 100%;
	white-space: nowrap;
}
.HeaderLeftBlack {
	background-image: url('Images/HeaderLeftBlack.gif');
}
.HeaderRightBlack {
	background-image: url('Images/HeaderRightBlack.gif');
}
.HeaderLeftBlack img {
	width: 9px;
}
.HeaderRightBlack img {
	width: 12px;
}

.HeaderRed {
	width: 100%;
}
.HeaderRed th {
	font-size: 110%; font-weight: bold;
	padding: 1px;text-align: center;
	background-color: #ff0000; color: #000000;
	width: 100%;
	white-space: nowrap;
}
.HeaderLeftRed {
	background-image: url('Images/HeaderLeftRed.gif');
}
.HeaderRightRed {
	background-image: url('Images/HeaderRightRed.gif');
}
.HeaderLeftRed img {
	width: 9px;
}
.HeaderRightRed img {
	width: 12px;
}
.HeaderBlue {
	width: 100%;
}
.HeaderBlue th {
	font-size: 110%; font-weight: bold;
	padding: 1px;text-align: center;
	background-color: #0000ff; color: #000000;
	width: 100%;
	white-space: nowrap;
}
.HeaderLeftBlue {
	background-image: url('Images/HeaderLeftBlue.gif');
}
.HeaderRightBlue {
	background-image: url('Images/HeaderRightBlue.gif');
}
.HeaderLeftBlue img {
	width: 9px;
}
.HeaderRightBlue img {
	width: 12px;
}