td, tr, th {
  color: #FFFFFF;
  font-family: verdana;
  font-size: 12px;
}

a {
  color: #FFFFFF;
  text-decoration: underline;
}

a:hover {
  color: #FFFFFF;
  text-decoration: none;
}

.background-color {
  background-color: #000000;
}

.blue {
  color: #66ccff;
}
.blue:hover {
  color: #66ccff;
}

.body {
  background-color: #000000;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

.border-color {
  background-color: #fb4600;
}

.default {
  padding: 10px 10px 10px 10px;
}

div.footer {
  color: #FFFFFF;
  font-family: verdana;
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 10px;
  text-align: center;
}

a.footer {
  color: #FFFFFF;
  font-family: verdana;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: underline;
}

a.footer:hover {
  color: #FFFFFF;
  font-family: verdana;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;
}

.green {
  color: #99ff00;
}
.green:hover {
  color: #99ff00;
}

H1 {
  color: #fb4600;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
}

H2 {
  color: #fb4600;
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

HR {
  height:1px;
  width:85%;
  color:#fb4600;
  text-align: center;
  border-style: solid;
}

.heading_green {
  color: #99ff00;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.heading_orange {
  color: #ff9900;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.menu {
  padding: 4px 4px 4px 10px;
}
.menu1 {
  padding: 4px 4px 4px 20px;
}

a.menu2 {
  font-weight: bold;
  font-size: 10px;
  color: #fb4600;
  text-decoration: underline;
  text-transform: uppercase;
}
a.menu2:hover {
  font-weight: bold;
  font-size: 10px;
  color: #fb4600;
  text-decoration: none;
  text-transform: uppercase;
}

a.menu_home {
  font-weight: bold;
  font-size: 10px;
  color: #ffff00;
  text-decoration: none;
  text-transform: uppercase;
}
a.menu_home:hover {
  font-weight: bold;
  font-size: 10px;
  color: #ffff00;
  text-transform: uppercase;
}

div.menu_residential {
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  color: #99ff00;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}
a.menu_residential {
  font-weight: bold;
  font-size: 10px;
  color: #99ff00;
  text-decoration: underline;
  text-transform: uppercase;
}
a.menu_residential:hover {
  font-weight: bold;
  font-size: 10px;
  color: #99ff00;
  text-transform: uppercase;
}

div.menu_commercial {
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  color: #ff9900;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}
a.menu_commercial {
  font-weight: bold;
  font-size: 10px;
  color: #ff9900;
  text-decoration: underline;
  text-transform: uppercase;
}
a.menu_commercial:hover {
  font-weight: bold;
  font-size: 10px;
  color: #ff9900;
  text-transform: uppercase;
}

a.menu_information {
  font-weight: bold;
  font-size: 10px;
  color: #66ccff;
  text-decoration: none;
  text-transform: uppercase;
}
a.menu_information:hover {
  font-weight: bold;
  font-size: 10px;
  color: #66ccff;
  text-transform: uppercase;
}

.orange {
  color: #ff9900;
}
.orange:hover {
  color: #ff9900;
}

.red {
  color: #ff0000;
}
.red:hover {
  color: #ff0000;
}

.yellow {
  color: #ffcd5e;
}
.yellow:hover {
  color: #ffcd5e;
}
