
	body 		{margin: 0px;
			scrollbar-arrow-color:#28BA44;
			scrollbar-base-color:#1686AF;
			scrollbar-face-color:#BDD0D7;
			color: #12280E;
			background-color: #ffffff;
			text-align: center;
			}
	#pagewrap	{width: 1024px;
    			margin: 0 auto;
   			 text-align: left;
			}
	
	.headerbkgd	{margin: 0px;
			border: none;
			width: 1024px;
			height: 168px;
			background: url("images/bkgd_1.jpg") #DADEE0 100% no-repeat;
			}
	.navbkgd		{margin: 0px;
			border: none;
			width: 1024px;
			height: 61px;
			background: url("images/bkgd_2.jpg") #DADEE0 100% no-repeat;
			}
	.contentbkgd	{margin: 0px;
			border: none;
			width: 1024px;
			height: 505px;
			background: url("images/bkgd_4.jpg") #ffffff 100% no-repeat;
			vertical-align: top;
			}

	.footerbkgd	{margin: 0px;
			border: none;
			width: 1024px;
			height: 224px;
			background: url("images/bkgd_5.jpg") #ffffff 100% no-repeat;
			vertical-align: top;
			}

	.navbottombkgd	{margin: 0px;
			border: none;
			width: 1024px;
			height: 55px;
			background: url("images/bkgd_6.jpg") #28BA44 100% no-repeat;
			vertical-align: top;
			}
	.endtagbkgd	{margin: 0px;
			border: none;
			width: 1024px;
			background-color:  #ffffff;
			text-align: center;
			}

	.header1   	{font-family: Georgia, Times New Roman, serif;
			font-size: 18px;
			font-weight: bold;
			text-align: left;} 
	.header2   	{font-family:  Georgia, Times New Roman, serif;
			font-size: 18px;
			font-weight: bold;
			text-align: center;} 
	.header3   	{font-family:  Georgia, Times New Roman, serif;
			font-size: 16px;
			font-weight: bold;
			text-align: left;} 
	.header4   	{font-family:  Georgia, Times New Roman, serif;
			font-size: 16px;
			font-weight: bold;
			text-align: center;} 
	.header5   	{font-family:  Georgia, Times New Roman, serif;
			font-size: 14px;
			font-weight: bold;
			text-align: left;} 
	.header6   	{font-family:  Georgia, Times New Roman, serif;
			font-size: 14px;
			font-weight: bold;
			text-align: center;} 
	.header7   	{font-family:  Georgia, Times New Roman, serif;
			font-size: 12px;
			font-weight: bold;
			text-align: left;} 
	.header8   	{font-family:  Georgia, Times New Roman, serif;
			font-size: 12px;
			font-weight: bold;
			text-align: center;} 
	.header9   	{font-family:  Georgia, Times New Roman, serif;
			font-size: 10px;
			font-weight: bold;
			text-align: left;} 
	.header10   	{font-family:  Georgia, Times New Roman, serif;
			font-size: 10px;
			font-weight: bold;
			text-align: center;} 
	.text1   		{font-family: arial, sans-serif;
			font-size: 16px;
			text-align: left;} 
	.text2   		{font-family: arial, sans-serif;
			font-size: 16px;
			text-align: center;} 
	.text3  		{font-family: arial, sans-serif;
			font-size: 14px;
			text-align: left;} 
	.text4  		{font-family: arial, sans-serif;
			font-size: 14px;
			text-align: center;} 
	.text5  		{font-family: arial, sans-serif;
			font-size: 12px;
			text-align: left;} 
	.text6  		{font-family: arial, sans-serif;
			font-size: 12px;
			text-align: center;} 
	.comments  	{font-family: arial, sans-serif;
			font-size: 13px;
			text-align: center;
			font-style: italic;} 
	.copyright  	{font-family: arial, sans-serif;
			font-size: 10px;
			text-align: center;
			font-weight: bold;
			color: #363B43;}
	.endtag   		{font-family: arial, sans-serif;
			font-size: 10px;
			text-align: center;}

	input 	{color: #000000; background-color: #F5D7AA; font-family: arial, sans-serif; font-weight: bold; font-size: 14px;}

	a:link { text-decoration: none; color: #28BA44; font-weight: bold;}
	a:visited { text-decoration: none; color: #145E23; font-weight: bold;}
	a:hover { text-decoration: none; cursor: pointer; color: #1686B0; font-weight: bold;}
	a:active { text-decoration: none; color: #1686B0;}
	
	a.reverse:link { text-decoration: none; color: #E4E7E8; font-weight: bold;}
	a.reverse:visited { text-decoration: none; color: #C6D8DD; font-weight: bold;}
	a.reverse:hover { text-decoration: none; cursor: pointer; color: #8FCBDB; font-weight: bold;}
	a.reverse:active { text-decoration: none; color: #8FCBDB;}

<!--The Sans-serif family:  Arial, Verdana, Geneva, Helvetica, sans-serif -->

<!-- The Serif family: Georgia, Times New Roman, Times, serif -->

<!-- The Monospace family: Courier New, Courier, monospace -->

