
	/* Tags */

	body { font: 100%/140% Georgia,'Times New Roman','Bitstream Vera Serif'; color: #333; margin: 0px; }

	a:link, a:visited { color: #622; text-decoration: none; }

	a:active, a:hover { color: #944; text-decoration: none; }

	h1 { text-align: center; }

	h2 { display: block; width: 180px; border: 1px #333 solid; background-color: #daa; margin: 10px 0px 0px 0px; font-size: 120%; line-height: 120%; }

	h3 { border-bottom: 1px #333 solid; }

	select, input, textarea { background-color: #fee; font: 90%/100% Georgia,'Times New Roman','Bitstream Vera Serif'; }

	input { border: 1px #333 solid; }

	table { empty-cells: show; width: 100%; border-collapse: collapse; }

	/* Header */

	div#linkPane { float: left; width: 160px; margin: 5px; text-align: center; }

	div#linkPane a:link, div#linkPane a:visited { display: block; width: 150px; border: 1px #333 solid; border-width: 0px 1px 1px 1px; padding: 5px; background-color: #ecc; }

	div#linkPane a:active, div#linkPane a:hover { background-color: #eaa; }

	div#contentPane { float: left; width: 800px; margin: 5px; }

	div#linkPane h2 { display: block; width: 150px; padding: 5px; }

	/* Forum */

	table#collapsedForum, table#threadTable { background-color: #fee; border: 1px #333 solid; }

	table#collapsedForum th, table#threadTable th { background-color: #edc; }

	table#collapsedForum td, table#collapsedForum th { border: 1px #333 solid; }

	table#collapsedForum a { display: block; width: 100%; color: #333; }

	table#threadTable td {  line-height: 150%; }

	p#inputNotice { font-style: italic; font-weight: bold; text-align: center; border: 1px #333 solid; background-color: #eee; }

	/* News */

	div.newsLine { font-size: 120%; font-weight: bold; border-bottom: 1px #333 solid; }

	div.newsIndent { margin: 5px 30px; }

	/* Ships & Module & Research */

	form#filterForm { border: 1px #333 solid; background-color: #edc; padding: 10px; text-align: center; }

	table.shipArea { border-top: 1px #333 solid; line-height: 130%; }

	img.shipImage { width: 150px; height: 120px; border: 1px #ccc solid; }

	img.modImage { width: 60px; height: 36px; }

	/* Files */

	ul.fileLinks a { font-weight: bold; }

