body.blue1 {background:#eee}
body.green1 {background:#ecf9ec;} /* test with selectors */
body.green2 {background: #f0f9f0;font-family: Verdana, 'Lucida Sans Unicode', sans-serif, Arial}
body.white {background:#fff}
body.white0 {margin:0px;background:#fff url(../../images/examples/bluehatchback3.gif);font-family: Verdana, 'Lucida Sans Unicode', sans-serif, Arial}
body.white-grid {margin:0;padding:25px;font-family: Verdana, 'Lucida Sans Unicode', sans-serif, Arial}

table.support {font-size:90%;border-collapse:collapse;margin:auto}
table.support caption {padding:5px 0 10px}
table.support td, table.support th {border:1px solid #000;padding:6px 3px}
table tbody th {text-align:left}
table.support td.sup {background:#6ea;text-align:center}
table.support td.nosup {background:#cdd;text-align:center}
table.support td.parsup {background:#ece;text-align:center}
table.support td.filter {background:#fc8;text-align:center}
table.support td.target {background:#f88;text-align:center}

td.green, td.red, td.orange, td.blue {text-align:center;font-weight:bold;font-size:200%;}
td.green {color:#6ea;}
td.red {color:#f88;}
td.orange {color:#fc8;}
td.blue {color:#ace;}

span.failed {color:red;font-weight:bold}
span.passed {color:#009E38;font-weight:bold}
span.neither {color:#555;font-weight:bold}
div.testnav {border:1px solid #007;font-family: Verdana, 'Lucida Sans Unicode', sans-serif, Arial}
div.testnav ul {float:left;list-style:none;margin:0;padding:0}
div.testnav li {float:left;}
div.testnav a {display:block;padding:15px;border-right:1px solid #007}
div.testnav a:hover {background:#cde}
div.testclear {clear:both}



