.bodybackground {
	background-color: #e0e0e0;
	background-color: #fffbdf;
	background-color: #ebe5bf;
}

.logo {
	font-family: Clarendon;
	font-size: 54px;
	font-weight: bold;
	color: #efefef;
	color: #f3da7e;
}

.title {
	font-size: 28px;
	font-weight: bold;
}

.link {
	font-family: Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #2c4890;
}

.disabledlink {
	font-family: Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #6f6f6f;
}

.link:hover {
	font-family: Arial, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	color: #108010;
	color: #2c4890;
}

.cellcenter {
	background-color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #2c4890;
	color: #4f4f4f;
}

.celltitle {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
  color: #d0d0d0;
}

.filelink {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #108010;
	color: #2c4890;
}

.filelink:hover {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #2c4890;
}

.footerline {
	font-family: Trebuchet MS, Arial, Helvetica, Geneva, Swiss, SunSans-Regular,
		sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.circuitlink {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #2c4890;
}

.circuitlink:hover {
	font-family: Arial, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	color: #108010;
	color: #2c4890;
}

/* styles used by includes from php BB2 */

.gensmall { font-size : 10px; }

.postlink {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #108010;
	color: #2c4890;
}

input {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

input.mainoption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
}

input.post { 
	text-indent : 2px;
}

.forumline	{ background-color: #FFFFFF; border: 2px #006699 solid; }