
	body 		{margin: 0px;
			scrollbar-arrow-color:#E8F6E9;
			scrollbar-base-color:#012204;
			scrollbar-face-color:#245C2B;
			color: #3D3E3D;
			background: url("images/bkgd_body.jpg") #025B0C  repeat-x;
			text-align: center;
			}
	#pagewrap	{width: 1024px;
    			margin: 0 auto;
   			text-align: left;
			border: medium solid #033008;
			}
	
	.headerbkgd	{margin: 0px;
			width: 1024px;
			height: 253px;
			background: url("EasyFlex/myimages/bkgd_1.jpg") #012204  no-repeat;
			background-position: 0% 0%;
			}
	.navbkgd		{margin: 0px;
			width: 175px;
			background: url("images/bkgd_2.jpg") #1B4922 no-repeat;
			background-position: 0% 0%;
			}
	.contentbkgd	{margin: 0px;
			background-color: #E8F6E9;
			vertical-align: top;
			}


	.header1   	{font-family: Georgia, Times New Roman, serif;
			font-size: 18px;
			font-weight: bold;
			text-align: left;
			color: #9F5A3D;} 
	.header2   	{font-family:  Georgia, Times New Roman, serif;
			font-size: 18px;
			font-weight: bold;
			text-align: center;
			color: #9F5A3D;}  
	.header3   	{font-family:  Georgia, Times New Roman, serif;
			font-size: 16px;
			font-weight: bold;
			text-align: left;
			color: #683E32;} 
	.header4   	{font-family:  Georgia, Times New Roman, serif;
			font-size: 16px;
			font-weight: bold;
			text-align: center;
			color: #683E32;} 
	.header5   	{font-family:  Georgia, Times New Roman, serif;
			font-size: 14px;
			font-weight: bold;
			text-align: left;
			color: #683E32;} 
	.header6   	{font-family:  Georgia, Times New Roman, serif;
			font-size: 14px;
			font-weight: bold;
			text-align: center;
			color: #683E32;}  

	.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;} 
	.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: #E8F6E9; font-family: arial, sans-serif; font-weight: bold; font-size: 14px;}

	a:link { text-decoration: none; color: #683F33; font-weight: bold;}
	a:visited { text-decoration: none; color: #683F33; font-weight: bold;}
	a:hover { text-decoration: none; cursor: pointer; color: #255C2D; font-weight: bold;}
	a:active { text-decoration: none; color: #255C2D;}
	
	a.reverse:link { text-decoration: none; color: #E8F6E9; font-weight: bold;}
	a.reverse:visited { text-decoration: none; color: #E8F6E9; font-weight: bold;}
	a.reverse:hover { text-decoration: none; cursor: pointer; color: #B9E5FA; font-weight: bold;}
	a.reverse:active { text-decoration: none; color: #B9E5FA;}

<!--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 -->

