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

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

A:link 		{text-decoration: none; 	color: #918E73;}
A:visited 	{text-decoration: none; 	color: #918E73;}
A:active 	{text-decoration:underline; color:#393832;}
A:hover 	{text-decoration:underline; color:#393832;}

h1 { font-size:	13px; color: #5F5B35; line-height: 150%; font-weight: normal;}
h2 { font-size:	11px; color: #918E73; line-height: 150%; font-weight: normal;}


td.hrline {
  	background-image: url('images/hrline.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: center center; }	
		
td.bg2 {		
  	background-image: url('splash/bg2.jpg'); 
    background-attachment: scroll;
    background-position: top left; }		
	
#flashsplash {border: solid 0px; width: 964px; height: 647px; float: left;	margin:0px; }	