body
{
	margin:				0px;
	background-color:	#000000;
	color:				#f1f4c6;
	FONT-FAMILY:		Arial;
}
.LeftNavigation
{
	padding-left:		5px;
	padding-right:		5px;
	background-image:	url('/FallenAge/Images/BlackLeather.gif');
}
.LeftNavigation B
{
	font-size:			10pt;
	color:				#DDE477;
}
.LeftNavigation A
{
	color:				#f1f4c6;
	font-size:			8pt;
}
A
{
	color:				#ffffff;
}
H1, H2, H3, H4, H5, H6
{
	background-color:	#42424A;
	background-image:	url('/FallenAge/Images/Rocks.gif');
	border-top:			1px solid #888888;
	border-left:		1px solid #888888;
	padding-left:		32px;
	border-bottom:		1px solid #444444;
	border-right:		1px solid #444444;
	font-family:		Verdana;
	color:				#DDE477;
}
B
{
	color:				#DDE477;
}
BLOCKQUOTE
{
	color:				#d1d4a6;
	background-color:	#222222;
	font-size:			10pt;
	font-family:		Courier New;
	padding:			10px;
	border:				1px solid #444444;
	background-image:	url('/FallenAge/Images/BlackSand.gif');
}
.Content
{
	background-color:	#333333;
}
.Footer
{
	font-size:			8pt;
}
.NewsHeadlines
{
	background-image:	url('/FallenAge/Images/BlackSand.gif');
	padding:			10px;
	border:				1px solid #444444;
}
.NewsHeadlines A
{
	color:				#f1f4c6;
	font-size:			8pt;
}
.RightBar H1,
.RightBar H2,
.RightBar H3,
.RightBar H4,
.RightBar H5,
.RightBar H6
{
	background-color:	transparent;
	background-image:	none;
	border-top:			0px solid transparent;
	border-left:		0px solid transparent;
	padding-left:		10px;
	border-bottom:		0px solid transparent;
	border-right:		0px solid transparent;
	font-family:		Verdana;
	color:				#DDE477;
}
UL LI
{
	LIST-STYLE-IMAGE:	none;
}
// -----------------------------------------------------------
// TABLE Styled
// -----------------------------------------------------------
TABLE.Styled
{
	width:				100%;
}
TABLE.Styled 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.Styled TR.SubHeader TD
{
	background-color:	#333333;
	font-size:			10pt;
	font-weight:		bold;
	color:				#ffffff;
	background-image:	none;
}
TABLE.Styled TR TD.Property
{
	background-color:	#333333;
	font-size:			10pt;
	color:				#ffffff;
	background-image:	none;
}
TABLE.Styled TR TD
{
	color:				#DDE477;
	font-size:			8pt;
	background-color:	#000000;
	background-image:	url('/FallenAge/Images/BlackSand.gif');
}
TABLE.Styled TR TD A
{
	color:				#f1f4c6;
}
// -----------------------------------------------------------
// TABLE StyledBorder
// -----------------------------------------------------------
TABLE.StyledBorder
{
	width:				100%;
}
TABLE.StyledBorder 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.StyledBorder TR.SubHeader TD
{
	background-color:	#333333;
	font-size:			10pt;
	font-weight:		bold;
	color:				#ffffff;
	background-image:	none;
}
TABLE.StyledBorder TR TD
{
	color:				#DDE477;
	font-size:			8pt;
	background-color:	#000000;
	background-image:	url('/FallenAge/Images/BlackSand.gif');
	border-bottom:		1px solid #808080;
	border-left:		1px solid #404040;
}
TABLE.StyledBorder TR TD A
{
	color:				#f1f4c6;
}
// -----------------------------------------------------------
// Calendar Styles
// -----------------------------------------------------------

.YearlyCalendar .Month
{
}
.YearlyCalendar .Month .Weekdays
{
	text-align:			center;
	font-size:			8pt;
}
.YearlyCalendar .Month .Dates
{
	background-color:	#666666;
	color:				#f1f4c6;
	text-align:			center;
	font-size:			8pt;
}
.YearlyCalendar .Month .Dates .Today
{
	background-color:	#888888;
	color:				#000000;
	font-size:			8pt;
}
.YearlyCalendar .Month .Dates .OtherMonth
{
	background-color:	#555555;
	color:				#333333;
	font-size:			8pt;
}
.MonthlyCalendar .Weekdays TD
{
	text-align:			center;
	font-size:			14pt;
	background-color:	#555555;
	width:				100px;
}
.MonthlyCalendar .Dates TD
{
	text-align:			right;
	font-size:			10pt;
	background-color:	#666666;
	height:				100px;
}
.MonthlyCalendar .Dates .Today
{
	background-color:	#888888;
	color:				#000000;
	font-size:			10pt;
}
.MonthlyCalendar .Dates .OtherMonth
{
	background-color:	#555555;
	color:				#333333;
	font-size:			10pt;
}

// -----------------------------------------------------------
// IRC Log Styles
// -----------------------------------------------------------
TD.IRCUser
{
	color:				#0080ff;
}
TD.IRCVIP
{
	color:				#ff0000;
}

.NoPrint
{
}