a:hover {
  color: #FF0000;
  text-decoration: underline;
}
a {
  color: #FF0000;
  text-decoration: none;
}
body {
  background-color: #b4b4b4;
}
.style1 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #494949;
}
.style3 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 9px;
}
.style4 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ff0000;
}
.style5 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #999999;
}
.style6 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #666666;
}
.style7 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #999999;
}
.style8 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #666666;
}
.style9 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
}
.style10 {
  color: #494949;
}
.style12 {
  font-size: 12px;
}
.style13 {
  color: #687383;
  font-weight: bold;
  font-size: 12px;
}
.style14 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}
.style15 {
  color: #ff0000;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
}
.style16 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
}
.company-url {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-style: bold;
  color: #ffffff;
}
.company-url:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
.formspace {
	margin-top:0;
        margin-bottom:0;
}
.bottomborder {
	border-bottom: 1px dotted #F3F3F3;
	padding-top:1;
	padding-bottom:2
}
.menubgcolor {
	border: 1px solid #FFFFFF;
	background-color: #FF0000;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.field-color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #006600;
}
.button-color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	background-color: #F3F3F3;
	border: 1px double #FFFFFF;
}
