a.englink:LINK {  color: #4360A0; background-color: transparent; text-decoration: underline;}
a.englink:VISITED { color: #4360A0; background-color: transparent; text-decoration: underline;  }

@media screen {  /* hide from IE3 */
a.englink:hover { color: #266AFF; background-color: transparent; text-decoration: underline; } 
}

#content li a { }


H2.eeng { font-family: Verdana; font-size: 12pt; color: #009966; font-weight: bold; text-decoration: none; background-color: transparent; margin-bottom: 5px; }
H3.eeng { margin-bottom: 8px; padding-top:10px; margin-top: 25px; font-size: 12pt; background-color: ff0000; color: orange; font-weight:bold; }
B.ENGBOLD { color: #424242; font-weight: bold; }
B.SECTION { color: #276C1B; font-weight: bold; }
B.ORANGE { color: #C76E16; font-weight: bold; }
B.WHITE { color: #FFFFFF; font-weight: bold; }
B.RED { color: #FF0000; font-weight: bold; }

@media screen {
ul.eng { list-style-image:url(/electronics/images/right_bullet.gif); margin-bottom: 15px; padding-bottom: 0px; font-weight: normal;}
li.sublinks { list-style-position: inside; list-style-image:url(../images/right_bullet.gif); }
}

TD.TITLE { font-family: Verdana, Geneva, Helvetica; font-weight: normal; font-style: normal; font-size: 8pt; color: #333333; background: #EFD677; }
TD.TABULAR { font-family: Verdana, Geneva, Helvetica; font-weight: normal; font-style: normal; font-size: 8pt; color: #333333; background: #e5e5e5; }

.hiddenhr { display:none; }


table.gray { background-color: #dddddd; cellpadding: 0px; cellspacing:0px; font-size: 8pt; font-family: Verdana; font-weight:normal; }
th.yellow { background: #EFD677; padding: 5px; font-size: 9pt;  font-weight: bold; }
td.gray { color: #333333; font-size: 8pt; background: #e5e5e5; padding:10px;}
table.gray td { color: #333333; font-size: 8pt; background: #e5e5e5; padding:10px;}

#programmeDesc { font-size: 10pt; }


a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:180px;}
a.tooltip:hover span{display:inline; position:absolute; background:#FFFDA1; border:2px solid #999999; color:#6c6c6c;}
