html
{
}
body
{
  font-family:georgia,"times new roman";serif; font-size:14px;
  background:#EEE
     url(nesvbg_home.png)
     0px -450px repeat-x;
  color:#000; margin:0px
  /* grad_body: http://bisqwit.iki.fi/fliers/vgradients/B2D7FF,EEEEEE,300,700.jpg
   */
}
#page
{
  margin-left:0pt 11%;
  margin-right: 10px;
  /* FIXME: write the above as a single margin: line */
}

th,td
{
  text-align:left;
  /*vertical-align:text-top;*/
  padding:2px
}
h2,h3,h4,h5 { margin-top:6px; margin-bottom:3px }

h1 { font-size:17px; margin:0px;
     background:#531F86; color:#FFF;
     width:100%
    }

#page a { color: #105CB6; cursor: pointer; outline: none !important; }
#page a:visited { color: #5C10B6; }
#page a:hover, a:focus { color: #003; }
#page a:active { color: #003; }

#page a.broken{text-decoration:underline}
#page a.broken:link{color:#C00;text-decoration:underline}
#page a.broken:visited{color:#800;text-decoration:underline}
#page a.broken:hover{color:#080;text-decoration:underline}

#banner,#anim {overflow:hidden }
#banner { border-bottom:4px solid #371682;
          background:#110828 url('nesvbg_home.png') no-repeat;
          z-index:10;
        }
#banner table { height:60px; text-align:center; font-family:helvetica,arial;
                border-collapse:collapse;
                width:100%; z-index:20
              }
#banner table tr td { padding:0px; margin:0px }

#mantra { position:absolute;left:54px;top:2px;
          font-family:verdana; font-weight:bold; 
        }
#mantra .m0 { color:#FFF; font-size:17px; background:transparent;
              font-family:helvetica,arial,sans-serif; font-weight:bold }
#mantra .m1 { color:#FFF; font-size:10px }
#mantra .m2 { color:#CCD; font-size:9px }

#mantra .m0{position:relative; width:150px; height:18px; z-index:3}
#mantra .m1,
#mantra .m2{position:relative; width:270px; height:11px; z-index:3}
#mantra .m0 span,
#mantra .m1 span,
#mantra .m2 span { position:absolute; display:block; top:0px; z-index:inherit }
#mantra .m0:before,
#mantra .m1:before,
#mantra .m2:before { display:block; padding:1px; content: attr(title); color:#110828 } 
/*#mantra .m0
#mantra .m1,
#mantra .m2 { text-shadow: 1px 1px 5px #000; }*/

#mantra .m0 span a:link,
#mantra .m0 span a:visited { color:#FFF; text-decoration:none }

#tinymenu { height:40px; text-align: center; color:#55D }
#mainmenu { height:30px; text-align: center; vertical-align:bottom }

#tinymenu ul { margin:10px;display:block;float:right }
#tinymenu ul li { margin:0px; display:inline; font-size: 14px; background:#110828; z-index:110 }
#tinymenu ul li:before { content:" | " }
#mainmenu ul { margin:0px;padding:0px;display:block }
#mainmenu ul li
  { margin:0px; display:inline; z-index:90;
    font-family:lucida sans,helvetica,arial,sans-serif; font-weight:bold; font-size:14px;
    background:#371682
               url(nesvbg_home.png)
               /* http://bisqwit.iki.fi/fliers/vgradients/B37DD7,371682,20,40.jpg */
               0px -370px repeat-x;
    padding: 8px 8px 2px 8px;
    border-top:1px solid #E0C5F4;
    border-left:1px solid #B37DD7;
     /* u r d l */
    margin-left:3px; margin-right:3px }
#mainmenu ul li a { color:#f3f3f3; z-index:90 }

#mainmenu ul li.selected
  { background:#64259C
               url(nesvbg_home.png)
               /*http://bisqwit.iki.fi/fliers/vgradients/DBC1F0,64259C,20,40.jpg */
               0px -410px repeat-x; }

#tinymenu ul li a { color: #3589f4; cursor: pointer; outline: none !important; }
#tinymenu ul li a:visited { color: #3589f4; }
#tinymenu ul li a:hover, a:focus { color: #FFF; }
#tinymenu ul li a:active { color: #FFF; }
#tinymenu ul li input { color:#FFF; background:#008; border:1px solid #000;
 border-bottom:1px solid #22F;
 border-right:1px solid #22F }

