body {  background-color: #fffceb; background-image: url(../img/images/page-bg.jpg); background-repeat: repeat-x}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; line-height: 15px}
a {  color: #339900; text-decoration: none}
a:hover {  text-decoration: underline}
.blk {  color: #000000}
.in1 {  background-color: #FFFFFF; border: #CC9900; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.hd {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #336633}
.white {  color: #FFFFFF}
img{border:0}
tr.row-1 td{background:#F2F2F2;}
tr.row-2 td{background:#FFFFFF;}
input{background-color: #FFFFFF; border: #CC9900; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
select{background-color: #FFFFFF; border: #CC9900; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

/* BB Code styles
----------------------------------------*/
/* Quote block */

div.quotes {
	background: #ebebeb none 6px 8px no-repeat;
	border: 1px solid #dbdbdb;
	font-size: 0.95em;
	margin: 0.5em 1px 0 25px;
	overflow: hidden;
	padding: 5px;
}
div.quotes {
	background-color: #EBEADD;
	background-image: url("../img/images/forum/theme/images/quote.gif");
	border-color:#DBDBCE;
}
div.quotes div.quotes {
	/* Nested quotes */
	background-color: #bababa;
	font-size: 1em;
	margin: 0.5em 1px 0 15px;	
}

div.quotes div.quotes div.quotes {
	/* Nested quotes */
	background-color: #e4e4e4;
}

div.quotes cite {
	/* Username/source of quoter */
	font-style: normal;
	font-weight: bold;
	margin-left: 20px;
	display: block;
	font-size: 0.9em;
}

div.quotes cite cite {
	font-size: 1em;
}

div.quotes.uncited {
	padding-top: 25px;
}