html
{
    padding: 0px;
    margin: 0px;
}
body
{
    background-color: #F0F0F0;
    background-image: url("");
    color: #000000;
    font-family: Tahoma, Verdana, sans-serif;
    font-size: x-small;
    padding: 0px;
    margin: 5px;
}
b{
    color:navy;
}
a
{
    color:blue;
    font-weight:bold;
}
img
{
    border:none;
}
table.rules
{
    width:100%;
    margin:0px;
    empty-cells: show;
    border-spacing: 1px;
    vertical-align: top;
    font-family: tahoma, calibri, helvetica, sans-serif;
    font-size: small;
    color: #000000;
    font-style: Normal;
    font-weight: Normal;
    text-align: Left;
    background-color: silver;
    border:none;
}
th
{
    text-align:left;
    font-weight:bold;
    padding:5px;
    background-color: #F0F0F0;

}
td{
    /*	border:thin solid silver;
    */	

}
#container
{
    color: blue;
    background-color: #EEEEFF;
    padding: 0px;
    margin: 10px auto;
    width: 99%;
    min-width: 980px;
    background-image: url("");
    border: thin solid blue;
    position: relative;
    border-radius:15px;
}
#divBlock
{
    display: none;
    height: 100%;
    width: 100%;
    background-color: gray;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 9;
}
#header
{
    background-color: #EEEEFF;
    padding: 5px;
    text-align: center;
    border-radius:15px;
    background-image: url(../images/McGoo.png), url(../images/McGoo_Banner.png) ;
    background-position: right top, left center ;
    background-repeat: no-repeat, no-repeat;
    height:100px;
}
#disableTree{
    position:absolute;
    top:96px;
    left:5px;
    width:1000px;
    height:800px;
    background-color:white;
    opacity:0.7;
    z-index:8;
    display:none;
}

#saveDelay{
    position:absolute;
    top:296px;
    left:410px;
    width:200px;
    height:200px;
    padding:50px;
    z-index:9;
    display:none;
}
#divWait
{
    display: none;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: fuchsia;
    font-family: Tahoma, Verdana, sans-serif;
}
#divMenu
{
    width: 100%;
}
#divHolder
{
    padding: 0px;
    background-color: #FFFFFF;
    min-height: 300px;
    overflow: auto;
}
#ads
{
    text-align: center;
    padding: 5px;
    background-color: #EEEEEE;
    border: thin solid gray;
    border-bottom-left-radius:15px;
    border-bottom-right-radius:15px;
}
#tblHolder
{
    width: 100%;
    border-spacing: 0px;
    border: none;
}
button
{
    padding: 2px 10px 2px 10px;
    margin-bottom: 2px;
    font-family: Tahoma, Verdana, sans-serif;
    font-size: small;
    font-weight: bold;
    vertical-align: middle;
    text-align: left;
}
#divMessage
{
    font-family: Tahoma, Verdana, sans-serif;
    font-size: small;
    color: Navy;
    padding: 10px;
}
.divbutton
{
    border: thin outset gray;
    padding: 3px;
    width: auto;
    cursor: pointer;
    background-color: wheat;
}
li
{
    margin-bottom: 3px;
}
h1
{
    color: navy;
    margin: 3px;
    padding: 3px;
    font-size: large;
}
h2
{
    margin:15px 10px;
    font-size:medium;
    color: blue;
    text-align: left;
    padding: 2px;
    font-weight: bold;
}
h3
{
    color: Black;
    margin: 2px 12px;
    padding: 0px;
    font-size: medium;
}
h4
{
    color: red;
    font-size: small;
    text-align: left;
    margin: 10px 20px;
    padding: 0px;
    font-weight: bold;
}
h5
{
    color: navy;
    font-size: small;
    text-align: left;
    margin: 50px 2px 2px 20px;
    padding: 0px;
    font-weight: bold;
}

img
{
    vertical-align: middle;
}

td
{
    font-size: small;
    font-family: Tahoma, Verdana, sans-serif;
    color: Blue;
    padding: 2px;
    vertical-align:top;
    background-color: #FCFCFF;
}

td.Col1
{
    padding: 2px;
    vertical-align: top;
    font-size: 10pt;
    color: #000000;
    font-style: Normal;
    font-weight: Normal;
    text-align: Left;
    background-color: #FCFCFF;
}
td.Col2
{
    padding: 2px;
    vertical-align: top;
    font-size: 10pt;
    color: #000000;
    font-style: Normal;
    font-weight: Normal;
    text-align: Left;
    background-color: #FEFEFE;
    min-width:280px;
}
td.Col3
{
    padding: 2px;
    vertical-align: top;
    font-size: 10pt;
    color: #000000;
    font-style: Normal;
    font-weight: Normal;
    text-align: Left;
    background-color: #FEFEFE;
}
td.Col4
{
    padding: 2px;
    vertical-align: top;
    font-size: 10pt;
    color: #000000;
    font-style: Normal;
    font-weight: Normal;
    text-align: Left;
    background-color: white;
}
td.Col5
{
    padding: 2px;
    vertical-align: top;
    font-size: 10pt;
    color: #000000;
    font-style: Normal;
    font-weight: Normal;
    text-align: Left;
    background-color: white;
}
td.value 
{
    padding:2px;
    vertical-align:top; 
    font-size:small; 
    color:#000000;
    font-style:Normal;
    font-weight:Normal;
    text-align:Left;
    background-color:#EEFFEE;
}

td.na
{
    padding:2px;
    vertical-align:top; 
    font-size:10pt; 
    color:#000000; 
    font-style:Normal; 
    font-weight:Normal; 
    text-align:Left; 
    background-color:#FFEEEE;
}