.link {color:#800000; text-decoration:none;
       FONT-FAMILY:Times New Roman;font-weight:bold;}

.link:hover {color:#0076CC; text-decoration:none;
             cursor:hand; }
.link2 {color:#800000; text-decoration:none;
       FONT-FAMILY:Tahoma;font-weight:bold; font-size:9pt; }

.link2:hover {color:#0076CC; text-decoration:none;
             cursor:hand;}
.menu {color:#D6D9D2;text-decoration:none;
       FONT-FAMILY: Tahoma; font-size:8pt;font-weight:bold;}
         
.menu:hover {color:#0076CC;text-decoration:none;
            cursor:hand;}
  
.text{color:#800000; text-decoration:none;
      FONT-FAMILY: Tahoma; font-size:10pt;font-weight:bold; }

.text_title{color:#800000; text-decoration:underline;
      FONT-FAMILY: Tahoma; font-size:13pt;font-weight:bold;align:right }
      
.text_en{color:#800000; text-decoration:none;font-weight:bold;
       FONT-FAMILY: Arial;align:right;}
       
.bground{background-color:#800000;}




.bground2{background-image:url('../images_/color_2.jpg');}

.border{background-image:url('../images_/color_2.jpg');
      border-color:#800000;     
      border-width=2px;
      border-left-style: solid;
      border-right-style: solid;
      border-top-style: solid;
      border-bottom-style: solid;
      width:100%
      }

.scroll{ scrollbar-base-color:#C5D2E3;}
