.tableMenuBar {
	font-size: 12px;
	font-weight: bold;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #21262D;
	border-left-color: #21262D;
}
.tableHeader {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #21262D;
	border-right-color: #21262D;
}
.tableBody1 {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #21262D;
	border-left-color: #21262D;
	background-color: #21262D;
}
.tableBody2 {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #21262D;
	border-left-color: #21262D;
	background-color: #080D13;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #21262D;
}
.tableBodyFooter {
	border: thin solid #3F4856;
}
.tableBodyPhoto {

	border: 1px solid #7C8A9E;
}
.tableBorderLeft {
	border-top: thin none #3F4856;
	border-right: thin none #3F4856;
	border-bottom: thin none #3F4856;
	border-left: thin solid #3F4856;
}
.tableBorderBottom {

	border-top: thin none #3F4856;
	border-right: thin none #3F4856;
	border-bottom: thin solid #3F4856;
	border-left: thin none #3F4856;
}
.tableBorderTop {


	border-top: thin solid #3F4856;
	border-right: thin none #3F4856;
	border-bottom: thin none #3F4856;
	border-left: thin none #3F4856;
}
.tableBorderRight {

	border-top: thin none #3F4856;
	border-right: thin solid #3F4856;
	border-bottom: thin none #3F4856;
	border-left: thin none #3F4856;
}
.tableWhiteBlu {
	border: medium solid #32A0E6;
	background-color: #FFFFFF;
}
.tableTalentBox {
	border: medium solid #32A0E6;
	background-image: url(../graphics/bckGndTalentBox.jpg);
}
