@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#ffffff;
	font:11px Arial;
	}
.floatRight {
	float:right;
	}
a img {
	border:none;
	}
a {
	text-decoration:none;
	color:#000000;
	}
#wrapper {
	background:#ffffff;
#	padding:0 15px 5px 15px;
	padding:0 0px 5px 0px;
	width:900px;
	}
#tb1 {
	border:none;
	margin-top:5px;
	line-height:18px;
	}
#tb1 td {
	vertical-align:top;
	}
#tb1 a {
	color:#000;
	text-decoration:none;
	}
#tb1 a:hover {
	color:#F00;
	text-decoration:underline;
	}
.topictitle h2 {
	font:16px georgia;
	font-weight:bold;
	color:#700;
	margin: 0;
	padding: 0;
	padding-top: 8px;
	padding-bottom: 2px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	}
.topicttitle a {
	color:#700;
	text-decoration:none;
	}
.topicttitle a:hover {
	color:#700;
	text-decoration:underline;
	}
.hd {
	font:14px georgia;
	font-weight:bold;
	color:#700;
	}
.hd td {
	padding-top:10px;
	padding-bottom:5px;
	}
.bg {
	background:url(/images/bg_grad_14.gif) top repeat-x;
	padding:2px 5px 2px 5px;
	}
.bgi {
	background:url(/images/bg_grad_15.gif) top repeat-x;
	padding:2px 5px 2px 5px;
	}
.black {
	color:#000;
	font:12px Arial;
	font-weight:bold;
	background:#e6e6e6;
	padding:4px 5px 4px 5px;
	border-top:1px solid #999;
	}
.grey {
	font:12px Arial;
	color:#666;
	}
.small {
	font:11px Arial;
//	font-size:10px;
	}
.hdsubtitle a {
	font:11px Arial;
	font-weight:bold;
	background:#e6e6e6;
	}
.trackers a {
	font:11px Arial;
	padding-left:14px;
	background:url(/images/arrow_small.gif) left no-repeat;
	}
.discussions a {
	font:12px Arial;
	padding-left:14px;
	background:url(/images/comment_icon.gif) left no-repeat;
	}
.users a {
	font:11px Arial;
	padding-left:17px;
	background:url(/images/member.gif) left no-repeat;
	}
