	table.tblForum
		{
			border: 1px solid #A9B292;
		}
	.tblForum td a
		{
			color: #212118;
			text-decoration: none;
			margin: 0px; 
			padding: 0px;
			line-height: 15px;
		}
		
		
		
	.tblForum td.tblBackground1, .tblForum td.tblBackground2, .tblForum td.tblBackground3
		{
			height: 		45px;
			
			border-bottom: 	1px solid #969F3E;
			border-top: 	1px solid white;	
			
			margin: 		3px 0px 3px 0px;
			padding: 		0px;
			
			font-family: Verdana, Arial, Helvetica, sans-serif;	
			font-size: 11px;
			color: #212118;
			text-align: left;
		}
	.tblForum td.tblBackground1
		{
			background: #E6E6DD;/* #CCCD9E; */
		}
	.tblForum td.tblBackground2
		{
			background: #EDEDE6; /*#C3C490; */
		}	
	.tblForum td.tblBackground3
		{
			background: #E6E6DD; /* #CCCD97; */
		}
		
		
		
		
	.tblForum tr.tblHeader th
		{
			background: #8B9967;
			font-family: Verdana, Arial, Helvetica, sans-serif;	
			
			font-size: 11px;
			color: white;
			text-align: left;	
			border: 0px;
		}		
	.tblForum td.alt1
		{
			background: #CCCD9E;
			border-right: 1px solid #FFF;
			border-bottom: 1px solid #FFF;
			
			font-family: Verdana, Arial, Helvetica, sans-serif;	
			
			font-size: 11px;
			color: #565656;
			text-align: left;	
		}
	.tblForum td.alt2
		{
			background: #C3C490;
			border-right: 1px solid #333;
			border-bottom: 1px solid #333;
			
			font-family: Verdana, Arial, Helvetica, sans-serif;	
			
			font-size: 11px;
			color: #565656;
			text-align: left;	
		}
	.tblForum th
		{
			background: url('../images/Table_BG_Head.gif');
			border-right: 1px solid #333;
			border-bottom: 1px solid #333;
			
			font-family: Verdana, Arial, Helvetica, sans-serif;	
			
			font-size: 11px;
			color: #565656;
			text-align: left;	
		}
		
	.tblForum .txtLight
		{
			margin:0px; 
			padding: 0px;	
			line-height: 15px;
		}
		
		
	
		
		
		
			
	.postbox_header
		{
			background: 	#EBEDE5;
			height: 		22px;
			font-size: 		9px;
			font-family: 	Verdana;
			vertical-align: middle;
		}
	
	.postbox_member_info h4
		{
			color: 			black;
			font-size: 		14px;	
			margin: 		0px;
			padding: 		0px;
		}
	.postbox_member_info p
		{
			color: 			black;
			font-size: 		10px;	
			margin: 		0px;
			padding: 		0px;
			font-family: 	Verdana;
		}	
	.postbox_body
		{
			color: 			black;
			font-size: 		12px;	
			float: 			left;
			padding: 		0px;
			font-family: 	Verdana;
			display: 		inline;
			width: 			75%;
		
			
		}
	.postbox_body h2
		{
			
		}
	.postbox_body #postinfo
		{
			font-size: 10px;
			color: #999;
		}
	.postbox_body p
		{
			color: blue;
			line-height: 18px;
			color: #232323;
		}
	.postbox_member_info
		{
			font-size: 		11px;
			font-family: 	Verdana;
			float: 			right;
			display: 		inline;
			width: 			25%;
			text-align: 	left;
			padding-top: 7px;	
		
		}	
		
		
		
	.padding
		{
			padding: 		8px;	
		}
		
	.postbox_wrapper
		{
			background: 	#E4EAD7;
			border: 		1px solid #C6D0B1;
			clear: 			both;
			width: 			100%;				
			margin-bottom: 	6px;
			overflow: 		auto;
			
		}
	.postbox_title
		{
			background: 	#DDE1B3;
			border-bottom: 	0px solid #A6A779;
			clear: 			both;
			width: 			100%;				
			margin-bottom: 	7px;
			overflow: 		auto;
			height: 		24px;
			
		}
	.postbox_wrapper_light
		{
			background: 	#E9ECCE;
			border: 		1px solid #969F3E;
			clear: 			both;
			width: 			100%;				
			margin-bottom: 	7px;
			overflow: 		auto;
		}
		
	.quote_window
		{
			background: 	#F0F3E9;
			border: 		1px dotted #9FAC83;
			padding: 		4px;	
		}
	.div_divider_box
		{
			border-left: 1px dotted #969F3E; 
			border-right: 1px dotted #969F3E;
		}
		
	.forum_standardbox_wrapper_title
		{
			background: #B2BD9A;
			height: 27px;
		}
	.forum_standardbox_wrapper_title h2
		{
			padding-top: 6px;
			color: #2E2E2E;
			font-size: 14px;
		}
	.forum_standardbox_wrapper
		{
			border: 1px solid #C6D0B1;
			background: #EDF1E3;
		}
