/*
COLORS:
	Dark Maroon:	#300B03
	Maroon:			#521C10
	Accent Blue:	#2787D0
	
	Dark Brown		#301504
	Mid Brown		#694A25	
	Bright Green	#88CE0F
	Mid Green		#5A9E0B
	Ivory			#F0E4D6
	Yellow			#E5E31B
*/

/* STANDARD */
BODY 		{background: #301504; font-family: Tahoma, Arial, Verdana; font-size: 9pt; line-height: 14pt; color: #FFFFFF; margin: 0px; padding: 0px; z-index: 1;}
TD,.content	{font-family: Lucida Sans, Sans-Serif; font-size: 8pt; line-height: 14pt; color: #FFFFFF; font-weight: normal}
TH	 		{background: #300B03; font-family: Tahoma, Arial, Verdana; font-size: 10px; color: #FFFFFF; font-weight: bold; text-transform: capitalize}
B			{color: #88CE0F}
A			{color: #2787D0}
A:visited	{color: #2787D0}

.header			{font-weight: bold; color: #2787D0}
.headerlinks	{font-weight: bold; color: #FFFFFF}
.small			{font-size: 8px;}

H1				{margin-bottom: 8px; font-family: gill Sans, Sans-Serif; font-size: 10pt; color: #E5E31B; font-weight: bold;}
H2				{margin-bottom: 6px; font-family: Lucida Sans, Sans-Serif; font-size: 10pt; color: #88CE0F; font-weight: bold; font-style: italic; border-bottom: thin #88CE0F solid}

A.nav:LINK, A.nav:Active, A.nav:Visited		{color: #FFFFFF; font-family: lucida sans; font-size: 7pt; font-weight: normal; text-decoration: none; letter-spacing: 1pt;}
.navactive									{color: #88CE0F; font-family: lucida sans; font-size: 7pt; font-weight: normal; text-decoration: none; letter-spacing: 1pt;}
A.nav:HOVER									{color: #88CE0F}

A.locnav:LINK, A.navlocnavActive, A.locnav:Visited		{font-family: Lucida Sans, Sans-Serif; font-size: 8pt; color:#2787D0; font-weight:bold; text-decoration: none}
A.locnav:HOVER											{font-family: Lucida Sans, Sans-Serif; font-size: 8pt; color:#88CE0F; font-weight:bold; text-decoration: none}
.locnavactive											{font-family: Lucida Sans, Sans-Serif; font-size: 8pt; color:#88CE0F; font-weight:bold; text-decoration: none}