

body {
    background-color: #FCFCFF;
    color: #666666;
    font-size: 15px;
    font-family: "Times New Roman", Times, verdana, serif;
    margin-top: 1px;
    margin-left: 1px;
  }

#flat {
   background-image:url('imgs/flat.jpg');
   width:163px;
   height:478px;
   background-position:top;
   margin-left:-1px
}

#menu {
    border-style : none;
    padding:0px;
    margin:0px;
    width:163px;

  }
#menu tr th { font-weight:normal; font-size:12px; }
#menu .mop { background-image: url('imgs/b.jpg'); background-position:top; background-repeat:no-repeat; height:43px; }
#menu .mop:hover { background-image: url('imgs/B.jpg'); background-repeat:no-repeat; height:43px; }
#menu #inicio { background-image : url('imgs/b0.jpg'); background-position:top; background-repeat : no-repeat; height:22px; }
#menu #inicio:hover { background-image : url('imgs/B0.jpg'); background-position:top; background-repeat : no-repeat; height:22px; }
#menu a { text-align:center; width:162px; color:black; text-decoration:none; display:block; }
#menu a:hover { text-decoration:none; color:black; font-weight:bold; display:block;}

th {
    background-color:#EDEDED;
    color: #0A0A55;
    font-size: 16px;
    font-family: verdana, "Times New Roman", Times, serif;
  }


td {
    color: #0A0A55;
    font-size: 15px;
    font-family: "Times New Roman", Times, verdana, serif;
  }


h1 {
    color: #000033;
    font-family: "Times New Roman", Times, verdana, serif;
  }


h2 {
    color: #000066;
    font-family: "Times New Roman", Times, verdana, serif;
  }


h3, h4 {
    color: #000099;
    text-indent: 1pt;
    font-family: "Times New Roman", Times, verdana, serif;
  }


h5, h6 {
    color: #3A3A4A;
    text-indent: 1pt;
    font-family: "Times New Roman", Times, verdana, serif;
  }


p {
    text-align: justify;
    font-size: 15px;
    font-family: "Times New Roman", Times, verdana, serif;
  }


ul li {
    list-style: none;
    background-image: url(imgs/v.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-left: -35px;
    font-size: 14px;
  }


.txtlinks {
    text-align:center;
    font-style: oblique;
    font-size: 11px;
    font-family: "Times New Roman", Times, verdana, serif;
    line-height:normal;
  }


.linkgris {
    color: #CCCCCC;
    text-decoration: none;
    cursor:crosshair;
  }


input {
    font-family: "Times New Roman", Times, serif;
    font-size: 9px;
    color: #666666;
  }

