body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F2F0F0;
}
.white_bg {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D3D1D1;
	border-left-color: #D3D1D1;
	background-color: #FFFFFF;
}
.button_bg {
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a.button_link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E7E5E5;
	text-decoration: none;
}
.corner_bg {
	background-image: url(../images/corner_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.green_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4B7C24;
	border-bottom-color: #4B7C24;
	border-left-color: #4B7C24;
}
.small_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #141414;
	text-decoration: none;
	line-height: 21px;
}
.small_text_two {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #141414;
	text-decoration: none;
	line-height: 16px;
	
}
a.more_link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #D86407;
	text-decoration: none;
}
.now_text {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #4F8126;
	text-decoration: none;
}
.footer_line {
	background-color: #4E8025;
}
a.footer_link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #4B7D22;
	text-decoration: none;
}
.Pipe {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: ##4B7D22;
	text-decoration: none;
}
.bold_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.email_link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

