body {
	text-align:center;
	background-image: url(back.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.email_form_mobile {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#000;
	padding-top:0px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:3px;
	border-bottom-width:1px;
	border-bottom-color:#F90;
	border-right-width:1px;
	border-right-color:#F90;
	border-left-width:1px;
	border-left-color:#F90;
	border-top-width:1px;
	border-top-color:#F90;
	}
.email_form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#999;
	padding-top:0px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:3px;
	border-bottom-width:1px;
	border-bottom-color:#F90;
	border-right-width:1px;
	border-right-color:#F90;
	border-left-width:1px;
	border-left-color:#F90;
	border-top-width:1px;
	border-top-color:#F90;
	}
.text_email {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:500;
	}
.text_email_mobile {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:medium;
	font-style:normal;
	font-weight:100;
	}
.copyright {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-style:normal;
	}
	
.contactus {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	color:black;
	}
.contactus:hover {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-style:normal;
	text-decoration:underline;
	color:#900;
	}
	
.form_email_nomargin {
	margin:auto;
	margin-bottom:0;
	margin-top:0;
	}
.table_email1 {
	background:url(back_email1.png);
	background-repeat:no-repeat;
	background-position:center;
	margin:auto;
	margin-bottom:0;
	margin-top:0;
	}
.table_email2 {
	background:url(back_email2.png);
	background-repeat:no-repeat;
	background-position:center;
	margin:auto;
	margin-bottom:0;
	margin-top:0;
	float:none;
	}
.table_logo {
	background:url(shembull.png);
	background-repeat:no-repeat;
	background-position:center;
	margin:auto;
	margin-bottom:100px;
	margin-top:0;
	float:none;
	}
a:active, a:focus {
outline: 0;
}