.bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(bg_loop_1.jpg);
	background-repeat: repeat-y;
}
.search_bg {
	background-image: url(search_bg.jpg);
	background-repeat: no-repeat;
}
.footer {
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
}
.button_bg {
	background-image: url(button_bg.jpg);
	background-repeat: no-repeat;
}
.box {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: dashed;
	border-top-color: #71A80B;
	border-right-color: #71A80B;
	border-bottom-color: #71A80B;
	border-left-color: #71A80B;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #71a80b;
}
