body	{	background-color: #000000;
			color: #000000;
			font-family: "times","times new roman",serif; }

.shelltbl	{	width: 760px;
					border-spacing: 0;
					vertical-align: top }

.toptbl	{	background-image: url("images/top-background.jpg");
				background-repeat: no-repeat }

.midtbl	{	background-image: url("images/brynrd.jpg");
				background-repeat: no-repeat;
				border-color: #CCCCCC }

.bottbl	{	background-image: url("images/background-middle.gif");
				background-repeat: repeat-y;
				border-color: #CCCCCC }

.bottbl-1	{	background-image: url("images/background-top.gif");
				background-repeat: no-repeat;
				border-color: #CCCCCC }

.bottbl-2	{	background-image: url("images/background-bottom.gif");
				background-repeat: no-repeat;
				border-color: #CCCCCC }

.pgtbl	{	background-image: url("images/th-elev.gif");
				background-repeat: no-repeat;
				border-color: #CCCCCC;
				background-color: #FFFFFF; }

.title1	{	font-size: 36pt;
				font-family: "times","times new roman",serif;
				font-variant: small-caps;
				font-weight: bold }

.title2	{	font-size: 12pt;
				font-family: "times","times new roman",serif;
				font-style: italic;
				font-weight: bold;
				text-align: center;
				line-height: 50% }

.title3	{	font-size: 12pt;
				font-family: arial,helvetica,sans-serif;
				font-weight: bold;
				text-align: right;
				font-variant: small-caps }

.plain	{	background-color: #FFFFFF;
				color: #000000;
				font-family: "times","times new roman",serif;}

.plain2	{	background-image: url("images/water.jpg");
				color: #000000;
				font-family: "times","times new roman",serif;}

.menu	{	font-family: arial,helvetica,sans-serif;
			font-size: 10pt;
			text-align: center; }

hr	{	outline-color: #333333;
		outline-style: dashed;
		outline-width: 1px }

h2	{	font-family: "times","times new roman",serif; }

img	{	border-width: 0 0 0 0 }

ul		{	list-style-image: url("images/golddiamond.gif");
			font-family: "times","times new roman",serif;
			list-style-position: outside;
			font-size: 16pt; }

.dmd	{	list-style-image: url("images/golddiamond.gif");
			list-style-position: outside;
			font-size: 16pt; }

a:link	{	color:#333333;
				text-decoration: none }

a:visited{	color:#333333;
				text-decoration: none }

a:hover	{	color:#999999;
				text-decoration: none }

a:active	{	color:#999999;
				text-decoration: none }

