html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-color: #99CC99;
}
body, tr, td, dl, dt, dd, ul, ol, li, p, select, option, input {
	font: 11px Verdana;
}
a, a:link, a:hover, a:active, a.menu, a.menu:link, a.menu:hover, a.menu:active {
	text-decoration: none;
}
a, a:link {
	color: #666666;
}
a:hover, a:active {
	color: #CC9999;
}
a.indocs, a.indocs:link, a.indocs:hover, a.indocs:active {
	text-decoration: underline;
}
a.menu, a.menu:link, .trtab0 {
	color: white;
}
a.indocs, a.indocs:link, a.menu:hover, a.menu:active, h1, h2, h3 {
	color: #993333;
}
a.indocs:hover, a.indocs:active, .mlm {
	color: #9999CC;
}
h1 {
	font: 22px/1.2em Georgia, "Times New Roman";
	letter-spacing: .04em;
}
h2 {
	font: 18px/1.385em Georgia, "Times New Roman";
}
h3 {
	font: 13px/1.636em Georgia, "Times New Roman";
}
select, option, input, .tab {
	background-color: white;
	border: 1px solid #CCCCCC;
}
.bgs {
	background: #99CC99 url(/im/bgs.gif) repeat-y left top;
}
.bgh, .trtab0 {
	padding: 0px 30px 0px 30px;
	background: #99CC99 url(/im/bgh.gif) repeat-x left top;
}
.bgr {
	background: #99CC99 url(/im/bgr.gif) repeat-y right top;
}
.bgl {
	background: #CCCC99 url(/im/bgl.gif) repeat-x left top;
}
.bgi {
	background: #EBEBD7 url(/im/bgi.gif) repeat-x left top;
}
.bgm {
	background: white url(/im/bgm.gif) repeat-y left top;
}
.bgt {
	background-color: #9999CC;
}
.bgc {
	background-color: #EBEBD7;
}
.trtab1 {
	background-color: #F0F0F0;
}
.mlm {
	font: 11px Verdana;
	font-weight: bold;
	padding: 0px 10px 0px 8px;
}
.rlm {
	padding: 0px 10px 0px 10px;
}
.tlm {
	padding: 0px 30px 0px 5px;
}
.hlm {
	font: 28pt Georgia, "Times New Roman";
}
.lt, .lm, .lb, .bgs, .bgi, .mlm, .hlm, .tlm {
	text-align: left;
}
.ct, .cm, .cb, .bgl, .bgc {
	text-align: center;
}
.jt, .jm, .jb {
	text-align: justify;
}
.rt, .rm, .rb, .bgr, .bgt {
	text-align: right;
}
.lt, .ct, .rt, .jt, .bgr, .bgs, .bgl, .bgi {
	vertical-align: top;
}
.lm, .cm, .rm, .jm, .bgt, .bgc, .mlm, .tlm {
	vertical-align: middle;
}
.lb, .cb, .rb, .jb, .hlm {
	vertical-align: bottom;
}
