/*  filename:	ccoam.css					*/
/*  external cascading style sheet file		*/
.alignC		{	text-align: center	}
.alignR		{	text-align: right	}
.alignL		{	text-align: left	}

a			{	font-weight: bold	}
body		{	font-family: Verdana, Ariel, serif; font-size: 8pt }
hr.narrow	{ 	color: #755025 ; size: 3px; width: 75% }
hr			{ 	color: #755025 ; size: 3px }
h1,h2,h3	{	color: #755025 }
h4			{	color: #000000 }
img.outlined		{	border: 1px solid #755025 }

table.boxBnW    { border: 3px solid #755025; padding: 4; background-color: #FFFFFF }
table.box    { border: 3px solid #755025 }				 /*  ; padding: 4  */

.mainbg		{	background-image: url("") }
.mainc		{	text-align: center;	color: #755025 }
/* .textc		{ 	color: #755025 }		UNUSED */
/* .textsite 	{ 	font-size: 11px }	  		UNUSED */
.mainbanner	{ 	text-align: center; background-color: #808080; color: #ffffff; }
.submenubg	{	background-color: white; border: 3px }
.bannerbg 	{	background-color: #cccccc; border: 3px }
/* 	.bannerc  	{	text-align: center;	color: #755025	}	UNUSED */

/*  file ptfnastyie.css has following overrides: 													*/
/* .bannerbg	{ 	background-image: url(lgrey016.jpg); border: 3px solid #755025 }			*/
/* .submenubg	{ 	background-color: white ; border: 3px solid #755025 }						*/
/* .mainbanner 	{ 	text-align: center; background-color: #808080; color: #ffffff;  }				*/