HTML			{height: 			100%; 
				overflow: -moz-scrollbars-vertical;
				margin-bottom: 		1px;}
BODY			{text-align: 		center;
				background:			#ffffff url(images/bg.gif);
				color:				#333333;
				font-size:			10pt;
				font-family:		"Verdana", sans-serif;
				margin-top:			0px;
				margin-left:		0px;
				margin-right:		0px;
				scrollbar-face-color: #134577;
				scrollbar-arrow-color: #F5F5F5;
				scrollbar-base-color: #F5F5F5;
				scrollbar-shadow-color: #F5F5F5;
				scrollbar-highlight-color: #F5F5F5; 
          		scrollbar-3d-light-color: #134577;}
TD				{background-color: 	#F5F5F5;
				font-size:			10pt;
				color:				#333333;}
H1				{font-size:			11pt;
				color:				#336699;
				clear:				both;
				padding:			0px 0px 0px 0px;
				margin:		 		0px 0px 0px 0px;
				text-align: 		center;}
H2				{font-size:			10pt;
				color:				#333333;
				margin:				0 0 5 0;}
DT				{font-weight:		bold;}	
A:link			{color: 			#336699;
				text-decoration:	none;}
A:active		{color: 			#336699;
				text-decoration:	none;}
A:visited		{color: 			#134577;
				text-decoration:	none;}
A:hover			{color: 			#336699;
				text-decoration:	underline;}
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		{margin:			0px 20px 0px 20px;}
#quote			{width:				350px;
				margin:				10px 0px 10px 0px;
				padding:			0px 0px 0px 0px;
				float:				right;
				text-align:			left;
				font-size:			.8em;
				font-style:			italic;
				background: 		#F5F5F5 url(images/quote_bg.gif) no-repeat;}	
form#contact	{width:				170px;
				display: 			block;
				margin:				10px 5px 0px 5px;
				padding:			5px 0px 0px 10px;}	
#contact label 			{display:	block;
						font-size:	8pt;}
#contact fieldset span 	{display:	block;	
						float:		left;}
#contact span textarea 	{height:	60px;}
#contact span input,
#contact span textarea	{border: 	1px solid #C6C7B9;	
						font-size:	8pt;
						width:		160px;}
#contact .submit 		{padding:	5px 10px 0px 10px;
						display:	block;
						float:		right;}
.error			{color:				#ff0000;} 			
.bg				{background:		#ffffff url(images/bg.gif);}
.body-bg		{background: 		url(images/body_bg.gif) repeat-y;}		
.gray			{background-color: 	#E7E7E7;}
.ltgray			{background-color: 	#F5F5F5;}
.blue			{background-color: 	#134577;}
.white			{background-color: 	#ffffff;}

.footer			{padding: 			10px;
				background-color: 	#EA9D50;
				font-size:			9pt;
				color: 				#ffffff;}


.smfont			{font-size:			10pt}
.smfontbold		{font-size:			10pt;
				font-weight:		bold;}
.story			{font-size:			10pt;
				text-align:			justify;}
.x-story		{font-size:			8pt;
				text-align:			justify;}
.x-smfont		{font-size:			8pt;}
.xx-smfont		{font-size:			7pt;}
.x-smfontbold	{font-size:			8pt;
				font-weight:		bold;}
.xx-smfontbold	{font-size:			7pt;
				font-weight:		bold;}
				
textarea		{overflow: 			auto;
				font-size:			8pt;}