#tinyloginform,#tinyloginform form {display:inline }

div.deeper { padding-left:0.5em }

.source_snippet,code,tt { font-family:"courier new",monospace }
.source_snippet
{
  font-size:92%;
  background:#FFF; color:#000; border:1px dashed #888
}

blockquote
{
  margin-left:0em;
  margin-top:1px;
  margin-bottom:1px;
  border-left:1px dashed #bbb;
  padding-top:0.2em;
  padding-bottom:0.2em;
  padding-right:1em;
  padding-left:0.5em;
  background:#ddd;
  font-style:italic;
}

dt /* term */
{
  background:#EEC; color:#000;
  padding-left:1em; padding-right:2em;
  font-weight:bold;
}
dd /* definition */
{
  margin-left:2em
}

li,dt,dd { margin-top:0.5em; margin-bottom:0.5em }

#page, #pagepreview, #subpreviewwin
{
  font-family:/*helvetica,*/serif;
  color:#000;
  padding:3px
}
#pagepreview, #subpreviewwin { background:#eee }
#subpreviewwin, #wikipreviewwin { border:2px solid #000; width:100%; overflow:scroll }
#subpreviewwin { background:#FFF; color:#000; height:200px }
#wikipreviewwin { padding:4px; height:300px }

#subpreviewwin dl,#subpreviewwin dt { background:#FFF; font-weight:normal;padding:0 }

#menu p { margin-top:0.5em;margin-bottom:0.5em }
#page p { margin-top:1.1em;margin-bottom:1.1em }

h2.simple_edit
{
}

table.list, table.edit { width:100% }

table.list, table.wikitable
{
  background:#eee;color:#000;
  border-bottom:1px solid black;
  border-right:1px solid black;
  border-collapse:collapse;
}
table.list th, table.wikitable th
{
  background:#ddd;color:#000;
  border-left:1px solid black;
  border-top:1px solid black;
}
table.list td, table.wikitable td
{
  border-left:1px solid black;
  border-top:1px solid black;
}

table.edit
{
  background:#eee;color:#000;
  border-bottom:1px solid black;
  border-right:1px solid black;
  border-collapse:collapse;
}
table.edit th.edit
{
  border-left:1px solid black;
  border-top:1px solid black;
  vertical-align:top;
  width:20%
}
table.edit td.edit
{
  border-left:1px solid black;
  border-top:1px solid black;
  width:80%
}
table.edit th.spacer
{
  border-left:1px solid black;
  border-top:1px solid black;
}

.inputfailurefield
{
  color:red;font-weight:bold
}
.inputfailurealert
{
  color:red;font-weight:bold
}
.gamemoviefileerror
{
  color:red;font-weight:bold
}

