BODY {
	color: white;
	font-family: Arial;
}

.Header1 {
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	color: #ffffcc;
}

.Header2 {
	font-size: 22px;
	font-weight: bold;
	color: #f0e0b0;
}

.Footer1 {
	font-size: 17px;
	color: #ffffcc;
}

.Footer2 {
	font-size: 17px;
	color: #f0e0b0;
}

.IndexLink {
	font-size: 25px;
	font-weight: bold;
	font-family: Times New Roman;
	color: #eeffee;
}

.IndexDesc {
	color: #ffffcc;
}
.AwardTable {
	border-color: #556688;
	background:#21115A;
}

.AwardHeader {
	background:#333378;
	color: #ffffdd;
	font-size: 25px;
	font-family: times new roman;
	font-weight: bold;
}

.AwardName {
	font-weight: bold;
	color: #ffffcc;
}

.PlayerAwardName {
	font-weight: bold;
	color: #ffffcc;
	font-size: 18px;
	font-family: times new roman;
}

.PlayerAwardItem {
	color: #21115A;
}

.AwardPlayer {
	color: #eeffee;
	text-align: center;
}
.AwardRunnerUp {
	color: #eeffee;
	text-align: center;
}

.AwardAmount {
	color: #ffffcc;
}


.RankingsTable {
	border-color: #556688;
	background:#21115A;
}

.RankingsHeader {
	background:#333378;
	color: #ffffdd;
	font-size: 18px;
	font-family: times new roman;
	font-weight: normal;
}

.RankingsHeader0 {
	color: #ffffdd;
	background:#5555AA;
	font-size: 18px;
	font-family: times new roman;
	font-weight: normal;
}

.RankingsHeader1 {
	color: #ffffdd;
	background:#5555AA;
	font-size: 18px;
	font-family: times new roman;
	font-weight: normal;
}

.RankingsName {
	color: #eeffee;
	text-align: center;
}

.RankingsScore {
	text-align: right;
	color: #eeffee;
}

.RankingsSkill {
	text-align: right;
	color: #eeffee;
}

.RankingsKills {
	text-align: right;
	color: #eeffee;
}

.RankingsDeaths {
	text-align: right;
	color: #eeffee;
}

.RankingsEfficiency {
	text-align: right;
	color: #eeffee;
}

.RankingsTime {
	text-align: right;
	color: #eeffee;
}


.PlayerTable {
	border-color: #556688;
	background:#21115A;
}

.PlayerWeaponTable {
	border-color: #556688;
	background:#21115A;
}

.PlayerColumnWeaponName
{
	background:#21115A;
}

.PlayerHeader {
	background:#333378;
	font-size: 19px;
	font-family: times new roman;
	color: #eeffee;
}

.PlayerHeader2 {
	background:#282860;
	font-size: 17px;
	font-family: times new roman;
	color: #eeffee;
}

.PlayerColumnName {
	font-weight: bold;
	color:#efffc0;
	vertical-align: top;
}

.PlayerColumnValue {
	text-align: right;
	color: #eeffee;
}

.PlayerColumnValue2 {
	text-align: right;
	color: #eeffee;
}

.PlayerLink {
	color: #eeffee;
	text-align: center;
	font-weight: normal;
}

.ServerTable {
	border-color: #556688;
	background:#21115A;
}

.ServerHeader {
	background:#333378;
	color: #ffffdd;
	font-size: 25px;
	font-family: times new roman;
	font-weight: bold;
}

.ServerHeader2 {
	background:#282860;
	font-size: 17px;
	font-family: times new roman;
	color: #ffffdd;
}


.ServerColumnName {
	font-weight: bold;
	vertical-align: top;
	color: #eeffee;
}

.ServerColumnValue {
	text-align: center;
	font-weight: bold;
	color: #eeffee;
}

.ServerColumnValue2 {
	text-align: right;
	color: #eeffee;
}

.ServerColumnInnerValue {
	font-weight: normal;
	color: #eeffee;
}

.GeneralText {
	color: #eeffee;
}

.GeneralLink {
	color: #ffffff;
	font-weight: bold;
}

.BarLink
{
	color: #eeffee;
	text-decoration: none;
}
