td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	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: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.button_pip {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.contact_name {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #F0FF00;
	text-decoration: none;
}
.contact_number {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #00E4FF;
	text-decoration: none;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6F2E06;
	border-left-color: #6F2E06;
}
.body_bottom_bg {
	background-image: url(../images/body_bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.right_side_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #642803;
}
.body_title {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #C70D0D;
	text-decoration: none;
}
.body_text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer_top_color {
	background-color: #6F2E06;
}
.footer_gray_ripet {
	background-image: url(../images/footer_gray_ripet.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
a.footer_link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #411901;
	text-decoration: none;
}
.footer_pip {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #411901;
	text-decoration: none;
}