.section {
	background-color: #EAD4C1;
}
.headerlinks {
	background: #333333;
	text-align: center;
	font-weight: bold;
	color: #EAD4C1;
	font-size: 7pt;
	vertical-align: top;
}
.headerlinks td {
	background: #333333;
	text-align: center;
	color: #EAD4C1;
}
.headerlinks a {
	font-weight: bold;
	color: #EAD4C1;
}
.headerlinks a:hover {
	color: red;
}
.memoriz {
	font-weight: bold;
	color: #EAD4C1;
	padding-left: 5%;
}
.memoriz a {
	font-weight: bold;
	color: #EAD4C1;
	cursor: pointer;
}
.memoriz a:hover {
	color: red;
}
.require {
	color: red;
}
.username {
	font-weight: bold;
}
.tablemsg {
	width: 90%;
}
.tablemsg td {
	border: 1px solid #333333 ;
}
.tablemsg .answer {
	font-size: 7pt;
}
.tablemsg .id {
	font-size: 8pt;
	text-align: right;
}
.tablemsg .new {
	font-size: 8pt;
	float: left;
	color: red;
	font-weight: bold;
}
.tablemsg .id a {
	color: red;
}
.tablemsg .username {
	color: black;
}
.tablemsg .date {
	font-size: 8pt;
}
.tablemsg .location {
	font-size: 8pt;
}
.tablemsg .left {
	width: 100px;
	vertical-align: top;
}
.tablemsg .msg {
	vertical-align: top;
}
.tablemsg .numtext {
	position: absolute;
	color: white;
	font-family: Arial Black;
	font-size: 8pt;
	text-align: center;
	padding-top: 4;
	width: 32;
}
.tablemsg .numtext2 {
	position: absolute;
	color: #A00000;
	font-family: Arial Black;
	font-size: 8pt;
	text-align: center;
	padding-top: 4;
	width: 32;
}
.tools {
	float: right;
	font-size: 8pt;
	margin-left: 4px;
	padding-left: 2px;
	border-left: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
}
.msg div {
/* 	overflow: auto; */
}
.quote {
	padding: 2;
	margin-left: 40;
	border: 1px solid silver;
	background: #E0C1AC;
	font-size: 8pt;
}
.quote .from {
	font-weight: bold;
	border-bottom: 1px dotted black;
}
.quote7 {
	padding: 2;
	margin-left: 40;
	border: 1px solid silver;
	font-size: 8pt;
}
.quotehdr {
	font-weight: bold;
	color: black;
}
.quotehdrhidden {
	font-weight: bold;
	color: gray;
}
.answer {
	color: gray;
}
.answerok {
	color: green;
	font-weight: bold;
}
.answererror {
	color: red;
	font-weight: bold;
}
.pages {
	text-align: center;
}
.pages a {
}
.pageheader {
	font-weight: bold;
}
.idigit {
	width: 100px;
	text-align: right;
}
.formleft {
	width: 170;
	text-align: right;
	padding-right: 4;
	color: #333333;
}
.bignum {
	position: absolute;
	font-family: arial;
	font-size: 20pt;
	font-weight: bold;
	color: white;
	text-align: center;
	width: 98;
	padding-top: 16;
}
.bignum2 {
	position: absolute;
	font-family: arial;
	font-size: 20pt;
	font-weight: bold;
	color: #A00000;
	text-align: center;
	width: 98;
	padding-top: 16;
}
.chatusers {
	float: right;
	padding: 2;
	margin: 4;
	border: 1px solid #333333;
	background: #E0C1AC;
}
.chatdate {
/* 	color: #333333; */
	font-size: 7pt;
	font-family: monospace;
	font-weight: normal;
}
.chatsys {
	font-style: italic;
	color: #A0917C;
}
.chatself {
	color: navy;
}
.chatbot {
	color: #004000;
}
.chatto {
	font-weight: bold;
}
.chatprivate {
	background: #E0C1AC;
}
.chatprivaterec {
	background: #E0C1AC;
	font-weight: bold;
}
.chatdo {
	font-style: italic;
	color: #333333;
}
.answer {
	color: #000000;
}
.answer .answertitle {
	font-weight: bold;
}
.answer .answer {
	text-align: left;
}
.answer .answercount {
	text-align: right;
	font-weight: bold;
}
.answer .answertext {
	position: absolute;
}
.answer .answermeter {
	background-repeat: repeat-x; background-position: left center;
}
