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

body, table, input, select, option, textarea, html {
	font-size: 			11px;
	font-family: 		Arial;
	color: 				#5B524B;
	line-height: 16px;
}

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


h1 { font-size:	11px; color: #000000; font-weight: normal;}
h2 { font-size:	12px; color: #585858; padding-bottom:8px; }
h3 { font-size:	12px; color: #585858; }
h4 { font-size:	12px; color: #585858; }

	td.side-left2 {
  	background-image: url('images/side-left2.jpg'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: top right;  }

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





	
input, select, textarea {

	font-size: 			11px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#DCCC6E;
	background-color:	#FFF9D5;

}		

	#flashheader {
		border: solid 0px;
		width: 780px;
		height: 266px;
		float: left;
		margin:0px 0px;
 }