body.main
{
  background-color: #660000;
  margin: 20px 12px 12px 20px;
}
a:link, a:visited, a:active
{
  color: #660000;
  text-decoration: none;
}
a:hover
{
  color: #660000;
  text-decoration: underline;
}
h2.article_title, h3.article_subtitle
{
  font-family: "Verdana";
  font-size: 8.5pt;
  line-height: 1.2em;
  margin-bottom: 6px;
}
h2.article_title
{
  font-weight: bold;
  color: #000000;
  margin-top: 2px;
}
h3.article_subtitle
{
  font-weight: normal;
  font-style: italic;
  color: #000000;
  margin-top: 12pt;
}
p.body
{
  font-family: "Times New Roman";
  font-size: 10pt;
  line-height: 1.2em;
  margin-top: 1px;
  margin-bottom: 6px;
}
p.menu
{
  font-family: "Verdana";
  font-size: 8.5pt;
  color: #000000;
  line-height: 1.2em;
  margin-top: 2px;
  margin-bottom: 3px;
  text-align: right;
}
a.menu:link, a.menu:visited, a.menu:active
{
  color: #000000;
  text-decoration: none;
}
a.menu:hover
{
  color: #000000;
  text-decoration: underline;
}
a.menu#active
{
  color: #660000;
}

/***
LANGUAGE SELECTION AREA
***/

p.language_selection, p.language_selection_note, td.language_flag_selection, td.language_name_selection
{
  font-family: "Times New Roman";
  font-size: 11pt;
  color: #000000;
  line-height: 1.2em;
  margin-top: 1px;
  margin-bottom: 6px;
}

p.language_selection, p.language_selection_note
{
  text-align: center;
}
p.language_selection_note
{
  color: #660000;
}
table.language_selection
{
}
tr.language_selection
{
}

td.language_flag_selection
{
  text-align: left;
}
a.language_flag_selection:link, a.language_flag_selection:visited, a.language_flag_selection:active
{
  color: #000000;
  text-decoration: none;
}
a.language_flag_selection:hover
{
  color: #000000;
  text-decoration: none;
}
img.language_flag_selection
{
}

td.language_name_selection
{
  text-align: left;
}
a.language_name_selection:link, a.language_name_selection:visited, a.language_name_selection:active
{
  color: #000000;
  text-decoration: none;
}
a.language_name_selection:hover
{
  color: #660000;
  text-decoration: underline;
}
a.language_name_selection_note:link, a.language_name_selection_note:visited, a.language_name_selection_note:active
{
  color: #660000;
  text-decoration: none;
}
a.language_name_selection_note:hover
{
  color: #660000;
  text-decoration: underline;
}

/***
PRICE LIST
***/

td.pricelist_period, td.pricelist_price, td.pricelist_unit, pricelist_note
{
  font-family: "Times New Roman";
  font-size: 10pt;
  color: #000000;
  line-height: 1.2em;
}
td.pricelist_period
{
  text-align: left;
}
td.pricelist_price
{
  text-align: right;
}
td.pricelist_unit
{
  text-align: left;
}
p.pricelist_note
{
  font-size: 9.5pt;
  text-align: left;
}

/***

INQUIRY SCHEMA

***/

td.inquiry_radio, td.inquiry_radio_text, td.inquiry_checkbox, td.inquiry_checkbox_text
{
  font-family: "Times New Roman";
  font-size: 10pt;
  line-height: 1.2em;
  margin-top: 1px;
  margin-bottom: 1px;
}
td.inquiry_radio, td.inquiry_radio_text, td.inquiry_checkbox, td.inquiry_checkbox_text
{
  padding-top: 1px;
}
td.inquiry_radio_text, td.inquiry_checkbox_text
{
  padding-left: 5px;
}
input.inquiry, textarea.inquiry
{
  font-family: Verdana;
  font-size: 8.5pt;
  border-color: #660000;
  border-width: 1;
  border-style: solid;
}
input.inquiry-submit
{
  font-family: Verdana;
  font-size: 8.5pt;
}

p.inquiry-response, p.inquiry-error
{
  font-family: "Verdana";
  font-size: 8.5pt;
  line-height: 1.2em;
  margin-bottom: 6px;
  font-weight: bold;
  margin-top: 2px;
}
p.inquiry-response
{
  color: #000000;
}
p.inquiry-error
{
  color: #660000;
}

a.inquiry
{
  color: #000000;
}
a.inquiry:link, a.inquiry:visited, a.inquiry:active
{
  color: #000000;
  text-decoration: none;
}
a.inquiry:hover
{
  color: #660000;
  text-decoration: underline;
}


