html{ margin: 0; padding: 0; height: 100%; }
body { margin: 0; padding: 0; height: 100%; background-color: #F0EEDA; background-image: url(../ii/pbg.gif); background-repeat: repeat-y;}
html, body, td, div, p { font-family: Arial; font-size: 11pt; }
form { padding: 0; margin: 0; height: 100%; width:100%; }
img { margin: 0; padding: 0; }
a img { border: 0;  }
p { text-indent: 1cm;}

* html img,
* html .png{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "/ii/t.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "")),this.pngSet=true)
    );
}

h1 {font-size: 16px; font-weight: bold; color: #621C09; text-align: left; margin-top:0px; }
h2 {font-size: 14px; font-weight: bold; color: #7c341f; text-align: left; }

a { color:navy;}
a:hover { color: blue; }
p { text-indent: 11pt; text-align: justify; }

#container {min-height: 100%; margin-bottom: -125px; }
* html #container {height: 100%;}
#content { padding-bottom: 125px; }

table#h { background-image: url(../ii/tbg.gif); background-repeat: repeat-x; width: 100%; border-collapse: collapse;}
table#h td { padding: 0px; margin: 0px; }
table#menu { background-color: #8A2A0F; width: 100%; border-collapse: collapse;}
table#menu td { padding: 0px; margin: 0px; }
table#menuspl { background-image: url(../ii/mbg.jpg); background-repeat: repeat-x; width: 100%; border-collapse: collapse;}
table#menuspl td { padding: 0px; margin: 0px; }
table#tc { width: 100%; border-collapse: collapse;}
table#tc td { padding: 0px; margin: 0px; vertical-align: top; }
table#tc td#c { padding: 10px; padding-right: 15px; }

#nav div { text-align: right; font-size: 80%; color: #333333; }

div#footer { height: 125px; background-image: url(../ii/fbg.gif); background-repeat: repeat-x; }
table#foo { width: 100%; border-collapse: collapse;}
table#foo td { padding: 0px; margin: 0px; vertical-align: top; color: #535353; font-size: 11px !important; }
table#foo td div {font-size: 11px !important; }
table#foo td h3 { color: #953514; margin: 0px; padding: 0px; margin-top: 3px; font-size: 11px !important;}

table.data { border-collapse: collapse; border: solid 1px #999999;}
table.data tr th { background-color: #776d3b; color: White !important; font-weight: bold; margin: 0px; padding: 5px !important;}
table.data tr td {  vertical-align: top; border: solid 1px #999999; margin: 0px; padding: 5px !important; }
table.data tr.even td { background-color: #f0f1e5; }
