body 
{
  padding:0;
  background-color: #FFFFFF;
  font-family:  verdana, tahoma;
  font-size: 9pt;
  margin: 0
}

.carcas {
  border: 0px none; 
  font-size: 9pt;
  text-align: left
}

table.catalog {
 border-style: double; 
 border-width: 3px;
 border-color: #E5E5E5
 }

td { 
 font-size: 8pt;
 text-align: center;
 border: 1px solid #E5E5E5
 }

.common { 
  text-align: left;
  font-size: 9pt
}
  
.zag {
  background-color:  #E5E5E5;
  font-size: 8pt;
  text-align: center;
  font-weight: bold
 }


p   {
  font-size: 9pt;
  text-indent: 20;
  text-align: justify;
  margin: 10 20
}

p.c   {
  font-size: 9pt;
  text-indent: 0;
  text-align:center;
  margin: 2 8
}

p.news   {
  font-size: 8pt;
  text-indent: 8;
  margin:5
}

p.s1 {
  font-size: 11px; 
  text-indent: 0;
  text-align: left;
  font-weight: bold;
  margin: 3 3
}

p.n2 {
  font-size: 8pt; 
  text-align: right;
  font-weight: bold;
  text-indent: 0; 
  margin:10;
 
}

h1 {
 font-family: verdana, tahoma;
 font-size: 11pt; 
 color: #8C0505; 
 font-weight: bold;
 text-align: center; 
 margin: 15 10
}

h2 {
 font-size: 10pt; 
 color:#5A646E; 
 font-weight: normal;
 text-align: center; 
 margin: 5 30
}
 
h3 {
 margin: 3 20;
 font-weight: bold; 
 font-size: 8pt; 
 color: white;
 text-align: right;
 text-indent: 0
 }
 
h4   {
  font-size: 8pt;
  text-indent: 0;
  margin: 2 10;
  color: white; 
  font-weight: bold
}


h5   {
  font-size: 9pt;
  font-weight: bold;
  color: #5A646E;
  text-indent: 93;
  text-align: left;
  margin: 2 5
}


A:Link        { Color:  #8C0505; Text-decoration: underline}
A:Visited     { Color:  #8C0505; Text-decoration: underline }
A:Hover       { Color:  #C80808; Text-decoration: none }
   
a.m:Link     {font-weight: bold; color: black; Text-decoration: none }
a.m:Visited {font-weight: bold; color: black; Text-decoration: none }
a.m:Hover  {font-weight: bold; color: #8C0505; Text-decoration: none }

a.w:Link     { color: white; Text-decoration: underline }
a.w:Visited {color: white; Text-decoration: underline }
a.w:Hover  {color: white; Text-decoration: none }


ul          { font-family: verdana, tahoma; font-size: 9pt; margin-top: 10; margin-bottom: 30; margin-left: 40; margin-right: 20; }
li          {  margin: 5 10 }

#divCont {position:absolute; z-index:1; left:10px; top:280px; height:400px; width:208px; visibility:hidden;}
.clTop   {position:absolute; z-index:1; width:208px; line-height: 10px; background-image:url('images/button.jpg'); background-color: #8C0505}
.clSub   {position:absolute; z-index:1; left: 15px; top:25px; width:208px; line-height:17px}

#divCont .clTop a {color: white; font-family: verdana, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none}
#divCont .clTop a:hover {color: #E5E5E5; text-decoration: none}
#divCont .clTop .clSub a {color: #5A646E; font-family: verdana,sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;  margin: 0 }
#divCont .clTop .clSub a:hover {color:  #8C0505; text-decoration: none;}

.gallery {
 padding: 10px; 
 margin: 10px;
 width: 260px;
 height: 230px;
 border-style: solid; 
 border-width: 1px;
 border-color: #E5E5E5;
 float: left; 
 text-align: center
}