th {
	color: #304C80;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #D6D9DE;
	background-image: url('./images/cellpic3.gif');
	white-space: nowrap;
	padding: 7px 5px;
}

td {
	padding: 2px;
}

td.zeropadsmall {
	padding: 0;
	margin: 1px 1px;
	font-size: 1em;
}

td.profile {
	padding: 4px;
}

td.top {
	width: 2%;
}

.tablebg {
	background-color: #FFFFFF;
	border: 1px solid #ABB0B5;
}

#signature {
	border: 1px solid #ABB0B5;
	text-align: center;
	height: 60px;
	padding: 2px;
	margin-top: 5px;
}

.tablediv {
	background-color: #D1D7DC;
	border-left: 1px solid #ABB0B5;
	border-right: 1px solid #ABB0B5;
	height: 2px;
}

.attachtable {
	background-color: #FFFFFF;
	border: 1px solid #ABB0B5;
	margin-left: auto;
	margin-right: auto;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url('./images/cellpic2.jpg') repeat-y scroll top left;
}
.rtl .catdiv {
	background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #C7D0D7;
	background-image: url('./images/cellpic1.gif');
	text-indent: 4px;
}

.row1 {
	background-color: #EFEFEF;
	padding: 4px;
}

.row2 {
	background-color: #DEE3E7;
	padding: 4px;
}

.row3 {
	background-color: #C0C8D0;
	padding: 4px;
}

.spacer {
	background-color: #D1D7DC;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

.forumlink {
	font-weight: bold;
	font-size: 1.1em;
	color: #304C80;
}

.tabletop {
	background: url('./images/tabletop.gif') bottom left repeat-x;
	height: 18px;
	text-align: center;
}

.tabletitle {
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	top: 7px;
}

.tablecc {
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	float: right;
}

.tabletopleft {
	background: url('./images/tabletopleft.png') bottom left no-repeat;
	padding-left: 9px;
}

.tabletopright {
	background: url('./images/tabletopright.png') bottom right no-repeat;
	padding-right: 9px;
}

.tablebottom {
	background: url('./images/tablebottom.gif') bottom left repeat-x;
	height: 13px;
	margin-bottom: 20px; /* Original 20px */
}

.tablebottomleft {
	background: url('./images/tablebottomleft.png') bottom left no-repeat;
	padding-left: 9px;
}

.tablebottomright {
	background: url('./images/tablebottomright.png') bottom right no-repeat;
	padding-right: 9px;
}

.tabletopfill {
	background-color: #5478BB;
	height: 11px;
}

.tablebottomfill {
	background-color: #5478BB;
	height: 3px;
}