.title {
	background: transparent;
	padding-bottom: 5px;
}

.mainTitles {
	text-align: center;
	font-family: "verdana", verdana, ariel, sans serif;
	font-size: 150%;
	font-weight: bold;
}

.discussionDescription {
	text-align: center;
	font-family: "verdana", verdana, ariel, sans serif;
	font-size: 120%;
	margin-bottom: 15px;
}

.highlights {
	border-left-style: solid;
	border-left-color: black;
	border-left-width:0px;
	padding-left: 5px;
	font-family: "verdana", verdana, ariel, sans serif;
}

.highlight {
	border-bottom-style: solid;
	border-bottom-color: black;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: black;
	border-top-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: gainsboro;
	padding: 4px;
	font-size: 80%;
	color: black;
}

a.highlightlinks {
	text-decoration: none;
	color: black;
	background-color: gainsboro;
}

a.highlightlinks:hover {
	text-decoration: underline;
	color: black;
	background-color: gainsboro;
}

.highlightsTitle {
	text-align: center;
	font-family: "verdana", verdana, ariel, sans serif;
	font-size: 150%;
	font-weight: bold;
}

.content {
	margin-bottom: 10px;
	font-family: "verdana", verdana, ariel, sans serif;
	font-size: 120%;
}

body, tr, td {
	font-family: "verdana", verdana, ariel, sans serif;
	margin-top: 0px;
	margin-left:5px;
	margin-right: 5px;
	background-color: white;
	color: black;
}

.admin {
	margin-left: 15px;
}

.main {

}

.options {
	border-top-style: solid;
	border-top-color: black;
	border-top-width: 1px;

	margin-top: 25px;
	width: 90%;
}

.threadTitle {
	font-family: "verdana", verdana, ariel, sans serif;
	font-size: 125%;
}

.name {
	font-weight: bold;
}

.date {
	font-size: 75%;
}

a.toolbarlinks {
	text-decoration: none;
	color: black;
	font-size: 80%;
	background-color: gainsboro;
}

a.toolbarlinks:hover {
	text-decoration: underline;
	color: black;
	font-size: 80%;
	background-color: gainsboro;
}

.navigation {
	font-size: 80%;
	text-align: right;
	border-top-style: solid;
	border-top-color: black;
	border-top-width: 1px;

	border-bottom-style: solid;
	border-bottom-color: black;
	border-bottom-width: 1px;

	padding-left: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
}

.right {
	text-align: left;
	margin-top: 1px;
	margin-bottom: 1px;
}

.more {
	font-size: 80%;
	text-align: right;
	margin-right: 20px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.notice {
	border-top-style: solid;
	border-top-color: black;
	border-top-width: 1px;

	border-bottom-style: solid;
	border-bottom-color: black;
	border-bottom-width: 1px;
	background: silver;
	padding: 10px;
	width: 100%;
}

.userinfohead {
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 15px;
}

.messageCenter {
	border-top-style: dotted;
	border-top-color: black;
	border-top-width: 1px;
	width: 80%;
	font-family: "verdana", verdana, ariel, sans serif;
}

.simpleMessageCenter {
	width: 80%;
	font-family: "verdana", verdana, ariel, sans serif;
}

.messageTitle {
	margin-bottom: 15px;
	font-size: 150%;
	font-weight: bold;
}

.posts {
	border-bottom-style: solid;
	border-bottom-color: black;
	border-bottom-width: 1px;
	margin-bottom: 10px;
}

p {
	margin-top: 5px;
	margin-bottom: 10px;
}

.editlinks {
	font-variant: small-caps;
	font-size: 80%;
	font-weight: bold;
}

.quick {
	font-variant: small-caps;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}

.postSize {
	font-size: "100%";
}

.top {
	font-variant: small-caps;
	font-size: 80%;
	font-weight: bold;
	margin-top: 10px;
}

.toolbar {
	background: gainsboro;
	font-family: "verdana", verdana, ariel, sans serif;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: black;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: black;
	border-top-width: 2px;
	width: 100%;
	text-align: center;
}

.toolbartable {
	background-color: gainsboro;
}

.summary {
	margin-left: 15px;
	margin-top: 20px;
	font-size: 80%;
}

li.summary{
	margin-bottom: 5px;
}

.quoted {
	font-family: courier;
	margin-left: 40px;
	margin-bottom: 15px;
	margin-top: 15px;
}

a{
	text-decoration: none;
	color: #003399;
}

a:hover {
	text-decoration: underline;
	color: #333366;
}

.mainTitles {
	text-align: center;
	font-family: "verdana", verdana, ariel, sans serif;
	font-size: 150%;
	font-weight: bold;
}

.bottomBorder {
	border-bottom-style: solid;
	border-bottom-color: black;
	border-bottom-width: 1px;
}

.invisible {
	color: white;
}