﻿/* members area styles */
#membersarea {
	border:1px #004813 double;
	margin:3px;padding:3px;
}
#membersarea h5 {
	text-align:left;
	font-weight:bold;
}
#membersarea h4 {
	text-align:left;
	font-weight:bold;
	font-size:10px;
	color:maroon;
}
#membersarea form {
	width:450px;
	margin-left:50px;
	border:1px #004813 double;
}
#membersarea input.subbtn {
	width:75px;
	color:#004813;
	background-color:silver;
}
#membersarea input {
	width:250px;
}
#membersarea td.col1{
	width:140px;
}
.announcement {
	font-style:italic;
	font-weight:bold;	
}
.new {
	font-size:20px;
	vertical-align:middle;
}
table .discountdetail {
	margin:10px 20px 10px 20px;
	border:3px navy outset;
	width:100%;
}
td.labelcol_disc {
	width:20%;
	font-weight:bold;
}
td.titlecol_disc {
	text-align:center;
}
td.offercol {
	padding:20px 40px 20px 40px;
}
p.membername {
	font-weight:bold;
	text-indent:10px;
}
p.offertitle {
	font-weight:bold;
	text-indent:20px;
}
p.subtitle {
	text-indent:25px;
}
p.offer {
	margin:45px;
}
