body {
  margin: 0px;
  background-color: #0F2145;
  height: 100%;
}
td.LeftCell {
  padding-top: 115px;
}
td.MiddleCell {
  padding-top: 0px;
}
td.RightCell {
  padding-top: 120px;
}
td.LinkMain {
  text-align: right;
}
a.LinkMain {
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
  color: #EDEDF5;
  text-decoration: none;
}
a.LinkMain:hover {
  text-decoration: underline;
}
td.LinkSub {
  text-align: left;
}
td.ContentTopFlash {
  padding: 120px 10px 20px 10px;
  vertical-align: top;
}
td.ContentTopProduct {
  padding: 50px 20px 20px 20px;
  vertical-align: top;
}
td.ContentBody {
  padding: 0px 20px 0px 20px;
  vertical-align: top;
}
a.LinkSub {
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
  color: #EDEDF5;
  text-decoration: none;
}
a.LinkSub:hover {
  text-decoration: underline;
}
.LinkCatName {
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
  color: #EDEDF5;
  text-decoration: none;
}
.LinkCatProduct {
  font-family: arial;
  font-size: 9pt;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
}
.ProductName {
  font-family: arial;
  font-size: 13pt;
  font-weight: bold;
  color: #D9261C;
  text-decoration: none;
}
a {
  font-family: arial;
  font-size: 8pt;
  font-weight: normal;
  color: #D9261C;
  text-decoration: none;
  cursor:pointer;
}
a:hover {
  text-decoration: underline;
}
a.LinkCat {
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
  color: #0F2145;
  text-decoration: none;
  cursor:pointer;
}
a.LinkCat:hover {
  text-decoration: underline;
}
a.LinkCatMain {
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
  color: #0F2145;
  text-decoration: none;
  cursor:pointer;
}
a.LinkCatMain:hover {
  text-decoration: underline;
}
td.LinkLang {
  text-align: right;
}
a.LinkLang {
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
  color: #EDEDF5;
  text-decoration: none;
}
a.LinkLang:hover {
  text-decoration: underline;
}
a.LinkNext {
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
  color: #D9261C;
  text-decoration: underline;
}
p, td {
  font-family: arial;
  font-size: 8pt;
  color: #000000;
}
div.ProductName {
  font-family: arial;
  font-size: 14pt;
  font-weight: bold;
  color: #D9261C;
  padding-bottom: 10px;
}
div.ProductHeader {
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  padding: 20px 0px 5px 0px;
}
div.ProductStory {
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
  color: #0F2145;
  padding: 0px 0px 30px 0px;
}
img.ProductImage {
  margin: 0px 0px 0px 15px;
}
h1 
{
  font-family: arial;
  font-size: 14pt;
  font-weight: bold;
  color: #D9261C;
}
div.news
{
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
  color: #D9261C;
}
div.newsDate
{
  font-family: arial;
  font-size: 7pt;
  font-style: italic;
  color: #D9261C;
}
.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#0F2145;
color:#D9261C;
width:200px;
padding:2px;
text-align:left;
font-weight:bold;
/*border:1px solid #000000;*/
}

.submenu{
margin-bottom: 0.5em;
}