
.forumSubhead
{
	background-color: #6fa1d9;
	font-weight: bold;
	color: #ffffff;
	height: 20px;
}
.hSpace{clear:both; height:3px;}
.bguserInfo {
	BACKGROUND: #d5e8fb
}
.forumBody
{
    background: #ecf4fd;
    word-wrap: break-word;
}
.forumquote
{
	border-right: 2px inset;
	padding-right: 3px;
	border-top: 2px inset;
	padding-left: 3px;
	padding-bottom: 3px;
	margin: 3px;
	border-left: 2px inset;
	padding-top: 3px;
	border-bottom: 2px inset;
	background-color: #DCE4E9;
	width: 95%;
	float:right;
	clear: both;
}
.forum-cat-bg
{
	background-image: url(/images/gradient-gray.jpg);
	background-repeat: repeat-x;
	height: 70px;
}
.forum-header
{
	background: url(/images/top-nav.jpg) #cccccc repeat-x;
	overflow: hidden;
	height: 30px;
	color: #009900;
	font-weight: bold;
}
blockquote
{
	border-right: 2px inset;
	padding-right: 3px;
	border-top: 2px inset;
	padding-left: 3px;
	padding-bottom: 3px;
	margin: 3px;
	border-left: 2px inset;
	padding-top: 3px;
	border-bottom: 2px inset;
	background-color: #DCE4E9;
	width: 95%;
	float:right;
	clear: both;
	word-wrap: break-word;
}
.forumbodywrap
{
	width: 700px;
	word-wrap: break-word;
	overflow: auto;
}

