.text {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-left: 35px;
	padding-right: 30px;
}
.green {
	color: #5D8313;
}
.select {
	color:#FFFFFF;
	font-size:16px;
	text-decoration:none;
	}

#frame {
	width:748px;
	border-left-color: #58595B;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-color: #58595B;
	border-right-style: solid;
	border-left-style: solid;
}
#newsletter {
	width:358px;
	border-left-color: #7BA91E;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-color: #6F991A;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #6F991A;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: center;
	
}
.newstext {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.textnopad {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-right: 30px;
}


#register-table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

#register-table th, #register-table td{
	text-align:left;
	padding:3px 2px;
	}

#register-table input{
	background:none;
	border:none;
	border-bottom:1px solid #333333;
	}


