html{ margin: 0; padding: 0; }
body { margin: 0; padding: 0; background-color: #a0c8fb;}
html, body, td, div, p { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; }
form { padding: 0; margin: 0; width:960px; border-right: solid 2px #3e65d7; border-left: solid 2px #3e65d7; border-bottom: solid 2px #3e65d7; }
img { margin: 0; padding: 0; }
a img { border: 0;  }
table { border-collapse: collapse; empty-cells:show; }
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-family: Tahoma; font-size: 13pt; font-weight: bold; color: black; text-align: center; }
h2 {font-family: Tahoma; font-size: 12pt; font-weight: bold; color: #444444; text-align: center; }

a { color:navy;}
a:hover { color: blue; }
p { text-indent: 11pt; text-align: justify; }

table#menu { height: 30px; }
table#menu td { vertical-align: middle; font-family:Arial; font-size:13px; }
table#menu td a { text-decoration: none; }

#lmenu { width:251px; vertical-align: top;  background-color: #e5f0fd; background-image: url(../ii/menubgg.gif); background-position: left top; background-repeat: repeat-y; }
#lmenu .m { background-image: url(../ii/menubg.jpg); background-position: left top; background-repeat: no-repeat; min-height: 750px; height:auto !important; height:750px; }
#lmenu .m1 { font-size: 14px; padding: 3px; padding-left:10px; font-weight: bold; text-transform:uppercase; font-family: Tahoma; color: #00267d; }
#lmenu .m1 a { text-decoration: none; color: #00267d; }
#lmenu div.a { font-weight: bold !important;  }
#lmenu .m2 { font-size: 12px; padding: 3px; padding-left:9px; color: #00267d; }
#lmenu .m2 a { text-decoration: none; color: #00267d;}
#lmenu .m2l { border-bottom: none !important; }

#footer { height: 79px; padding-top: 20px; text-align:center; background-image: url(../ii/footer.jpg); background-repeat: no-repeat; }

#rcontent { padding: 10px; padding-right:0px; width: 699px; background-color: #B4D2FA; background-image: url(../ii/contentfoo.jpg); background-position: right bottom; background-repeat: no-repeat; }
#content { padding: 10px; width: 689px; background-color: #B4D2FA; background-image: url(../ii/contentfoo.jpg); background-position: right bottom; background-repeat: no-repeat; }

div.bluehead { font-family: Arial; font-size: 20px; font-weight: bold;  color: #00267d; text-align: center; margin-bottom: 8px;}
div.bluetext { font-size: 12px;  color: #00267d; text-indent: 20px; text-align: justify;}

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;}
table.data tr td { vertical-align: top; border: solid 1px #999999; margin: 0px; padding: 5px; }
table.data tr.even td { background-color: #f0f1e5; }

.news .item { margin-bottom: 10px; }
.news .title { font-weight: bold; }
.news .date { font-size: 80%; }

.scrollbody
{
	background-color: #EEEFEF;
}
.scrollItem
{
	border: gainsboro 1px solid;
}