body{
  margin: 0px;
  font-family: Arial, Tahoma, Verdana, Times New Roman;
  background-color:#D2D2D2;
  font-size: 13px;
}
img{
  margin:0px;
  border:0px;
}
img.bor{
  margin:0px;
  padding: 0px;
  border:#931D2B 1px solid;
}
table.bg{
  background-repeat: repeat-x;
  margin: 0px;
  background-position: left top;
}
table.bgno{
  background-repeat: no-repeat;
  margin: 0px;
  background-position: right top;
}
table.x{
  background-repeat: repeat-x;
  margin: 0px;
  background-position: right top;
}
th{
  font-size: 13px;
  color: #ffffff;
  background-color:#910000;
}
td.no{
  background-repeat: no-repeat;
  background-position: left top;
  margin: 0px;
}
td.no1{
  background-repeat: no-repeat;
  background-position: right top;
  margin: 0px;
}
td.y{
  background-repeat: repeat-y;
  margin: 0px;
}
td.x{
  background-repeat: repeat-x;
  background-position: left top;
  margin: 0px;
}
td{
  color: #333333;
  font-size: 13px;
  margin: 0px;
}
td.tab{
  border-left:#931D2B 1px solid;
  border-top:#931D2B 1px solid;
  border-right:#B7B6B7 1px solid;
  border-bottom:#B7B6B7 1px solid;
  vertical-align:top;
}
p{
  margin: 5px 0px;
  text-align: justify;
  text-align-last: left; 
}
p.adr{
  color: #BEBEBE;
  font-size: 11px;
  margin: 15px 0px 3px 30px;
}
dfn.bot{
  color: #aaaaaa;
  font-size: 11px;
  font-style:normal;
}
h1{
  color: #910000;
  font-size: 17px;
  font-weight:bolder;
  text-align: right;
  margin: 9px 0px;
}
h2{
  color: #910000;
  font-size: 13px;
  font-weight:bolder;
  text-align: left;
  margin:0px;
}
h3{
  color: #910000;
  font-size: 13px;
  font-weight:bolder;
  text-align: right;
}
a{
  color:#646464;
  font-weight:bold;
}
a.menu{
  color:#BEBEBE;
  font-size: 10px;
  font-weight:bold;
  text-decoration:none;
}
a.min{
  color: #aaaaaa;
  font-size: 11px;
  text-decoration:none;
}
a:hover{
  color:#910000;
  cursor:hand;
}
a.menu:hover{
  color:#ffffff;
  cursor:hand;
}
ul{
  list-style-image:url("/img/sq.gif");
  list-style-position: outside;
  position:static;
  margin: 0px;
  padding: 0px;
}
li{
  margin: 7px 30px;
  padding: 0px;
}
ul.an{
  list-style-image:url("/img/sq.gif");
  list-style-position: outside;
  position:static;
  margin: 0px 0px 0px 5px;
  padding: 0px;
}
li.an{
  margin: 0px 0px 0px 10px;
  padding: 0px;
}
