a {
	color: #81aed1;
}
#header {
	background: url(../images/naviBgIsa.jpg) top left no-repeat;
	width: 968px;
	height: 98px;
	margin: 0 auto;	
}
.topShadow {
	background: url(../images/topShadowIsa.png) top center no-repeat;
	width: 100%;
	height: 100%;
	margin-top: -10px;
	position: relative;
	z-index: 0;
}
.bottomShadow {
	background: url(../images/bottomShadowIsa.png) bottom center no-repeat;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;	
	margin-bottom: -16px;	
}
.topBorder {
	background: url(../images/topBorderIsa.png) top left no-repeat;
	height: 9px;
	width: 950px;
}
.bottomBorder {
	background: url(../images/bottomBorderIsa.png) bottom left no-repeat;	
	height: 16px;
	width: 950px;
}
.contentContainerBg {
	background: url(../images/uiBgIsa.png) top left repeat-y;
	width: 950px;
	min-height: 300px;
	position: relative;
	z-index: 10;	
}
.contentContainer .leftBorder {
	background: url(../images/outerBorderIsa.png) top left repeat-y;
	width: 100%;
	height: 100%;
}
.contentContainer .rightBorder {
	background: url(../images/outerBorderIsa.png) top right repeat-y;
	width: 100%;
	height: 100%;
}
.playerInfo {
	background: url(../images/playerInfoBgIsa.png) top left no-repeat;
	height: 51px;
	color: #ffffff;
	text-align: left;
}
.playerInfo #score .title {
	color: #9cd2e4;	
}
#titleCombatStatistics {
	background: url(../images/titleCombatStatisticsIsa.jpg) top center no-repeat;
	height: 66px;	
}
#rankPic {
	background: url(../images/rank_sergeant_isa.png) top left no-repeat;
	width: 38px;
	height: 39px;
}
#statsTable .row, #leaderboardTable .row, #wideLeaderboardTable, #weaponTable .row, .row {
	background: url(../images/statRowBgIsa.png) top left repeat-x;
	line-height: 16px;
	padding: 0px 0px 4px 0px;
}
.boxTopLeft {
	background: url(../images/boxTopLeftIsa.png) top left no-repeat;
	color: #95c2cd;
}
.boxTopRight {
	background: url(../images/boxTopRightIsa.png) top left no-repeat;
	color: #95c2cd;
}
.boxTopLeftNarrow {
	background: url(../images/boxTopLeftNarrowIsa.png) top left no-repeat;
	color: #95c2cd;
}
.boxTopRightNarrow {
	background: url(../images/boxTopRightNarrowIsa.png) top left no-repeat;
	color: #95c2cd;
}
.boxBottomLeft {
	background: url(../images/boxBottomLeftIsa.png) bottom left no-repeat;
}
.boxBottomRight {
	background: url(../images/boxBottomRightIsa.png) bottom left no-repeat;
}
.boxLeftBorder {
	background: url(../images/boxBorderIsa.png) top left repeat-y;
}
.boxRightBorder {
	background: url(../images/boxBorderIsa.png) top right repeat-y;
}
#boxTitleIcon {
	background: url(../images/boxTitleIconIsa.png) top left no-repeat;
	width: 22px;
	height: 9px;
	line-height: 18px;
	margin: 6px 0px 0px 1px;
	float: left;	
}
#footer {	
	color: #749dbd;	
}

.currentRankContainerBg {
	background: url(../images/currentRankContainerIsa.png) top left no-repeat;
	width: 187px;
	height: 55px;
	text-align: center;
}
.rankProgressBar {
	/*
	background: url(../images/rankProgressBarBgIsa.png) top left repeat-x;
	width: 803px;
	height: 16px;
	*/
}
.ranksBar {
	background: url(../images/ranksBarIsa.png) top left no-repeat;
	width: 884px;
	height: 96px;
}
.rankIcon {
	float: left;
	background: url(../images/rankIconIsa.gif) top center no-repeat;
	width: 86px;
	height: 80px;	
}
#rankPointsContainer {
	color: #95c2cd;	
}
#rankNamesContainer {
	color: #43646f;
}

#awardsTable #passive {
	color: #4f7282;
}
.boxContent .count {
	color: #cdebf9;
	font-weight: bold;
	font-size: 14px;
	line-height: 54px;	
}