body {
	background-color: #00A061;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu_block {
	position: absolute;
	width: 100px;
	top: 100px;
	left: 0px;
}

#menu_top {
	width: 100px;
	height: 10px;
	background:url(/Images/ImpACT_menuTop.gif);
}

#menu_mid {
	width: 100px;
	background:url(/Images/ImpACT_menuMid.gif);
	background-repeat:repeat;
}

#menu_bottom {
	width: 100px;
	height: 32px;
	background:url(/Images/ImpACT_menuBtm.gif);
}

#SiteTitle {
	background-color: #0064B1;
	color: #FFFFFF;
	font-size: 200%;
	padding: 5px;
	height: 50px;
	top: 100px;
	right: 15px;
	position: absolute;
	left: 100px;
}

#banner {
	position: absolute;
	height: 100px;
	background-color: #FFFFFF;
	z-index: 1;
	left: 0px;
	right: 15px;
	vertical-align: top;
}

#impact {
	height: 100px;
	width: 203;
	margin-left: 0px;
}

#sct {
	height: 100px;
	width: 501;
	margin-left: 250px;
	margin-top: -100px;
}

#main {
	position: absolute;
	background-color: #FFFFFF;
	font-size: 90%;
	padding: 5px;
	overflow: auto;
	top: 150px;
	left: 100px;
	right: 15px;
	bottom: 28px;
}
#footer {
	position: absolute;
	bottom: 0px;
	right:15px;
	left:100px;
	height: 28px;
	background-color: #0064B1;
	font-size: 75%;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-position: center center;
}
h1 {
	color: #993333;
	font-size: 150%;
}
#all {
	width: 100%;
	height: 100%;
}
th {
	background-color: #0064B1;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
a {
	color: #8EB0D5;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339966;
	text-decoration: none;
}
.head_th {
	background-color: #00A061;
}