#MenuMain
{
	position: absolute;
	top:179px;
	left:0px;
	width:179px;
	height:370px;
	background-color: #ffffff;
}
#TopMain
{
	position: absolute;
	top:0px;
	left:0px;
	width:990px;
	height:179px;
	background-color: #ffffff;
}
#Main
{
	position: absolute;
	top:179px; 
	left:174px;
	width:816px;
	height:370px;
	background-color: #ffffff;
	z-index:10;
}
#BottomMain
{
	position: absolute;
	top:550px;
	left:0px;
	width: 990px;
	height: 55px;
	background-color: #336633;
	z-index:0;
}
#div1
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	height: 550px;
}
#ContentMain
{
	position:absolute;
	left:15px;
	top:0px;
	height: 370px;
	width: 801px;
	background-color:#ffffff;
	z-index:10;
}
.BlueHeader{color: #336633; font-size:12pt; font-family: Tahoma, Arial, Helvetica, sans-serif;}
.BlueHeader10{color: #336633; font-size:10pt;}
.scroll{overflow: auto;}
.justify{text-align: justify;}
.marginleft30{margin-left: 30px;}
.normal10
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
.bold{font-weight: bold}
