a:link,a:active,a:visited {
	color: #666666;
}
a:hover {
	color: #DD6900;
}
h2 {
	text-align: center;
}
h3 {
 	font-variant: small-caps;
}
body {
	font-family: "Franklin Gothic Book", "Eras Light ITC", "Verdana", "Trebuchet MS", "Tempus Sans ITC", "Tahoma", "Microsoft Sans Serif", "Maiandra GD", "Lucida Sans Unicode", "Franklin Gothic Book", "Comic Sans MS", "Century Gothic";
	font-size:	10pt;
	color: #FFFFFF;
	background-color: #000000;
}
span.highlight {
	background-color: #003399;
}
span.lock {
	color: #DD6900;
}
span.title {
	font-style: italic;
}
div.gateNav {
	text-align: right;
}
div.ntop {
	text-align: right;
}
div.dateDisp {
	text-align: left;
}
div.links {
 	float: left;
	text-align: left;
	margin-top: 4px;
}
div.search {
 	float: right;
	text-align: right;
	margin-top: 4px;
}
table {
 	border: 2px #FFFFFF solid;
 	margin-left: auto;
 	margin-right: auto;
}
th {
	text-align: center;
	background-color: #333333;
	border: none;
	font-weight: bold;
}
th.portal {
	text-align: center;
	border-bottom: 2px #999999 solid;
	background-color: transparent;
}
th.forum {
	text-align: center;
	border-bottom: 1px #999999 solid;
	background-color: transparent;
}
td.last {
	text-align: right;
}
td.category {
	background-color: #333333;
	border: none;
	font-weight: bold;
}
td.message {
	text-align: left;
	vertical-align: top;
	border: 1px #444444 solid;
	border-right: none;
}
td.timestamp {
	height: 1px;
	text-align: right;
	padding-right: 6px;
	vertical-align: bottom;
	border: 1px #444444 solid;
	border-left: none;
	width: 200px;
}
td.heading {
	border-bottom: 1px #999999 solid;
	text-align: center;
	font-style: italic;
	border-left:none;
	border-right:none;
	border-top:none;
}
td.reply {
	text-align: center;
}
td.topics {
	text-align: center;
}
td.author {
	text-align: center;
	vertical-align: top;
	border: 1px #444444 solid;
	border-left: none;
}
td.author1 {
	text-align: center;
}
td {
	border: 1px #444444 solid;
	padding-left: 6px;
	padding-right: 6px;
}
fieldset {
	border-width: 1px;
	border-color: #000000;
}
fieldset.outer {}
fieldset.inner {}
input.entry {
	font-family: "Franklin Gothic Book", "Eras Light ITC", "Verdana", "Trebuchet MS", "Tempus Sans ITC", "Tahoma", "Microsoft Sans Serif", "Maiandra GD", "Lucida Sans Unicode", "Franklin Gothic Book", "Comic Sans MS", "Century Gothic";
	font-size:	10pt;
	width: 200px;
}
input.entry1 {
	font-family: "Franklin Gothic Book", "Eras Light ITC", "Verdana", "Trebuchet MS", "Tempus Sans ITC", "Tahoma", "Microsoft Sans Serif", "Maiandra GD", "Lucida Sans Unicode", "Franklin Gothic Book", "Comic Sans MS", "Century Gothic";
	font-size:	10pt;
	width: 400px;
}
input.search {
	font-family: "Franklin Gothic Book", "Eras Light ITC", "Verdana", "Trebuchet MS", "Tempus Sans ITC", "Tahoma", "Microsoft Sans Serif", "Maiandra GD", "Lucida Sans Unicode", "Franklin Gothic Book", "Comic Sans MS", "Century Gothic";
	font-size:	10pt;
	width: 100px;
}
input.button {
 	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #000000;
	margin: 2px;
	font-family: "Franklin Gothic Book", "Eras Light ITC", "Verdana", "Trebuchet MS", "Tempus Sans ITC", "Tahoma", "Microsoft Sans Serif", "Maiandra GD", "Lucida Sans Unicode", "Franklin Gothic Book", "Comic Sans MS", "Century Gothic";
	font-size:	10pt;
}
textarea {
	font-family: "Franklin Gothic Book", "Eras Light ITC", "Verdana", "Trebuchet MS", "Tempus Sans ITC", "Tahoma", "Microsoft Sans Serif", "Maiandra GD", "Lucida Sans Unicode", "Franklin Gothic Book", "Comic Sans MS", "Century Gothic";
	font-size:	10pt;
	width: 400px;
	height: 200px;
}