/* CSS Document */
*{margin:0px;
padding:0px;
}
html, body{
background:#ffffff;
font-family:Verdana, Helvetica, sans-serif;
font-size:12px;
color:#eaeaea; }

div#mainFORUM{
width:943px;
margin:0px auto;
background:#e6e6e6 top left no-repeat;
border:1px solid #c0c0c0;
padding:0px 0px 0px 0px; 
}

div.header{
width:925px;
color:#ffffff;
height:30px;
background:url(../images/background-header.jpg);
padding:0px 0px 0px 20px;
}

div.headerTOP{
width:930px;
margin:0px auto;
background:#ffffff;
padding:0px 0px 0px 0px;
}

div.userInfo{
width:152px;
border:1px solid #c0c0c0;
margin-left:30px;
margin-top:20px;
color:#686767;
font-size:10px;
font-family:arial, Helvetica, sans-serif;
background:#ffffff;
}

div.topDescription{
background:url(../images/kushe-top.jpg);
width:700px;
height:25px;
float:left;
}

div.forums{
	background: transparent url(../images/kushe1-top.jpg);
	width: 894px; height:5px;
	margin: 0 0 0 10px;	position: relative;
}

div.footer{
	width: 884px; height: 5px;
	margin: 0 0 0 21px;	position: relative;
	background: white url(../images/kushe1-btm.jpg);
}
div.footer1{
	width: 714px; height: 5px;
	margin: 0 0 0 21px;	position: relative;
	background: white url(../images/kushe1-btm.jpg);
}

div.forumDescription{
border-left: 1px solid #d6d6d6;
background:#ffffff;
width:881px;
margin-left:21px;
font-family:arial, Helvetica, sans-serif;
color:#686767;
margin-top:0px;
border-right: 1px solid #d6d6d6;
}

div.TPLform{
border-left: 1px solid #d6d6d6;
background:#ffffff;
width:562px;
margin-left:21px;
font-family:arial, Helvetica, sans-serif;
color:#686767;
margin-top:0px;
border-right: 1px solid #d6d6d6;
}
div.TPLformTOP{
background:url(../images/kushe1-top.jpg);
width:550px;
height:5px;
float:left;
}

div.Description{
border-left: 1px solid #d6d6d6;
background:#ffffff;
width:711px;
margin-left:21px;
color:#686767;
border-right: 1px solid #d6d6d6;
}

hr {
border: none 0; 
margin-top:10px;
border-top: 1px dashed #c0c0c0;
margin-bottom:5px;
width: 100%;
height: 1px;
} 
.button{
	border-left: #000000 1px solid;
	border-top: #000000 1px solid; 
	border-bottom: #000000  1px solid;
	border-right: #000000 1px solid;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	border-color: white;
	background-color: #34883d;
	COLOR: white;
}
.pagingtext{
	color:#818181;
	text-decoration:none;
	background:#e6e6e6;
	margin-right:2px;
	padding:2px 1px 2px 4px;
}
.link{
	color:#818181;
	font-weight: bold;
	text-decoration:none;
	padding:0 1px 0 1px;
	
}


div.box{
				width: 450px; margin: 50px auto;
				position: relative;	
				background: transparent url('images/boxbg.jpg') top right repeat-y;					
			}
			
			div.top{
				height: 15px; width: 410px; padding: 5px 20px; 
				background: transparent url('images/kushe-top.jpg') left top repeat-x;
			}
			
			div.mid{
				width: 410px; padding: 5px 20px 10px 20px;
			}
			
			div.btm{
				height: 5px; width: 438px; float: right; position: relative; 
				background: transparent url('images/kushe1-btm.jpg') left top repeat-x;
			}
