body
	{
		background-color:#ECDDD6;
		overflow: auto;
	}

h1
	{
		color: #006921;
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
		font-size: 14pt;
		font-weight: bold;
	}
	
p
	{
		color:#000000;
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
		font-size: 10pt;
	}
	
li
	{
		color:#000000;
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
		font-size: 10pt;
	}

fieldset table
	{
		color:#000000;
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
		font-size: 10pt;
	}
	
.div1 
	{ 
		background-position: center; 
		display: block;
		position: absolute;
		top: 5px;
		left: 50%;
		margin-left: -401px;
		width: 800px !important;
		height: 574px !important;
		height: 537px;
		width: 802px;
		border: 1px solid #000000;
	}

.div2
	{
		background-repeat: no-repeat;
		background-color: #F8AB03;
		background-position: center;
		margin: 0;
		display: block;
		position: relative;
		z-index: 3;
		top: 0px;
		left: 0px;
		width: 800px;
		height: 150px;
	}
	
.div3
	{
		background-repeat: no-repeat;
		background-color: #F8AB03;
		display: block;
		position: relative;
		z-index: 2;
		top: 3px !important;
		top: 0px;
		left: 0px;
		width: 800px;
		height: 17px;
		margin-top: -3px;
	}

.div4
	{
		background-repeat: no-repeat;
		background-color: #97BB33;
		display: block;
		position: relative;
		z-index: 3;
		top: 10px !important;
		top: 0px;
		left: 0px;
		width: 180px !important;
		width: 200px;
		height: 350px;
		padding: 10px;
		overflow: auto;
		overflow-x: hidden ;
		scrollbar-face-color: #97BB33;
		scrollbar-track-color: #EDFED1;
	}

.div5
	{
		background-repeat: no-repeat;
		background-color: #D0F273;
		display: block;
		position: relative;
		z-index: 3;
		top: 10px !important;
		top: 0px;
		left: 0px;
		width: 580px !important;
		width: 600px;
		height: 350px;
		padding: 10px;
		overflow: auto;
		overflow-x: hidden ;
		scrollbar-face-color: #D0F273;
		scrollbar-track-color: #EDFED1;
	}

.div6
	{
		background-color: #FFF180;
		display: block;
		position: relative;
		z-index: 3;
		top: 10px !important;
		top: 0px;
		left: 0px;
		width: 800px;
		height: 20px;
		text-align: center;
		border-top : 10px solid #F8AB03;
	}
	
.div6 p
	{
		font-size: 8pt;
		color: #000000;
		margin: 2px;
	}
	
/*.div7
	{
		background-repeat: no-repeat;
		background-color: #D0F273;
		display: block;
		position: relative;
		z-index: 3;
		top: 15px !important;
		top: 0px;
		left: 0px;
		width: 780px !important;
		width: 800px;
		height: 190px;
		padding: 65px;
	}
*/
	
a:link
 
	{
		text-decoration:none;
		color: #000000;
	}

a:visited 
	{
		text-decoration: none; 
		color: #000000;
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	}

a:active 
	{
		text-decoration: none;
		color: #000000; 
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	}

a:hover 
	{
		text-decoration: overline underline; 
		font-weight: bold;
		color: #000000;
	}