a:link, a:active, a:visited{

  color: #1274FD;
}

a:hover{

  color: #127C4C;
}

a.home:link, a.home:active, a.home:visited{

  font-size: 7.5pt;
  color: #000000;
  display: block;
  padding-right: 22px;
  background: url(/images/home.gif) right center no-repeat;
  text-decoration: none;
  line-height: 1.7;
  height: 18px;
}

a.home:hover{
  color: #127C4C;
}

a.mail:link, a.mail:active, a.mail:visited{

  font-size: 7.5pt;
  color: #000000;
  display: block;
  padding-right: 22px;
  background: url(/images/mail.gif) right center no-repeat;
  text-decoration: none;
  line-height: 1.5;
  height: 18px;
}

a.mail:hover{
  color: #127C4C;
}

body{
  font-family: tahoma, arial, sans-serif;
}

p{
  font-size: 10pt;
  margin: 0.8em 0 0 0;
  text-align: justify;
}

td.FormCell
{
  font-size: 10pt;
  margin: 0.8em 0 0 0;

}

table.data_table{

  font-size: 10pt;
  margin: 1.2em 0 0 0;
}

table.data_table th{

  background: #C6CBD0;
  color: #ffffff;
  text-align: left;
}

table.data_table td{

  background: #E5E8EB;
}

.title{
  font-size: 13pt;
  border-bottom: solid 1px #1274FD;
  padding-bottom: 5px;
}

.main_menu{
  color: #1274FD;
  font-size: 10pt;
  display: block;
  padding-left: 17px;
  background: url(/images/arrow.gif) left center no-repeat;
  text-decoration: none;
  width: 100%
}

.main_menu:hover{
  color: #127C4C;
  background: url(/images/arrow_hover.gif) left center no-repeat;
}

.signature, .signature a{
  font-size: 7.5pt;
  color: #979EA6;
}

.Small{
  font-size: 8pt;
}

.FormInput, .TextInput{
  border: 1px solid #111;
  width: 200px;
}
.Button
{
  border: 1px solid #111;
}
textarea{
  border: 1px solid #111;
}
.Error{
  color: red;
  font-size: 10pt;
}
.Message{
  font-size: 10pt;
  font-weight: bold;
  color: #1274FD;
}
table.price_table{

  font-size: 10pt;
  margin: 1.2em 0 0 0;
}
table.price_table{

  font-size: 10pt;
  margin: 1.2em 0 0 0;
}

table.price_table th{

  background: #C6CBD0;
  color: #ffffff;
  text-align: left;
}

table.price_table td{

  background: #E5E8EB;
}

