/* Default CSS Stylesheet for a new Web Application project */

BODY
{
  padding-right: 0px;
  padding-left: 0px;
  font-weight: normal;
  font-size: 10px;
  padding-bottom: 0px;
  margin: 0px;
  word-spacing: normal;
  text-transform: none;
  color: #013366;
  padding-top: 0px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  letter-spacing: normal;
  background-color: whitesmoke;
}

.maintable
{
  background-position: center top;
  font-weight: normal;
  font-size: 10px;
  background-image: url(/images/background7.jpg);
  word-spacing: normal;
  text-transform: none;
  width: 750px;
  color: #013366;
  background-repeat: no-repeat;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  letter-spacing: normal;
  height: 450px;
}
.address
{
  font-size: 12px;
  color: #cdcc36;
  font-family: Century;
}
.phone
{
  font-size: 12px;
  color: #cdcc36;
  font-family: Century;
}
.menu
{
  font-weight: bold;
  font-size: 12px;
  width: 500px;
  color: #013366;
  font-family: Arial;
}
.menu a
{
  font-weight: bold;
  color: #013366;
  text-decoration: none;
}
.menu a:hover
{
  color: #cdcc36;
  text-decoration: none;
}
.footer
{
  font-size: 10pt;
  color: black;
  font-family: Arial;
}
.home_MainText
{
  font-weight: normal;
  font-size: 10pt;
  color: #013366;
  font-family: Arial;
}
.home_MainText a
{
  font-weight: bold;
  font-size: 8pt;
  color: #013366;
  text-decoration: underline;
}
.home_MainText a:hover
{
  color: #cdcc36;
  text-decoration: underline;
}
.service_menu
{
  font-weight: bold;
  font-size: 12px;
  width: 100px;
  color: #013366;
  font-family: Arial;
}
.service_menu a
{
  font-weight: bold;
  color: #013366;
  text-decoration: none;
}
.service_menu a:hover
{
  color: #cdcc36;
  text-decoration: none;
}
