ul, body {
	margin:0;
	border:0;
	padding:0;
	background-color: #FFFFFF;
  	background-image: url('images/bg.gif'); 
    background-attachment: scroll;
    background-position: top right; 
 }
 h1, h2, h3, h4, p 	{ margin: 0; padding: 0; }

body, table, input, select, option, textarea, html {
	font-size: 			11px;
	font-family: 		Trebuchet MS, Trebuchet, Arial;
	color: 				#3D3D3D;
	
}

A:link 		{text-decoration: none; 	color: #848484;}
A:visited 	{text-decoration: none; 	color: #848484;}
A:active 	{text-decoration:underline; color:#000000;}
A:hover 	{text-decoration:underline; color:#000000;}


h1 { font-size:	11px; color: #868689;}
h2 { font-size:	12px; color: #868689; margin-bottom: 10px;}
h3 { font-size:	12px; color: #868689;}
h4 { font-size:	12px; color: #868689;}

.bottomlinks { font-size:	10px; color: #C6C4BC; }

	#flashcontent {
		border: solid 0px;
		width: 780px;
		height: 556px;
		float: left;
		margin:0px 0px;
 }
 
 
	#flashschematic {
		border: solid 0px;
		width: 400px;
		height: 100px;
		float: left;
		margin:0px 0px;
 }