body {
background-color: #DBDBDB;
	margin: 0px auto;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-align: left;
	line-height:18px;
	}
.button01{
	background-color:#CC0000;
	color:#FFFFFF;
	font-size:11px;
	font-weight: bold;
	border-top: 1px solid #c56767 ;
	border-left: 1px solid #c56767 ;
	border-right: 1px solid #4f0000;
	border-bottom: 1px solid #4f0000;
	padding-top:3px; padding-bottom:3px; padding-right:10px; padding-left:10px;
	margin-top: 10px; margin-left:0px;margin-bottom:0px;
 }
a {
	color: #50593c;
	text-decoration: none;
	font-weight: bold;
} 
.contact {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #545454;
}
td.form{
font-size:12px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}

.header {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
	font-weight: bold;
}

.header2 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
}
#superquestion {
  color: #ffffff;
  background: #239E0A;
	font-size:11px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	margin: 10px auto;
	text-align: center;
	width: 280px;
}
#vendorintro {
 	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #545454;
}
#superquestion label {
  font-weight: bold;
}
#network {
  text-align: center;
}
#network td {
  text-align: left;
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic
}

input
{
	size:landscape;
	margin-left:10px;
	margin-bottom:5px;
	margin-top:5px;
	font-size: 12px;
	color:#000; 
	background-color: #FFFFFF;
	border: 1px solid #607B93;
	padding: 2px;
}
div.error { display: none; }
input.error { border: 1px dotted red; }