/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.topbackforum
{	
	background-image:url(images/forum-top-back.jpg);
	background-repeat:repeat-x;	
	background-color:#4d6f22;
	height:120px;
}
.forum-row2
{	
	background-image:url(images/forum-tow2-back.jpg);
	background-repeat:repeat-x;	
	background-color:#4d6f22;
	border-top:1px solid #e0f9ff;
	height:26px;
}
.forum-left-back
{
	background-image:url(images/forum-tow2-back.jpg);
	background-repeat:repeat-y;	
	background-color:#f8f8f8;
	border-right:1px dotted #e3e3e3;
	border-right-width:thick;
}
.forum-footer
{
	background-image:url(images/forum-tow2-back.jpg);
	background-repeat:repeat-x;	
	background-color:#4e7023;
	border-top:1px solid #e0f9ff;
	border-bottom:1px solid #e0f9ff;
	height:26px;
	color:#FFFFFF;
}
.top-link a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:800;
	line-height:22px;
	color:#ffffff;
	text-decoration:none;
	padding:10px;
}
.top-link a:hover
{	
	color:#ceff0c;
	text-decoration:none;	
}
.bullet1
	{
		background-image:url("../images/bullet1.jpg");
		background-repeat:no-repeat;
		background-position:left;
		padding-left:25px;
		margin:0px;
		font-size:14px;
		font-weight:600;
		color:#ffffff;
		line-height:25px;
		display:block;
	}
/*Search box area property start*/
.blue-box-bg-x
	{
		background-image:url("../images/blue-box-bg-x.jpg");
		background-repeat:repeat-x;
		height:35px;
	}
.blue-box-bg-L
	{
		background-image:url("../images/blue-box-bg-L.jpg");
		background-repeat:repeat-y;
		width:11px;
	}
.blue-box-bg-R
	{
		background-image:url("../images/blue-box-bg-R.jpg");
		background-repeat:repeat-y;
		width:11px;
	}
.blue-box-btm-bg-x
	{
		background-image:url("../images/blue-box-bg-btm.jpg");
		background-repeat:repeat-x;
		height:8px;	
	}
/*Search box area property end*/
