body						{ font-family: Sans-Serif; margin: 5px 0px 5px 0px; background-color: #DADCCE; background-repeat: repeat-x; }
HR							{ border: #AAB57E solid 1px; }
A							{ color: #758247; text-decoration: underline; }
A:Hover						{ color: #AAB57E; text-decoration: none; }

A.TMenuItem					{ font-family: Verdana; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
A.TMenuItem:Hover			{ text-decoration: underline; color: #FFFFFF; }
A.LMenuLink					{ font-family: Sans-Serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none; }
A.LMenuLink:Hover			{ color: #000000; text-decoration: Underline; }
A.LMenuLinkSelected			{ color: #FFFFFF; font-family: Sans-Serif; font-size: 10px; font-weight: bold; text-decoration: none; }
A.LMenuLinkSelected:Hover	{ color: #FFFFFF; }
A.NewsItemLink				{ font-family: Sans-Serif; font-size: 11px; color: #990000; text-decoration: none; }
A.NewsItemLink:Hover		{ color: #990000; text-decoration: underline; }
A.OptionLink				{ font-size: 11px; text-decoration: none; color: #000000; }
A.OptionLink:Hover			{ color: #000000; text-decoration: Underline; }
A.FooterLink				{ font-family: Sans-Serif; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
A.FooterLink:Hover			{ color: #FFFFFF; text-decoration: underline; }
A.ForumTitleLink			{ color: #FFFFFF; text-decoration: Underline; }
A.ForumTitleLink:Hover		{ text-decoration: none; }

SPAN.BigTitle				{ font-family: Arial, Helvetica, Sans-Serif; font-weight: normal; font-size: 20px; color: #000000; }
SPAN.TMenuSeperator			{ font-family: Sans-Serif; font-size: 9px; color: #FFFFFF; }
SPAN.MenuTitle				{ font-family: Sans-Serif; font-size: 10px; color: #FFFFFF; }
SPAN.NewsItemTitle			{ font-family: Sans-Serif; font-size: 11px; color: #000000; font-weight: bold; }
SPAN.NewsItemText			{ font-family: Arial; font-size: 10px; color: #000000; }
SPAN.Label					{ font-family: Sans-Serif; }
SPAN.CopyrightText			{ font-family: Sans-Serif; font-size: 10px; color: #FFFFFF; }

TEXTAREA.TextBox			{ font-size: 11px; border: #AAB57E solid 1px; }
INPUT.TextBox				{ font-size: 11px; border: #AAB57E solid 1px; }
INPUT.Button				{ font-size: 10px; width: 100px; }
SELECT.DropDownList			{ font-size: 11px; }

.ErrorLabel		{ font-size: 11px; color: #FF0000; }
.ToolItemLink	{ font-family: Sans-Serif; font-size: 11px; text-decoration: none; }
.Label			{ font-family: Sans-Serif; font-size: 11px; }
.Face			{ background-color: ThreeDFace; }
.Shadow			{ background-color: ThreeDShadow; }
.Highlight		{ background-color: ThreeDHighlight; }
.LightShadow	{ background-color: ThreeDLightShadow; }
.DarkShadow		{ background-color: ThreeDDarkShadow; }
.ShadowBorder	{ border: #AAB57E solid 1px; padding: 1px; }
.LightBorder	{ border: #F2F2E4 solid 1px; padding: 1px; }
.ShadowBottom	{ border-bottom: #AAB57E solid 1px; }

TR.DataGridHeader		{ color: #758247; }
TR.DataGridHeader TD	{ font-size: 11px; font-weight: bold; }
TR.DataGridItem			{ background-color: #FFFFFF; }
TR.DataGridItem TD		{ font-size: 10px; }
TR.DataGridAltItem		{ background-color: #F2F2E4; }
TR.DataGridAltItem TD	{ font-size: 10px; }