.internalerror {font-size:200%;color:#c50;font-family:tahoma,serif}
.internalerror code {font-family:lucida console,monospace;color:#05c}

table.item, div.toc, table.tracker
{ background:#008;
  border-right:1px solid #008;
  border-bottom:1px solid black;
  border-collapse:collapse;
  font-family:/*helvetica,*/sans-serif;
  padding:0px;
  margin:0px
}
table.item { width:100% }
table.item th, table.item td, table.tracker
{ border-top:1px solid #008;
  border-left:1px solid #008;
  padding: 1px }
table.item th, table.tracker th
{ background:#acd; color:#000 }
table.item th a:link { color:#000 }
table.item th a:visited { color:#000 }
table.item td, div.toc, table.tracker td
{ background:#cde; color:#000 }
table.item td.shot {background:#eee; width:256px}
table.item td.what {background:#eee; color:#000; width:100%; height:1%}
table.item td.blah {background:#fff; color:#000; width:100%; height:100%; font-family:serif}
table.item td.blah div.overflow {height: 100%; overflow: auto;}
table.item td.shot img {margin:0px}
table.item p {margin-top:10px;margin-bottom:0px}
table.item td.sharing {background:#eee;color:#000;
             border-top:1px solid #ccc;
             font-size:80%;
             margin:0px;
             white-space:nowrap
            }
table.item td.misc { padding-left:10px; font-size:90% }

span.sharing { font-size:90%; color:#068; letter-spacing:0.02em }

table.sharing { font-size:80%; background:#ccc }
table.sharing th { background:#eee; color:#000; }
table.sharing td { background:#fff; color:#000; }

.queue_v { white-space:nowrap }
.queue_n { letter-spacing:-0.02em }
/* For some reason, Mozilla doesn't obey these three lines. Help? */
.queue_n a { text-decoration:none }
.queue_n a:link { text-decoration:none }
.queue_n a:visited { text-decoration:none }

.maintlog_n { letter-spacing:-0.02em }


.changelogimage
{
  clear:both;
  border-top:1px dashed #888;
  width:100%; height:1px
}
.changelogimage .img
{
  float:right;
  padding:0.2em;
  border:1px solid #aaa;
  font-size:11px;
  font-family:arial,sans-serif;
}


.newsfloat
{
  float:right;
  padding:0.2em;
  margin-top:32px;
  border:1px solid #aaa;
  width:29%;
  overflow: auto;
  max-height: 400px;
  height: 260px;
}

div.moviefloat table.item
{
  float:left;
  padding:0.2em;
  width:65%;
  height:240px;
}

.welcomediv
{
  width:100%;
  border:2px solid #371682;
  background-color:#D7CED7;
  -moz-border-radius:20px;
  -webkit-border-radius:20px;
  text-align:center;
}

div.thumbnail
{
  float:left;
  /*font-size:80%;*/
  font-size:9px;
  font-family: verdana,arial,sans-serif;
  white-space:nowrap; /* microsoft ie does not honor this css setting */
  margin-right:2px
}
div.thumbnailgroup
{
  float:left;
  font-size:80%;
  font-family: verdana,arial,sans-serif;
  white-space:nowrap;
  background:#eee;
  color:#000;
  padding:2px;
  border:1px solid #888;
  margin:1px;
}

div.page {padding-left:4px;padding-right:4px}

div.linkinstr, div.linkinstr ol { font-size:14px; margin:0px }
div.attention
{
  font-size:15px;
  color:#c00;background:#fed;
  border:1px solid #f30;
  padding-left:40px;
  padding-top:10px;
  padding-bottom:10px;
}
div.whyhowref { font-weight:bold; font-size:16px; color:#808 }



.thin {letter-spacing:-0.05em;font-weight:normal}

div.protest {background:#844;color:#fff;padding:8px;
             font-size:110%}
div.protest p {margin:0px}
div.protest a {color:#bbf}
div.protest a:link {color:#bbf}
div.protest a:visited {color:#bbf}
div.protest a:hover {color:#bbf}
div.protest img {margin-left:8px}

textarea { font-family:courier,"courier new",monospace }

strike
{
  text-decoration:line-through;
  color:#766;
  font-size:91%
}
div.diff { padding:2px; border:2px solid #000;
           background:#ddd;color:#000;
           font-family:monospace
         }
div.diff .header  { background:#ccc;color:#000; margin:0px }
/*div.diff*/ .context { background:#fff;color:#000; margin:0px }
/*div.diff*/ .add     { background:#be7;color:#000; margin:0px }
/*div.diff*/ span.del { background:#fa9;color:#000; text-decoration:line-through }
div.diff div.del  { background:#fa9;color:#000; margin:0px; }
div.diff div.dels { background:#fa9;color:#000; margin:0px; text-decoration:line-through }
div.diff .newline { color:#997 }

hr.invisiblehr {visibility:hidden;position:absolute;left:0px;top:0px}

table.editmovie td { border:1px solid #000; padding: 2px; margin: 2px }
table.classopt { font-size:90% }
table.fileopt { font-size:90% }

table.forumstats { border-collapse:collapse; font-size:9px }
table.forumstats a:visited, table.forumstats a:link { color:#000 }
table.forumstats img { border:0px }
table.forumstats td { border:1px solid #114; background:#AAF; width:110px }
table.forumstats tr.u  td { background:#9CF; color:#000;
                            font-size:11px; font-family: verdana,sans-serif;
                            font-weight:bold
                           }
table.forumstats tr.av td
{
  height:110px;
  background-color:#DEE3E7; vertical-align:top;
  background-repeat: no-repeat;
  background-position:bottom right
}
table.forumstats tr.av td span { background:#EEE }

div.toc { font-size:70%; border:1px solid #000; padding:5px }
div.toc ul { margin-top:0px; margin-bottom:0px; margin-left:1em; padding:0 }
div.toc li { margin-top:0px; margin-bottom:0px }
.mktreecmd { cursor:pointer; text-decoration:underline; color:#008 }
/* Put this inside a @media qualifier so Netscape 4 ignores it */
@media screen, print { 
	/* Turn off list bullets */
	ul.mktree  li { list-style: none; } 
	/* Control how "spaced out" the tree is */
	ul.mktree, ul.mktree ul , ul.mktree li { margin-left:10px; padding:0px; }
	/* Provide space for our own "bullet" inside the LI */
	ul.mktree  li           .bullet { padding-left: 15px }
	/* Show "bullets" in the links, depending on the class of the LI that the link's in */
	ul.mktree  li.liClosed > .bullet
	 { cursor: pointer; background: url("mktree.png") no-repeat   0px 50%; }
	ul.mktree  li.liOpen   > .bullet
	 { cursor: pointer; background: url("mktree.png") no-repeat -19px 50%; }
	ul.mktree  li.liBullet > .bullet
	 { cursor: default; background: url("mktree.png") no-repeat -38px 50%; }
	/* Sublists are visible or not based on class of parent LI */
	ul.mktree  li.liOpen    ul { display: block; }
	ul.mktree  li.liClosed  ul { display: none; }
	/* Format menu items differently depending on what level of the tree they are in */
	/*ul.mktree  li { font-size: 12pt; }
	ul.mktree  li ul li { font-size: 10pt; }
	ul.mktree  li ul li ul li { font-size: 8pt; }
	ul.mktree  li ul li ul li ul li { font-size: 6pt; }*/
}

div.lilchangelog
{
  float:right;
  border:1px solid #AAA;
  background:#E2E2E2;
  font-size:85%;
  letter-spacing:-0.05em;
  margin-left:1em
}

.embed { border:0px }
.embedleft { border:0px; float:left }
.embedright { border:0px; float:right } 

table.imgcell { border-collapse:collapse; border:none /*; display:inline-block*/ }
table.imgcell tr td { border:none; padding:0px; background-color:transparent }
table.imgcelldebug { border-collapse:collapse; border:none /*; display:inline-block*/ }
table.imgcelldebug tr td { color:#FFF; font-size:9px; font-family:arial,sans-serif; padding:0px; margin:-1px; border:1px solid #000 }

.clear { clear:both }

.nonmail { visibility:hidden;position:absolute; top:0px;left:0px }
.ismail { font-weight:normal }

td.history_ip
{
  background:#ddd;color:#000;
  text-align:right;
  font-size:75%
}


table.tracker { background:#006 }
table.tracker th { font-weight:normal; letter-spacing:-0.05em }
table.tracker td { font-size:90%;margin:1px; letter-spacing:-0.05em }
div.peers { float:right;visibility:hidden;display:none }
input.peers
{ margin-left:2em;
  margin-right:2em;
  font-size:60%;background:#cde
}
tr.tracker { border-top:1px solid #224; }
table.tracker table.peers { font-size:80% }

#uin { letter-spacing:-0.02em; font-size:80%; background:#E0E0E0 }

#uin a, #uin a:link, #uin a:visited, #uin a:hover { color:#303 }

.searchword { background:#FF0; color:#000 }

#submission_info { float:right; max-width:500px }
.submission tr th { background:#bcc;color:#000 }
.submission tr td { background:#dde2df;color:#000 }
#submission_text_hdr { background:#bcc; font-weight:bold; border:1px solid #000; padding:1px }
#submission_text { background:#dde2df; border:1px solid #000; padding:1px }
#subimssion_text dt /* term */
{
  background:#DEF; color:#000;
  padding-left:1em; padding-right:2em;
  font-weight:bold;
}
.mandatorytextinput { background:#FFC }
#subtext, .maxwidth { width:100% }

td.value
{
  text-align: right;
  padding-right: 0.5em;
}

a.extlink
{
  background:url('extlink.gif') 0px 5px no-repeat;
  padding-left:10px;
}

q { font-style:italic; color:#003 }

#searchhelp
{
  margin-left:1em;
  border:1px solid #888;
  width:60%;
  float:right
}
#searchhelp a:link    {color:#007; text-decoration:none }
#searchhelp a:visited {color:#007; text-decoration:none }
#searchhelp a         {color:#007; text-decoration:none }

.allmovieslist ul { font-size:92% }
.allmovieslist li { font-size:87% }
.allmovieslist ul, .allmovieslist li { margin-top:0px; margin-bottom:1px }

span.box { border:1px solid #444 }
table.subtbl tr th.edit {width:5%}
table.subtbl tr td.edit {width:95%}
table.pubtbl2 tr th.edit {width:10%}
table.pubtbl2 tr td.edit {width:40%}
input.example, textarea.example { background:#E3E3E3 }

/***************** ADS ****************/
#adbox b a,
#adbox b a:link,
#adbox b a:visited,
#adbox a,
#adbox a:link,
#adbox a:visited {color:#006;text-decoration:none;font-weight:normal;font-size:85%}
.adHeadline, .adText {}
.adText{color:#000}


/**************** TABS *******************/

/*
  .tabber_vert = before the tabber interface is set up
  .tabber_vert_live = after the tabber interface is set up
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  .tabbertab = the tab content
*/

.tabber_vert:before { content:"Warning: Javascript must be enabled to view tabs properly." }
.tabber_vert { display:block }
.tabber_vert_live .tabbertabhide { display:none }
.tabber_horiz:before { content:"Warning: Javascript must be enabled to view tabs properly." }
.tabber_horiz { display:block }
.tabber_horiz_live .tabbertabhide { display:none }

.tabber_vert { }
.tabber_vert_live { margin-top:1em }
.tabber_horiz { }
.tabber_horiz_live { margin-top:1em; clear:right }

.tabber_vert_live ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}
.tabber_horiz_live ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 /*border-right: 1px solid #778;*/
 font: bold 12px Verdana, sans-serif;
 width:115px;
 display:inline;float:left
}
ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

.tabber_vert_live ul.tabbernav li span.tablink
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 text-decoration: none;
 background:#DDE; font-size:10px;
 cursor:pointer
}

.tabber_horiz_live ul.tabbernav li span.tablink
{
 padding: 3px 1px;
 margin-top: 3px;
 border: 1px solid #778;
 text-decoration: none;
 float:right; position:relative; display:block;
 background:#DDE; font-size:10px; width:115px;
 cursor:pointer
}

ul.tabbernav li span.tablink:link    { color: #448; }
ul.tabbernav li span.tablink:visited { color: #667; }
ul.tabbernav li span.tablink:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

.tabber_vert_live ul.tabbernav li.tabberactive span.tablink
{
 background-color: #F5F5F5;
 border-bottom: 1px solid #F5F5F5;
}
.tabber_vert_live ul.tabbernav li.tabberactive span.tablink:hover
{
 color: #000;
 background: #FFF;
 border-bottom: 1px solid #FFF;
}
.tabber_vert_live .tabbertab
{
 padding:5px;
 border:1px solid #777;
 border-top:0;
 background:#F5F5F5
}

.tabber_horiz_live ul.tabbernav li.tabberactive span.tablink
{
 background-color: #F5F5F5;
 border-right: 1px solid #F5F5F5;
}
.tabber_horiz_live ul.tabbernav li.tabberactive span.tablink:hover
{
 color: #000;
 background: #FFF;
 border-right: 1px solid #FFF;
}
.tabber_horiz_live .tabbertab
{
 margin:0px auto;
 padding:5px;
 margin-left:-1px;
 border:1px solid #777;
 background:#F5F5F5;
 min-height:12em;
 max-width:800px; max-width:100%;
 overflow:auto;
 float:left; clear:right
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabber_vert_live .tabbertab h2 { display:none }
.tabber_horiz_live .tabbertab h2 { display:none }

/* Example of using an ID to set different styles for the tabs on the page */
/*
.tabber_vert_live#tab1 { }
.tabber_vert_live#tab2 { }
.tabber_vert_live#tab2 .tabbertab { height:200px; overflow:auto;}*/

br.clear {
  display: block;
  clear: both;
}

/* JSF formatting rules */
.jSfwSzqa1{background:#FFF;color:#000}
.jSf5o7kl1{background:#FFF;color:#1A1}
.jSfpLmX01{background:#FFF;color:#1AA}
.jSf-sSI-1{background:#FFF;color:#A1A}
.jSfWtbTI{background:#FFF;color:#000;font-weight:700}
.jSff4-Rt{background:#FFF;color:#1A1;font-weight:700}
.jSf5Rm2f1{background:#FFF;color:#A51;font-weight:700}
.jSfLonVN1{background:#FFF;color:#A51}
.jSfVg9_1{background:#FFF;color:#1AA;font-weight:700}
.jSfPJFd-1{background:#FFF;color:#A11;font-weight:700}
.jSfwu8121{background:#FFF;color:#33A}
.jSfgGxiu{background:#FFF;color:#33A;font-weight:700}
.jSfcOGT-{background:#000;color:#666}
.jSfnd8-R{background:#000;color:#909}
.jSfc06AO{background:#000;color:#C33}
.jSfgxyk{background:#000;color:#FF6}
.jSft8UOQ{background:#000;color:#963}
.jSfqtV9f1{background:#000;color:#099}
.jSfnbYe31{background:#000;color:#1A1}
.jSflrguE1{background:#000;color:#93F}
.jSfHg3qK{background:#FC6;color:#F00}
.jSfNsEOA1{background:#000;color:#C3F}
.jSfBHjL81{background:#000;color:#06C}
.jSfpSMV_{background:#000;color:#09F}
.jSfRDqyI1{background:#000;color:#FFC}
.jSf_9RBK{background:#000;color:#999}
.jSfIFrRJ{background:#FFF;color:#666}
.jSf-68Ja1{background:#FFF;color:#06C}
.jSf7BpPI{background:#FFF;color:#09F}
.jSf0WwF51{background:#FFF;color:#099}
.jSfcZ8k11{background:#FFF;color:#600}
.jSf5mjvt{background:#FFF;color:#909}
.jSfHnzi2{background:#000;color:#933;text-decoration:underline}
.jSfVmR1W1{background:#000;color:#F99;text-decoration:underline}
.jSf9pI6I1{background:#000;color:#C99;text-decoration:underline}
.jSfg6a9V1{background:#000;color:#906;text-decoration:underline}
.jSfrlir8{background:#000;color:#F39;text-decoration:underline}
.jSfp-9Iz{background:#FC9;color:#F00;text-decoration:underline}
.jSfYHaiW1{background:#000;color:#099;text-decoration:underline}
.jSfe89Bi1{background:#000;color:#6F9;text-decoration:underline}
.jSfK4-7J1{background:#000;color:#FFF;text-decoration:underline}
.jSfZibow{background:#000;color:#C39;text-decoration:underline}
.jSfiEtrg{background:#000;color:#393;text-decoration:underline}
.jSfP4KAq{background:#000;color:#696}
.jSfnevyM{background:#000;color:#6F3}
.jSfzsQQd1{background:#000;color:#063}
.jSfg6pxE1{background:#000;color:#0F6}
.jSfeUZkP{background:#000;color:#939}
.jSfGzTTx1{background:#000;color:#F6F}
.jSfCKQFH{background:#000;color:#993}
.jSfKT-ww{background:#300;color:#FF5}
.jSfWSBXl{background:#000;color:#FFF}
.jSf7OoRW1{background:#006;color:#666}
.jSfsOqyd1{background:#FFF;color:#066;text-decoration:underline}
.jSfQHvUD{background:#FFF;color:#906;text-decoration:underline}
.jSfaStN-{background:#FFF;color:#996;text-decoration:underline}
.jSfZirAl{background:#FFF;color:#600;font-style:italic}
.jSfXbMbc1{background:#FFF;color:#030}
.jSfCkgNW1{background:#FFF;color:#060}
.jSfdUbnP1{background:#FFF;color:#363}
.jSfhDRQE1{background:#FFF;color:#690}
.jSfA8tmj1{background:#FFF;color:#639}
.jSfRYF_Y1{background:#FFF;color:#93F}
.jSfMt2g81{background:#FFF;color:#039}
.jSfni4Mz{background:#FFF;color:#096}
.jSfUHMzY1{background:#FFF;color:#0F6}
.jSfx49fL{background:#FFF;color:#636}
.jSfDxenT{background:#FFF;color:#C6C}
.jSfLUA6k1{background:#FFF;color:#663}
.jSfUiPei{background:#FFF;color:#FF6}
.jSf4ooiC1{background:#FFF;color:#333;font-weight:600}
.jSfZ6WsT1{background:#FFF;color:#000;font-style:italic}
.jSf1tlcJ1{background:#FFF;color:#036;text-decoration:underline}
.jSfJgFBM{background:#FFF;color:#663;text-decoration:underline}
.jSfFYvCR1{background:#FFF;color:#C33;font-style:italic}
.jSfEm01s{background:#FFF;color:#066}
.jSftok0h1{background:#FFF;color:#090}
.jSfjJnCO{background:#FFF;color:#696}
.jSfPDqjv1{background:#FFF;color:#390}
.jSfJnSXl1{background:#FFF;color:#609}
.jSf7ARoT{background:#FFF;color:#90C}
.jSf9X-SB1{background:#FFF;color:#063}
.jSfazYuN{background:#FFF;color:#606}
.jSfemK3R{background:#FFF;color:#C3C}
.jSf04-9z{background:#FFF;color:#993}
.jSfxLSDL1{background:#FFF;color:#000;font-weight:600}
.jSf9HhTG1{background:#FFF;color:#A11}
.jSfPvJnn{background:#FFF;color:#AAA;font-weight:700}
.jSfT_5WE1{background:#A51;color:#A11;font-weight:700}
.jSfyLe5j{background:#A11;color:#000;font-weight:700}
.jSfsVIhy1{background:#A11;color:#A11}
.jSf3n2-01{background:#A11;color:#A11;font-weight:700}
.jSfGR9Ni1{background:#A11;color:#1AA}
.jSfKPpO7{background:#A11;color:#AAA}
.jSfoosq7{background:#A11;color:#33A;font-weight:700}
.jSf584c_{background:#A11;color:#1AA;font-weight:700}
.jSf3RUfE{background:#A11;color:#AAA;font-weight:700}
.jSfgy8fx1{background:#A11;color:#A51}
.jSfVvzQM1{background:#A11;color:#A51;font-weight:700}
.jSfwy_O31{background:#A11;color:#1A1}
.jSfpco38{background:#A11;color:#1A1;font-weight:700}
.jSfR0le7{background:#000;color:#AAA}
.jSfpZQQ8{background:#000;color:#A11;font-weight:700}
.jSf72Ldi1{background:#000;color:#1AA}
.jSf3qgc01{background:#000;color:#1A1;font-weight:700}
.jSf0WkHF1{background:#000;color:#33A;font-weight:700}
.jSfBXvKJ1{background:#000;color:#A1A}
.jSf5Di-_{background:#000;color:#A1A;font-weight:700}
.jSflhb-U{background:#000;color:#A51;font-weight:700}
.jSfp96C61{background:#000;color:#AAA;font-weight:700}
.jSflzv291{background:#FFF;color:#A1A;font-weight:700}
.jSflZZ5R{background:#000;color:#69F}
.jSf3GAIN1{background:#FF5;color:#A11}
.jSfN4sCv1{background:#000;color:#F5F}
.jSfz6ERy1{background:#000;color:#A11}
.jSfqAGSd{background:#000;color:#F99}
.jSftR1fS1{background:#003;color:#CCF}
.jSfT5zaM1{background:#003;color:#FFF;font-weight:700}
.jSf4zabD1{background:#003;color:#FFC;font-weight:700}
.jSft61oe1{background:#000;color:#C96}
.jSfnmlhn{background:#000;color:#CC6}
.jSfC5ufj1{background:#330;color:#FF6}
.jSf_YFc21{background:#330;color:#FFF}
.jSf0yHo91{background:#000;color:#CC9}
.jSfoy_5_1{background:#000;color:#FC9}
.jSf46dvZ1{background:#000;color:#CCC}
.jSfRq63t{background:#FFF;color:#69F}
.jSf-9-IP{background:#FFF;color:#C0C}
.jSfoCSDT1{background:#FFF;color:#666;font-style:italic}
.jSfELP3V1{background:#FFF;color:#333}
.jSfkApOv1{background:#FFC;color:#06C}
.jSfHXdIz1{background:#FFC;color:#039;font-weight:700}
.jSfsr2ug{background:#FFC;color:#330;font-weight:700}
.jSf3VxUs{background:#FFF;color:#963}
.jSfm0H9B{background:#FFC;color:#990}
.jSfhG6-v1{background:#FFC;color:#000}
.jSfOZdPs1{background:#FFF;color:#300}
.jSfJ3arS1{background:#FFF;color:#369}
.jSflNAkh{background:#FFF;color:#AAA}
.jSf5I4281{background:#A11;color:#000}
.jSf5gJ1q{background:#FFF;color:#1AA;text-decoration:underline}
.jSfEzuPp1{background:#FFF;color:#A51;text-decoration:underline}
.jSfTsU2a{background:#FFF;color:#A11;text-decoration:underline}
.jSfZXhUc1{background:#FFF;color:#C3F}

