ul, body {
	margin:0;
	border:0;
	padding:0;
	background-color: #AAC930;
	background-image: url('images/bg2.jpg'); 
    background-attachment: scroll;
    background-position: top left;
 }
  
 h1, h2, h3, h4, p 	{ margin: 0; padding: 0; }

body, table, input, select, option, textarea, html {
	font-size: 			12px;
	font-family: 		Arial;
	color: 				#383838;
}

A:link 		{text-decoration: none; 	color: #000000;}
A:visited 	{text-decoration: none; 	color: #000000;}
A:active 	{text-decoration:underline; color:#87A024;}
A:hover 	{text-decoration:underline; color:#87A024;}


h1 { font-size:	14px; color: #A7C62B; }
h2 { font-size:	13px; color: #666666; }
h3 { font-size:	12px; color: #666666; }
h4 { font-size:	12px; color: #666666; }

.bottomlinks { font-size:	10px; color: #C6C4BC; }
		
td.footer-watermark {
  	background-image: url('images/footer-watermark.jpg'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: bottom left;
}				

td.welcome-photo2 {
  	background-image: url('images/welcome-photo2.jpg'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: bottom right;
}


td.bg1 {
  	background-image: url('images/bg1.jpg'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: top left;
}


input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	width: 250px;
	font-size: 			11px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#262323; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#CACACA;
	background-color:	#FFFFFF;
	scrollbar-face-color: #BCBCBC;
 	scrollbar-shadow-color: #F5F5F5; 
 	scrollbar-highlight-color: #F5F5F5;
 	scrollbar-3dlight-color: #838383;
 	scrollbar-darkshadow-color: #838383; 
 	scrollbar-track-color: #DBDBDB; 
 	scrollbar-arrow-color: #FFFFFF; 
}

#flashheader {border: solid 0px; width: 526px; height: 251px; float: left;	margin:0px; }

.footertxt { font-size:10px;}