
  a:link

  {

    color: #7000D8;

    background-color: transparent; 

    text-decoration: none;

  }

  a:visited

  {

    color: #0033ff; 

    background-color: transparent; 

    text-decoration: none;

  }

  a:hover

  {

    color: #cc3333;

    background-color: transparent;

    text-decoration: underline;

  }

  .nav 

  {

    color: #000000;

    background-color: transparent;

    text-decoration: none;

  }

  .nav:link 

  {

    color: #0033ff;

    background-color: transparent;

    text-decoration: none;

  }

  .nav:visited 

  {

    color: #000000;

    background-color: transparent;

    text-decoration: none;

  }

  .nav:hover 

  {

    font-weight: bold;

    color: #cc3333;

    background-color: transparent;

    text-decoration: underline;

  }

  body 

  {

    font-size: 12px;

    font-family: verdana, arial, helvetica, serif;

  }

  table 

  {

    empty-cells: show;

  }

  td

  {

    font-size: 12px;

    color: #000000;

    font-family: verdana, arial, helvetica, serif;

  }


  select

  {

    font-size: 7pt;

    color: #000000;

    font-family: verdana,arial, helvetica, serif;

    background-color: white;

  }

  .ninguno {}

  .windowbg

  {

    font-size: 12px;

    color: #000000;

    font-family: verdana, arial, helvetica, serif;

    background-color: #FFDE5A;

  }

  .windowbg2

  {

    font-size: 12px;

    color: #000000;

    font-family: verdana, arial, helvetica, serif;

    background-color: #FFFFFF;

  }

  .windowbg3

  {

    font-size: 12px;

    color: #000000;

    font-family: verdana, arial, helvetica, serif;

    background-color: #FFFFFF;

  }

  hr

  {

    color: #6394bd;

    background-color: transparent;

  }

  .titlebg

  {

    color: #ffffff;

    background-color: #FF5A00;

  }

  .text1

  {

    font-weight: bold;

    font-size: 12px;

    color: #ffffff;

    font-style: normal;

    background-color: transparent;

  }

  .catbg

  {

    font-weight: bold;

    font-size: 13px;

    background-image: url(../img/catbg2.jpg);

    color: #000000;

  }

  .bordercolor

  {

    font-size: 12px;

    font-family: verdana, arial, helvetica, serif;

    background-color: #FF9D4D;

  }

 .bordercolor1

  {

    font-size: 12px;

    font-family: verdana, arial, helvetica, serif;

    background-color: blue;

  }

  .quote

  {

    font-size: 10px;

    color: #000000;

    font-family: arial, verdana, helvetica, serif;

    background-color: #dee7ef;

  }

  .code

  {

    font-size: 10px;

    color: #000000;

    font-family: courier new, helvetica, times new roman, serif;

    background-color: #cccccc;

  }

  .help

  {

    cursor: help;

    background-color: transparent;

  }

  .meaction

  {

    color: red;

    background-color: transparent;

  }

  .editor

  {

    width : 100%;

  }

.b_pager{
 padding:15px 0 30px 0;
 clear:both;
 float:none;
}

.b_pager span{
 float:left;
 color:#999999;
 padding:4px 4px 4px 0px;
}

.b_pager a, .b_pager b{
 display:block;
 float:left;
 line-height:16px;
 padding:2px 6px;
 margin-right:4px;
 text-decoration:none;
}

.b_pager b{
 line-height:16px;
 background-color:#D2FF06;
 border:2px solid #D2FF20;
 color:#fff;
}

.b_pager a{
 border:2px solid #F0F0F0;
 color:#006699;
}
.b_pager a:hover{
 background-color:#ffffff;
 border:2px solid #0044FF;
 color:#ff5a00;
}

p:first-line { padding-left:15px; }