// ---- [ Page Navigation ] ------------------------
TABLE.PageNavigation
{
	width: 100%;
}
TABLE.PageNavigation TR TD
{
	background-color:#000000;
	text-align:center;
	font-weight: bold;
	color: #DDE477;
	font-size: 10pt;
	background-image: url('/FallenAge/Images/Rocks.gif');
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
	font-family: Verdana;
}
// ---- [ Topic List ] ------------------------
TABLE.Topics
{
	width: 100%;
}
TABLE.Topics TR.Header TD
{
	background-color:#000000;
	text-align:center;
	font-weight: bold;
	color: #DDE477;
	font-size: 10pt;
	background-image: url('/FallenAge/Images/Rocks.gif');
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
	font-family: Verdana;
}

TABLE.Topics TR.Category TD
{
	background-color:#333333;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	background-image: none;
}
TABLE.Topics TR.Topic TD
{
	color: #DDE477;
	font-size: 10pt;
	background-color:#000000;
	background-image: url('/FallenAge/Images/BlackSand.gif');
}
TABLE.Topics TR.Topic TD A
{
	color: #f1f4c6;
}
TABLE.Topics TR.Topic TD.Icon
{
	text-align: center;
	width: 1%;
	background-image: none;
}

TABLE.Topics TR.Topic TD.ThreadCount,
TABLE.Topics TR.Topic TD.MessageCount,
TABLE.Topics TR.Topic TD.LastActive
{
	text-align: center;
	width: 1%;
}
// ---- [ Thread List ] ------------------------
TABLE.Threads
{
	width: 100%;
}
TABLE.Threads TR.Header TD
{
	background-color:#000000;
	text-align:center;
	font-weight: bold;
	color: #DDE477;
	font-size: 10pt;
	background-image: url('/FallenAge/Images/Rocks.gif');
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
	font-family: Verdana;
}

TABLE.Threads TR.Thread TD
{
	color: #DDE477;
	font-size: 10pt;
	background-color:#000000;
	background-image: url('/FallenAge/Images/BlackSand.gif');
}
TABLE.Threads TR.Thread TD A
{
	color: #f1f4c6;
}
TABLE.Threads TR.Thread TD.Icon
{
	text-align: center;
	width: 1%;
	background-image: none;
}

TABLE.Threads TR.Thread TD.Count,
TABLE.Threads TR.Thread TD.Author
{
	text-align: center;
	width: 1%;
}
// ---- [ Message List ] ------------------------
TABLE.Messages
{
	width: 100%;
}
TABLE.Messages TR.Header TD
{
	background-color:#000000;
	text-align:center;
	font-weight: bold;
	color: #DDE477;
	font-size: 10pt;
	background-image: url('/FallenAge/Images/Rocks.gif');
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
	font-family: Verdana;
}
TABLE.Messages TR.Message TD.Content,
TABLE.Messages TR.Thread TD.Content
{
	color: #DDE477;
	font-size: 10pt;
	background-color:#000000;
	background-image: url('/FallenAge/Images/BlackSand.gif');
	border-bottom:1px solid #808080;
	border-left:1px solid #404040;
}
TABLE.Messages TR.Message TD.DatePosted,
TABLE.Messages TR.Thread TD.DatePosted
{
	color: #DDE477;
	font-size: 10pt;
	border-bottom:1px solid #404040;
	border-left:1px solid #404040;
}
TABLE.Messages TR.Message TD.Options,
TABLE.Messages TR.Thread TD.Options
{
	color: #DDE477;
	font-size: 10pt;
	border-bottom:1px solid #404040;
}
TABLE.Messages TR.Message TD.Profile,
TABLE.Messages TR.Thread TD.Profile
{
	color: #DDE477;
	font-size: 10pt;
	border-bottom:1px solid #808080;
}
TABLE.Messages TR.Thread TD.Content A
{
	color: #f1f4c6;
}




// -----------------------------------------
TABLE.Styled TR TD.Property
{
	background-color:#333333;
	font-size: 10pt;
	color: #ffffff;
	background-image: none;
}

