input.bbcode {
	padding: 0px;
	border: 1px solid #888888;
	margin-right: 5px;
	}

td.message * {
	font-family: Arial, Helvetica, sans-seriff;
	font-size: 11px;
	}

div.signature {
	font-size:9px;
	color:#666666;
	margin-top:12px;
	border-top: 1px dashed #999999;
	font-style: italic;
	padding-top:2px;
	}

div.quote {
	background: #FFFFFF;
	padding: 6px;
	margin: 2px;
	margin-left: 15px;
	border: 1px dashed #D0D0D0;
	}

div.quote * {
	font-family: tahoma, Arial, sans-seriff;
	}

table.messages td.info, table.messages td.info * {
	font-family: tahoma, Arial, sans-seriff;
	font-size: 9px;
	color:#333333;
	}

table.messages td.info a, table.messages td.info a:visited {
	font-family: tahoma, Arial, sans-seriff;
	font-size: 11px;
	color:#333333;
	font-weight: bold;
	text-decoration: none;
	}

table.messages td.info a:hover {
	color:#666666;
	text-decoration: underline;
	}


table.inner td.menu a, table.inner td.menu a:visited {
	font-family: tahoma, Arial, sans-seriff;
	font-size: 11px;
	color:#333333;
	font-weight: bold;
	text-decoration: none;
	}

table.messages td.info a:hover {
	color:#666666;
	text-decoration: underline;
	}

table.messages td.fmenu a:hover {
	font-size:9px;
	color:#333333;
	text-decoration: underline;
	}

table.messages td.fmenu a, table.messages td.fmenu a:visited {
	font-size:9px;
	color:#666666;
	text-decoration: none;
	}

table.messages td.fmenu * {
	color:#666666;
	}

table.messages td {
	padding-right: 4px;
	padding-left: 4px;
	font-size: 11px;
	}

table.messages thead tr {
	padding-right: 4px;
	padding-left: 4px;
	background-color: #FFE629;
/*	background-color: #006600; */
	font-weight: bold;
	text-align: center;
	}

table.messages thead td {
	padding-bottom: 3px;
	padding-top: 3px;
	}

table.messages tbody tr.r2 {
	text-align: center;
	background-color: #F3F3F3;
	}

table.messages tbody tr.r1 {
	background-color: #E0E0E0;
	text-align: center;
	}

td.brd a, td.brd a:visited {
	color:#666666;
	text-decoration: underline;
	}

td.brd a:hover {
	color:#333333;
	text-decoration: none;
	}

div.bar {
	background: #FFCC00;
	border: 1px solid #000000;
	}

h3.bbcode {
	color:#333333;
	font-size: 14px;
	color: #006699;
	}

div.bbcode {
	border: 1px solid #cccccc;
	background:#f2f2f2;
	padding: 5px;
	padding-left: 12px;
	margin-bottom: 10px;
	}

