/* css.css - 2-9-2010 */
<style type="text/css">
body{background-color:whitesmoke;font:"times new roman"}
a:active,a:link,a:visited{text-decoration:none;color:blue;font:11pt "times new roman"}
a:hover{text-decoration:none;background:lightyellow;font:11pt "times new roman";color:maroon;border:solid 1px darkgray}
a.menu:active,a.menu:link,a.menu:visited{color:white;font:bold 10pt "times new roman";padding:2px}
a.menu:hover{text-decoration:none;background:white;color:orangered;font:bold 10pt;padding:2px;border-left:5px solid orangered}
.rollover a {display:block;width:52px;border-left:4px solid blue}
#menuSel{background-color:white;color:orangered;border-left:5px solid orangered;padding:2px}
ul{list-style:none;font:11pt "times new roman";color:black;margin:0;margin-left:16px;padding:2px 0 4px 8px} 
li.menu{list-style:none;font:10pt "times new roman"}
li a:active,li a:link,li a:visited{text-decoration:none;margin-left:4px;color:blue;font:11pt "times new roman";font-weight:bold}
.borderPrint{width:100%;border:double darkgray}
.borderHead{width:100%;height:27px;background-image:url('image/bgHead.png');font:bold italic 10pt "times new roman"}
.borderHead2{width:100%;background-image:url('image/bgHead.png');font:bold 10pt "times new roman"}
.borderMenu{width:100%;height:18px;background:CadetBlue;color:white}
.menuDetails{width:100%;height:74px}
.borderInfo{width:100%;height:26px;color:brown;background:gainsboro;border-left:8px solid orangered}
.borderBox{border-left:8px solid gainsboro;border-right:8px solid gainsboro}
.vertDot{border-left:2px dotted silver}
.bgBinder{width:9px;background-image:url('image/binderX.png')}
.btnX{color:blue;font:9pt "times new roman"}
.btnInput{font:9pt "times new roman"}
.bg0{background:white}
.bg1{background:aliceblue}
.bg2{background:whitesmoke}
.bg3{background:linen}
.bgBar{background:gainsboro}
.bgFooter{background:LightSkyBlue;font:8pt "times new roman"}
.bgVN,bgVI{background:#F0E68C}
.bgEN{background:#90EE90}
.bgFR{background:#ADD8E6}
.bgLang{border:1px inset gainsboro;font:bold 12pt "times new roman"}
option.d0{background:mistyrose}
option.d1{}
.ln{border-top:1px solid gray}
.tbl{border:1px solid black}
.vert{border-right:1px solid gray}
/* For Led doc in Trans.asp */
#pLedTitle{margin-left:4px;text-indent:54px;font:bold 16pt "times new roman"}
#pLedTitleCen{margin-left:4px;text-align:center;font:bold italic 16pt "times new roman"}
#pLedB{margin-left:4px;font:bold italic 11pt "times new roman"}
#pLed{margin-left:48px;text-indent:-36px;font:11pt "times new roman"}
#pComposer{margin-left:4px;text-indent:74px;font:bold 11pt "times new roman"}
#pComposerCen{text-align:center;font:bold 11pt "times new roman"}
#pPoem{margin-left:8px;text-indent:14px;font:11pt "times new roman"}
#pQues{margin-left:48px;text-indent:-54px;font:11pt "times new roman"}
#pAns,#pPalsm{margin-left:26px;text-indent:-36px;font:11pt "times new roman"}
#pPalsmTitle{margin-left:8px;text-indent:64px;font:bold 11pt "times new roman"}
#pQues2{margin-left:16px;text-indent:-32x;font:11pt "times new roman"}
#pAns2,#pPalsm2{margin-left:94px;margin-right:4px;text-indent:-36px;font:11pt "times new roman"}
#pPalsmTitle2{margin-left:4px;text-indent:120px;font:bold 11pt "times new roman"}
#pError{margin-left:6px;text-indent:30px;font:11pt "times new roman"}
#pInd{font:11pt "times new roman"}
#txtHilite{color:green;font:bold 12pt "times new roman"}
#txtXSS{font:8pt "times new roman"}
#txtXS{font:9pt "times new roman"}
#txtXSB{font:bold 9pt "times new roman";color:red;text-decoration:underline}
#txtXSi{font:italic 9pt "times new roman"}
#txt0{font:10pt "times new roman"}
#txt0i{font:italic 10pt "times new roman"}
#txt1{font:11pt "times new roman"}
#txt2{font:12pt "times new roman"}
#txt3{font:14pt "times new roman"}
#txt4{font:16pt "times new roman"}
#toolTip{width:160px;border:1px solid #CCC;background-color:#F9F9F9;position:absolute;visibility:hidden;overflow:hidden;font:8pt "times new roman"}
#toolTip h1{display:block;background-color:#F1F1F1;font:bold 8pt "times new roman";border-bottom:1px solid #CCC;margin:0;padding:0 2px}
#toolTip p {margin:0;padding:4px 2px}
</style>