HTML			{min-height: 		100%; 
				margin-bottom: 		1px;
				overflow: -moz-scrollbars-vertical !important; }
BODY			{background-color:	#9DA886;
				background-image:	url(images/bg.jpg);
				background-repeat:	repeat-x;
				color:				#333333;
				font-size:			10pt;
				font-family:		"Verdana", sans-serif;
				margin-top:			0;
				margin-width:		0;
				margin-left:		0;
				margin-right:		0;
				scrollbar-face-color: #7C8861;
				scrollbar-arrow-color: #9DA886;
				scrollbar-base-color: #9DA886;
				scrollbar-shadow-color: #ffffff;
				scrollbar-highlight-color: #ffffff; 
          		scrollbar-3d-light-color: #7C8861;}
TD				{background-color:	#D6DEC5;
				color:				#333333;
				font-size:			10pt;
				font-family:		"Verdana", sans-serif}
H1				{color:				#ffffff;
				font-size:			13pt;
				text-align: 		center;}
H2				{font-size:			12pt;
				color:				#6B7B59;
				text-align: 		center;}
H3				{font-size:			10pt;
				color:				#333333;}

.dk-grn			{background-color:	#7C8861;}
.lt-grn			{background-color:	#9DA886;}
.gold			{background-color:	#b37e14;}
.white			{background-color:	#ffffff;}

.margin			{background-image:	url(images/margin.gif);
				background-repeat:	repeat-y;
				background-color:	#9DA886;}
.header-bg		{background-image:	url(images/header_bg.gif);
				background-repeat:	repeat-x;
				background-color:	#6B7B59;}
.link-bg		{background-image:	url(images/link_bg.gif);
				background-repeat:	repeat-x;
				background-color:	#B37E14;}
A:link			{color: 			#49543D;
				text-decoration:	none;
				font-weight:		bold;}
A:active		{color: 			#49543D;
				text-decoration:	none;
				font-weight:		bold;}
A:visited		{color: 			#49543D;
				text-decoration:	none;
				font-weight:		bold;}
A:hover			{color: 			#49543D;
				text-decoration:	underline;
				font-weight:		bold;}
A.wht:link		{color: 			#ffffff;
				text-decoration:	none;}
A.wht:active	{color: 			#ffffff;
				text-decoration:	none;}
A.wht:visited	{color: 			#ffffff;
				text-decoration:	none;}
A.wht:hover		{color: 			#ffffff;
				text-decoration:	underline;}
				
.mainbody		{padding-right:		20px;
				padding-left:		25px;}
.table			{background-color:	#E1E9CF;
				padding-right:		5px;
				padding-left:		5px;
				margin-right:		5px;
				margin-left:		5px;
				border: 			1px solid #D0D8BF;}
.smfont			{font-size:			10pt}
.smfontbold		{font-size:			10pt;
				font-weight:		bold;}
.smfontgrn		{font-size:			10pt;
				font-weight:		bold;
				color:				#7C8861;}
.lgfontgold		{font-size:			12pt;
				font-weight:		bold;
				font-style:			italic;
				color:				#b37e14;}
.smfontgold		{font-size:			10pt;
				font-weight:		bold;
				color:				#b37e14;}
.story			{font-size:			10pt;
				text-align:			justify}
.x-story		{font-size:			8pt;
				text-align:			justify}
.x-smfont		{font-size:			8pt}
.x-smfontbold	{font-size:			8pt;
				font-weight:		bold}
.x-smfontgrn	{font-size:			8pt;
				font-weight:		bold;
				color:				#7C8861;}
.x-smfontwht	{font-size:			8pt;
				font-weight:		normal;
				color:				#ffffff;}
.clear			{clear:				both;}

#print-only		{display: 			none;}
