﻿.nscolor { background-color: #333333 }
.framecolor { background-color: #006600 }
.menucolor { background-color: #99ff99 }
.panelcolor { background-color: #ffffff }
.stripecolor { background-color: #BDFABD }

body                         { font-family: verdana, arial, helvetica, sans-serif }
html,body { margin: 0px; padding:0px; }
p                   			  { font-family: verdana, arial, helvetica, sans-serif }
dt								  { font-family: verdana, arial, helvetica, sans-serif }
dd								  { font-family: verdana, arial, helvetica, sans-serif }
li                            { font-family: verdana, Arabic Transparent, Traditional Arabic, Simplified Arabic }
h1, h2, h3, h4, h5, h6       { font-family: verdana, arial, helvetica}
.headlinktext, .headnotetext, .sidelinktext, .sideheadtext, .headsidelinktext, .footnote  { font-family: verdana, arial, helvetica}
.bodytext, .quotation, .smallheader        { font-family: verdana, arial, helvetica
}
.arabictext, .arabicfoot, .arabictext14      { font-family: "Times New Roman", "Simplified Arabic", "Traditional Arabic"
}
.arabicsidetext              { font-family: "Times New Roman", "Simplified Arabic", "Traditional Arabic" }
.arabichead                  { font-family: "Times New Roman", "Simplified Arabic", "Traditional Arabic" }
.greektext                   { font-family: "Times New Roman", "Lucida Sans Unicode", "Arial Unicode MS" }
.hebrewtext                  { font-family: "Times New Roman", "Lucida Sans Unicode", "David" }
.farsitext                 { font-family: "Times New Roman", "B Lotus"
}
.urdutitle, .urdutext         { font-family: "Nafees Naskh", "Urdu Naskh Asiatype", "B Lotus"
}
.russiantext                   { font-family: "Times New Roman", "Lucida Sans Unicode", "Arial Unicode MS" }
.chinesetext { font-family: "PMingLiU", "MingLiU" }



body { font-size: 10pt; }
p  { font-size: 10pt; }
dt { font-size: 10pt; text-align: left}
dd { font-size: 10pt; text-align: left}
h1 { font-size: 24pt; text-align: center}
h2 { font-size: 14pt; text-align: center}
h3 { font-size: 12pt; text-align: center}
h4 { font-size: 10pt; text-align: left }
h5 { font-size: 10pt; text-align: indent }
h6 { font-size: 10pt; text-align: center }
li { font-size: 10pt; text-align: left }

.headnotetext { color: #000000; font-size: 10pt; font-style: italic }
.headlinktext { color: #99ff99; font-size: 10pt; font-weight: bold }
.smallheader { color: #CCFFCC; font-size: 8pt; font-weight: bold }
.sidelinktext { color: #006600; font-size: 8pt }
.sideheadtext { color: #006600; font-size: 10pt; font-weight: bold }
.headsidelinktext { color: #006600; font-size: 12pt; font-weight: bold; text-align: center; }
.footnote   { color: #000000; font-size: 8pt }
.quotation  { color: #000000; font-size: 9pt }
.bodytext   { color: #000000; font-size: 10pt; }
.arabictext { color: #000000; font-size: 14pt; }
.arabictext14 { color: #000000; font-size: 14pt; }
.arabicsidetext { color: #006600; font-size: 10pt; }
.arabichead { color: #000000; font-size: 18pt; font-weight: bold }
.greektext  { color: #000000; font-size: 12pt;}
.hebrewtext { color: #000000; font-size: 13pt;}
.farsitext {color: #000000; font-size: 14pt;}
.arabicfoot { color: #000000; font-size: 11pt; }
.urdutitle, .urdutext { color: #000000; font-size: 18pt; }
.urdutext { color: #000000; font-size: 14pt; }
.russiantext { color: #000000; font-size: 12pt; }
.chinesetext { color: #000000; font-size: 13pt; }



BODY {
 scrollbar-base-color: 006600;
 scrollbar-track-color: 006600;
 scrollbar-face-color: 77FF77;
 scrollbar-highlight-color: 006600;
 scrollbar-3dlight-color: 006600;
 scrollbar-darkshadow-color: 000000;
 scrollbar-shadow-color: 003300;
 scrollbar-arrow-color: 005500;
 }