body
{
  font-family: Arial, Verdana;
  font-size: 10pt;
  color: #FFFFFF;
  background-color: #2F2F2F;
}

a
{
  font-size: 10pt;
  font-weight: bold;
  color: #AA0000;
  text-decoration: none;
}

a:hover
{
  font-size: 10pt;
  font-weight: bold;
  color: #00AA00;
  text-decoration: underline;
}

a.anews
{
  font-size: 8pt;
}

table
{
  border:0;
  border-spacing:0px;
  border-collapse:collapse;
  margin-left:auto;
  margin-right:auto;
  font-family: Arial, Verdana;
  font-size: 10pt;
}

td
{
  padding: 0px;
}

table.frame
{
  border-spacing: 0px;
  background-color: #2F2F2F;
}

table.frame_ff
{
  border-collapse: separate;
}

table.fr_parts
{
  width: 300px;
}

table.fr_news
{
  width: 400px;
}

td.frame_hdr
{
  height: 34px;
  background-position:bottom;
  background-image:url('../images/table_hdr_bg.jpg');
  font-weight: bold;
}

td.frame_hdr_parts
{
  width: 270px;
}

td.frame_hdr_news
{
  width: 370px;
}

td.frame_hdr_corner
{
  height: 34px;
  width: 15px;
  background-position:bottom;
}

td.frame_hdr_corner_left
{
  background-image:url('../images/table_hdr_left.jpg');
}

td.frame_hdr_corner_right
{
  background-image:url('../images/table_hdr_right.jpg');
}

td.frame_content
{
  width: 400px;
  height: 100px;
  border-left: 2px solid #000000;
  border-right: 2px solid #000000;
  background-color:#1F1F1F;
}

td.frame_content_parts
{
  padding: 5px;
  width: 300px;
  height: 200px;
}

td.frame_content_highlights
{
  padding: 5px;
  width: 300px;
  height: 100px;
}

td.frame_content_news
{
  width: 400px;
  height: 100px;
  font-size: 8pt;
  padding: 0px;
}

td.frame_ftr
{
  height: 12px;
  background-position:bottom;
  background-image:url('../images/table_ftr_bg.jpg');
}

td.frame_ftr_parts
{
  width: 300px;
}

td.frame_ftr_news
{
  width: 400px;
}

td.frame_ftr_corner
{
  height: 12px;
  width: 15px;
  background-position:bottom;
}

td.frame_ftr_corner_left
{
  background-image:url('../images/table_ftr_left.jpg');
}

td.frame_ftr_corner_right
{
  background-image:url('../images/table_ftr_right.jpg');
}

ul
{
  margin-left:20px;
  padding-left:0px;
}

td.home
{
  /* background-image: url('../images/btn_75_inv.jpg');
  background-position: top right;
  background-repeat: no-repeat; */
  padding-right: 20px;
  text-align: right;
  vertical-align: top;
}

div.home
{
  background-image: url('../images/btn_75_inv.jpg');
  background-position: top right;
  background-repeat: no-repeat;
  /*padding-right: 18px;*/
  padding-bottom: 5px;
}

div.contact
{
  background-image: url('../images/btn_75_inv.jpg');
  background-position: top right;
  background-repeat: no-repeat;
  /*padding-right: 12px;*/
  padding-bottom: 5px;
}