.bodyframes
{
	background-color: #99ccff;
	Font-family: Arial, Verdana;
	Color: Black;
}
.bodyPublic
{
	Background-color: #99ccff;
	Font-family: Arial, Verdana;
	color: Black;
}
.bodyMemberMain
{
	background-color: #4682b4;
	Font-family: Arial, Verdana;
	color: Black;
}
.warningMsg
{
	color:Yellow;
	font-weight:bold;
}
.errorMsg
{
	color:Red;
	font-weight:bold;
}
.successMSG
{
	color:Lime;
	font-weight:bold;
}
.pageTitle
{
	color:Black;
	font-size:x-large;
}
.subTitle
{
	color:Black;
	font-size:large;
}
.title
{
	color:Black;
	font-size:medium;
	font-weight:normal;
}
.colTitle
{
	color:Black;
	font-weight:bolder;
}
.presTable
{
	background-color: #cc0033;
}
.presTitleRow
{
	font-weight:bold;
	font-size:smaller;
}
.presItemRow
{
	font-size:smaller;
}
.clickDisplayTitleRow
{
	background-color: #6633cc;
}
.clickDisplayTitleCol
{
	font-size: smaller;
	font-weight: bold;
}
.clickDisplayItemRow
{
	background-color: #ece9d8;
	font-size: small;
}
.clickDisplayAltItemRow
{
	background-color: Gray;
	font-size: small;
}
.clickDisplayItemCol
{
	font-size: smaller;
}
.presTableBack
{
	background-color: #ff6633;
}
.prestTableTabs
{
	background-color: #ff6633;
}
.prestTableAltTabs
{
	background-color: Gray;
}

.presTDTop
{
	font-size:smaller;
	font-weight:bold;
	border-color:Black;
}
.presTD
{
	font-size:smaller;
	border-color:Black;
}
.presTDAlt
{
	font-size:smaller;
	background-color: #ff3333;
	border-color:Black;
}
.presPlayerStats
{
	background-color: #ff6633;
}
.presText
{
	font-weight:normal;
	font-style:italic;
}
.presPlayerTraitsTitle
{
	font-size:large;
}
.presPlayersTraitsRow
{
	font-size: medium;
}
.presPlayerSkills
{
	font-size: small;
}
.presPlayerStatsTitle
{
	font-size: medium;
	font-weight: bold;
}
.presPlayerStatsValue
{
	font-size: medium;
}
.presPlayerStatsEff
{
	font-size: smaller;
	font-style: italic;
}
.selectedSortCol
{
	color: #ff33ff;
}
.viewselector
{
	border:solid 1px #d2b47a;
	background-color:#ffe6a0;
}
.viewselectorhover
{
	background-color:#ffbb47;
}
.viewselectorheader
{
	background-color:#ffe6a0;
}
a.viewselectorheader
{
	font-weight:bold;
	text-decoration:none;
	color: Black;
}
a.viewselectorheaderhover
{
	text-decoration:underline;
}
a.vieweselectedheader
{
	font-weight:bolder;
	text-decoration:none;	
}