		*			{margin: 0px; padding: 0px}
		body			{background-color: #587e88}
		td				{text-align: left; vertical-align: top}
		div			{}
			div.main	{width: 800px; text-align: left; border: solid #102f37 1px}
			div.head	{background-image: url("img/gen/header_back.jpg");
						background-repeat: repeat-y; height: 224px}
			div.body	{background-image: url("img/gen/main back.jpg");
						padding: 10px 0px 10px 20px;
						background-repeat: no-repeat;
						background-color: white}
			div.body1	{}
			div.buttons	{text-align: right}
		p,ul			{font-family: Verdana; font-size: 10pt; color: #567063;
					margin-bottom: 10px}
			p.title		{font-weight: bold; font-size: 14pt; text-align: center;
					margin-bottom: 20px}
			p.subttl	{font-weight: bold; font-size: 12pt; text-decoration: underline;
					margin-bottom: 10px; color: #800000}
			p.headline 	{font-weight: bold}
			
			p.button	{background-image: url("img/gen/button_back.jpg");
					background-repeat: no-repeat; color: white; font-weight: bold;
					padding: 7px 5px 7px 5px; display: inline; text-align: center;
					height: 31px; width: 87px}
				p.button a	{text-decoration: none; color: white}
				p.button a:hover 	{color: #30b8c0}
				
			p.donate_btn {background-image: url("img/gen/donate_btn.jpg");
					background-repeat: no-repeat; color: white; font-weight: bold;
					padding: 8px 5px 8px 5px; display: inline; text-align: center;
					height: 31px; width: 87px}
				p.donate_btn a	{text-decoration: none; color: white}
				p.donate_btn a:hover 	{color: #e77a75}
				
			p.subbtn	{background-color: #fcdfad; border: solid #3E5D64 1px;
					color: #3E5D64; font-weight: bold;
					padding: 7px 5px 7px 5px; display: inline; text-align: center;
					height: 50px; width: 87px; margin: 0px 2px 0px 0px}
				p.subbtn a	{text-decoration: none; color: #3E5D64}
				p.subbtn a:hover 	{color: #587e88}
				
			p.bold		{font-weight: bold}
		ul			{margin-left: 40px}
		a			{color: #567063; font-weight: bold}
			a img		{border: 0px}
			a.donate	{color: #ba2215}
		img			{}
			img.left	{border: solid #102f37 1px; margin-right: 10px;
					margin-bottom: 10px}