BODY {
      margin:0px;
      padding:0px;
      color:#5e769a;
      font-family:Arial Narrow;
      font-size:13px;
      background-color:#ececec;
      }

* {
   font-family: Arial Narrow;
   font-size:14px;
   }

A {
   color:#396ebc;
   text-decoration:none;
   }

A:hover {
         text-decoration:underline;
         }

A.menu_top {
            color:#396ebe;
            }

A:hover.menu_top {
                  color:#9fb6df;
                  }

A.links {
         font-size:15px;
         color:#5ec01d;
         }

A.category {
            color:#5ec01b;
            font-size:15px;
            }

a.res {
       color:#5fc11c;
       text-decoration:none;
       }

a:hover.res {
             text-decoration:underline;
             }

a.subcat {
          color:#9bb7de;
          font-size:12px;
          text-decoration:none;
          }

a:hover.subcat {
                text-decoration:underline;
                }


IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}

TD {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}

i {
   color:#9bb7df;
   }

.in_text {
          height:17px;
          border-width:1px;
          border-color:#e5e5e5;
          border-style:solid;
          background-image:url(img/bg_i.jpg);
          }

.bl_title {
           text-align:center;
           font-size:13px;
           padding-top:1px;
           }

.bl_cont {
           vertical-align:top;
           background-repeat:no-repeat;
           background-position:bottom left;
           padding-left:5px;
           padding-top:5px;
           padding-right:5px;
           padding-bottom:10px;
           font-family:Tahoma
           font-size : 9pt
          }

.bl_bottom {
            vertical-align:top;
            padding-bottom:10px;
            }

.cat_title {
            color:#366dbd;
            padding-left:10px;
            padding-bottom:10px;
            }

.subcat_title {
               width:50%;
               color:#5fbf1d;
               vertical-align:top;
               padding-left:10px;
               background-image:url(img/ln.gif);
               background-repeat:repeat-y;
               }

.link {
       text-align:justify;
       padding-left:10px;
       background-image:url(img/ln.gif);
       background-repeat:repeat-y;
       }

TD.menu_hor {
             padding-left:10px;
             padding-right:10px;
             }

TD.copyrights {
       color:#b0b0b0;
       font-size:12px;
       vertical-align:bottom;
       text-align:center;
       padding-bottom:5px;
       }
