ul, body {
	margin:0;
	border:0;
	padding:0;
	background-color: #ffffff;  }

 
 h1, h2, h3, h4, h5, p 	{ margin: 0; padding: 0; }

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

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

h1 { font-size:	23px; color: #FC5F02; font-weight: normal;}
h2 { font-size: 17px; color: #FC5F02; font-weight: normal;}
h3 { font-size:	16px; color: #FC5F02; font-weight: normal;}
h4 { font-size:	16px; color: #FC5F02; font-weight: normal; margin-bottom:7px;}

.frontpagetxt { font-size:	10px; color: #000000; font-weight: normal; padding-bottom:8px;}

.hrline {  	background-image: url('../images/hrline.gif');     background-attachment: scroll;    background-repeat: repeat-x;     background-position: center center; }	

.fader { filter:alpha(opacity=100); -moz-opacity:1 }

#footer { font-size: 14px; color: #ffffff; font-weight: normal;}
#footer .ee1 { font-size:	10px; color: #ffffff; font-weight: normal;}	
#footer .ee2 { font-size:	13px; color: #ffffff; font-weight: normal;}	
#footer A:link 		{text-decoration: none; 	color: #ffffff;}
#footer A:visited 	{text-decoration: none; 	color: #ffffff;}
#footer A:active 	{text-decoration:underline; color:#FFBEA7;}
#footer A:hover 	{text-decoration:underline; color:#FFBEA7;}

#flashnav {border: solid 0px; width: 293px; height: 377px; float: left;	margin:0px; }
#flashlogo {border: solid 0px; width: 333px; height: 200px; float: left;	margin:0px; }
#flashframe {border: solid 0px; width: 544px; height: 499px; float: left;	margin:0px; }

input, select, textarea {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	width: 200px;
	font-size: 			11px;
	font-size-adjust:	.58;
	color: 				#464646; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#B0B0B0;
	background-color:	#ffffff;
	
}
