* { margin:0; padding: 0 }
html { height:100% }
body {
  height:auto !important;
  height:100%;
  min-height:100%;
  background-color:#979b9a;
  background-image:url('images/bg.gif');
  background-position:top;
  background-repeat:repeat-x;
  font-family:tahoma,arial,sans-serif;  
}

table { padding:0px; border-collapse:collapse }
td,div	{ font-size: 11px; vertical-align:top; color:#272727; padding:0 }
p	{ font-size: 11px; padding: 0px 0px 10px 0px; color:#272727 }
a	{ color:#1f1e17 }
a:hover	{ text-decoration:none }
img	{ border: 0px }

.mail_form		{ font-size:18px; font-weight:normal; color:#ffffff; width:519px; margin:0 auto; text-align:center; padding: 0 212px 0 0 }
.mail_form div	{ font-size:18px; font-weight:normal; color:#ffffff; width:519px; margin:0 auto; text-align:center }

.system_message	{ font-size:18px; font-weight:normal; color:#ffe400; width:519px; margin:0 auto; text-align:center }
.user_message	{ font-size:11px; font-weight:normal; color:#ffffff; width:319px; margin:0 auto; text-align:center; padding: 20px 0 0 0 }
