body				{background-color: black}

div.surround			{text-align: center}

table				{width: 750px;
				margin: 0 auto;
				border: none}

td.header			{border: none;
				padding: 20px 0px 0px 0px}

span.headertitle		{color: white;
				font-family: arial;
				font-size: 30px}

span.headersubtitle		{color: gray;
				font-family: verdana;
				font-size: 20px}

span.subjectstext1		{display: block;
				float: left;
				width: 248px;
				padding: 15px 0px 15px 0px;
				color: orange;
				font-family: verdana;
				font-size: 11px;
				font-weight: bold;
				border-top: solid 1px #404040;
				border-bottom: solid 1px #404040}

span.subjectstext2		{display: block;
				float: left;
				width: 250px;
				padding: 15px 0px 15px 0px;
				color: orange;
				font-family: verdana;
				font-size: 11px;
				font-weight: bold;
				border-top: solid 1px #404040;
				border-bottom: solid 1px #404040}

span.subjectstext3		{display: block;
				float: left;
				width: 248px;
				padding: 15px 0px 15px 0px;
				color: orange;
				font-family: verdana;
				font-size: 11px;
				font-weight: bold;
				border-top: solid 1px #404040;
				border-bottom: solid 1px #404040}

td.main				{border: none;
				padding: 60px 0px 60px 0px}

span.menuoptions		{display: block;
				float: left;
				width: 208px;
				padding: 0px 20px 15px 20px;
				text-align: left;
				border: none;
				color: white;
				font-family: verdana;
				font-size: 14px;
				font-weight: bold}

span.informationdetails		{display: block;
				float: left;
				width: 497px;
				padding: 0px 1px 0px 0px;
				text-align: justify;
				border: none}

td.footer			{border: none;
				padding: 0px 0px 0px 0px}

a.menulink			{display: block;
				float: left;
				width: 140px;
				text-decoration: none;
				color: #505050;
				border: solid 1px black}

a.menulink:hover		{display: block;
				float: left;
				width: 140px;
				text-decoration: none;
				color: white;
				border-left: solid 1px black;
				border-right: solid 1px black;
				border-bottom: solid 1px orange;
				border-top: solid 1px black}

a.w3clink			{text-decoration: none;
				color: #505050;
				border: none}

a.w3clink:hover			{text-decoration: none;
				color: white;
				border: none}

a.textlink			{text-decoration: none;
				color: #505050;
				border: none}

a.textlink:hover		{text-decoration: none;
				color: white;
				border: none}

span.menuopen			{display: block;
				float: left;
				width: 140px;
				text-decoration: none;
				color: orange;
				border: solid 1px black}

span.informationsubdetails	{color: #707070;
				font-family: verdana;
				font-size: 14px;
				font-weight: bold}

span.paragraphheading		{color: orange;
				font-family: verdana;
				font-size: 18px;
				font-weight: bold}

img				{padding: 3px;
				border: solid orange 1px}