﻿body
{
   font-family:Segoe UI,Arial;
}

code
{
   color:#7F6825;font-size:1.2em;font-weight:900
}

table#mainTable
{
   border:none!important;margin-left:auto;width:auto
}

table
{  border:2px solid black;font-size:1em;margin-left:5%;width:90%
}

tr.header,tr.markedHeader
{
   background-color:Black;
   font-weight:bold;
   color:#FF8000;
}

tr.header td
{
   padding-left:1.3em
}

tr.markedHeader td
{
   padding-left:1.3em;background: black url(images/mark.png) no-repeat left;
}

body
{  font-size:0.8em
}

.sample
{
   margin: 0.6em; float:left;clear:both;width:99%
}
.sample iframe
{
   width: 95%;
   height: 15em;
   border: 0.4em solid black;
   margin: 0em;
}
.sample div
{
   margin: 0px;
   padding: 0px;
}
.sample  div  div, .sample td
{
   float: left;
   padding: 0.2em;
   color: white;
   background-color: #C0C0C0;
   cursor: pointer;
   padding-left:0.5em;
   padding-right:0.5em;
}
.sample div .selectedItem, .sample td.selectedItem
{
   background-color: Black !important;
   font-weight: bold !important;
   color: #FF8000 !important;
   padding: 0.3em !important;
}

.SiteMap
{
   font: normal 90% Verdana, Arial, Sans-serif;
   color:White;
   width:100%;
}

.SitemapRow
{
   float:left;clear:left;width:100%;padding-bottom:0.2em;cursor:pointer    
}

.SitemapRow_selectedItem
{
   font-weight:bold
}

a
{  color:#FF8000;font-weight:bold
}

.hbar
{  background-color:#7F6825;height:0.2em;width:100%;font-size:1px
}

.hilite1 { background-color:#C0C0FF; }
.hilite2 { background-color:#C0FFC0; }
.hilite3 { background-color:#FFC0C0; }
.hilite4 { background-color:#FFFF60; }

m