.network_builder {
	font-family: Tahoma;
	font-size: 16px;
	color: #660000;
	font-weight: bold;
	vertical-align: top;
	background-color: #FFFFFF;
	width: 500px;
	border: thin solid #660099;
	text-align: center;
}
.nwb_table {
	font-family: Tahoma;
	font-size: 14px;
	color: #660099;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	background-color: #000;
	padding: 10px;
}
.nwb_row {
	font-family: Tahoma;
	font-size: 14px;
	color: #660099;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	background-color: #FFF;
	padding: 2px;
}
.nwb_cell {
	font-family: Tahoma;
	font-size: 14px;
	color: #660099;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	background-color: #999;
	padding: 4px;
}
.nwb_progname {
	font-family: Tahoma;
	font-size: 14px;
	color: #660099;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
}
.offers_text {
	font-size: 1em;
	line-height: normal;
	color: #FFFFFF;
}
#memprogs {
	font-size:10px;
	color: red;
}
#memprogs h3 {
	font-size:14px;
	color: #000;
}
#memprogs input.forminput, #memprogs textarea.forminput {
	width: 350px;
}
img {
	border:none;
}
input.butt {
	color:#050; 
	font: bold 12px 'trebuchet ms',helvetica,sans-serif; 
	background-color:#fed; 
	border:1px solid; 
	border-color: #696 #363 #363 #696;
	width:135px;
}
