	body{
		background-image:url(images/bg.jpg);
		background-repeat:repeat-x;
		background-color:#FFFFFF;
		margin:0px;
		padding:0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
	}
	a:link, a:visited{
		color:#117253;
	}
	img{
		border:0px;
	}
	.content{
		background-image:url(images/body.jpg);
		background-repeat:repeat-y;
		padding:5px 60px;
	}
	
	.footer{
		background-image:url(images/footerbg.jpg);
		background-repeat:repeat-x;
		height:85px;
		width:100%;
		text-align:center;
		
	}	
	.footerinside{
		background-image:url(images/footer.jpg);
		background-repeat:no-repeat;
		height:85px;
		width:999px;
		margin:0px auto;
		line-height:85px;
		font-size:12px;
		color:#fff;
		text-align:center;
		
	}
	
		
	h1{
		font-size:32px;
		color:#de0000;
		letter-spacing:-2px;
		text-align:center;

		
	}
	
	h2{
		font-size:20px;
				color:#1c8e83;
		letter-spacing:-1px;
		border-bottom:1px solid #76c3bc;
		margin:0px;
		padding:0px;
	}
	
		h3{
		font-size:18px;
		color:#de0000;
		letter-spacing:-1px;
		text-align:left;
		text-align:center;
		margin:0px;
		padding:0px;
	}
	
		p{
			line-height:18px;
	}
	
	ul { list-style-type:none; }
ul li {
list-style-type:none;
	margin:0px;
	padding:0px;
	border-bottom: 1px solid #76c3bc;
	font-size:12px;
}

.box{
	background-image:url(images/box_mid.gif);
	background-repeat:repeat-y;
	padding:0px 25px;
}
.box img{
	margin-right:20px;
}

select{
	width:50px;

}	

.content{
	padding:0px 55px 0px 34px;
		min-height:600px;
}

.leftmenu{
	background-image:url(images/leftmenu.jpg);
	background-repeat:repeat-y;
	text-align:right;
	padding:0px 30px 100px 0px;
	line-height:30px;
	font-weight:bold;
	width:200px;

}

.memberscontent{

}

.mid-top{
background-image:url(info-tag/mid.jpg);
background-repeat:no-repeat;
width:637px;
height:102px;
padding:0px;
margin:0px;

}
.mid-top p{margin:0px 0px 0px 150px; padding:0px 22px 0px 0px;}
.mid-top p.top{margin:0px 0px 0px 150px; padding:7px 35px 0px 0px;}
.mid-body{
background-image:url(info-tag/mid-body.jpg);
background-repeat:repeat;
width:637px;
height:auto;
padding:0px;
margin:0px;
}
.mid-body p{
margin:0px 0px 0px 70px; padding:7px 35px 0px 0px;

}


.smbox{
	background-image:url(images/smbox.gif);
	background-repeat:no-repeat;
	width:260px;
	height:243px;
	float:left;
	margin:10px;
	text-align:center;
	padding:20px;
}
.smbox p{
	text-align:center;
	margin:0px;
}
.smbox h1{
	font-size:16px;
	letter-spacing:normal;
	margin:5px;
}

.smbox2{
	background-image:url(images/smbox_mid.gif);
	background-repeat:repeat-y;
	padding:0px 25px;
}