.bg_blue {
	background-image: url(../images/bg_blue_box.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg_bot {
	background-image: url(../images/bg_bot.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.box_blue {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #339999;
	border-right-color: #339999;
	border-bottom-color: #339999;
	border-left-width: thin;
	border-left-color: #339999;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #217375;
	text-decoration: none;
}
.orangebg_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #339999;
	text-decoration: none;
	background-color: eab649;
	padding: 10px;
}
.pad_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #217375;
	text-decoration: none;
	background-color: #FCF5E6;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
}
.bg_blueclear {
	background-image: url(../images/bg_blue.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.pad_mailing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #339999;
	text-decoration: none;
	padding: 10px;
	background-color: #eab649;
}
