img 
{ 
border:0px; 
padding: 0px;
margin: 0px;
}

form
{
border: 0px;
padding: 0px;
margin: 0px;
-webkit-text-size-adjust:none; 
}

fieldset
{
border: 0px;
padding: 0px;
margin: 0px;
-webkit-text-size-adjust:none; 
}

a
{
border: 0px;
padding: 0px;
margin: 0px;
}


a:link 
{
	background-color: inherit;
  	text-decoration:none;
	
}

a:visited 
{
	background-color: inherit;
	text-decoration:none;
}
  
a:hover 
{
	background-color: inherit;
	text-decoration:none;
}

a:active 
{
	background-color: inherit;
	text-decoration:none;
}


body,html 
{ 
	font-family: "MS Trebuchet", sans-serif;
	background-color: #36a700;
	margin: 0px;
	border-width: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	color: #909090;
	font-size: 12px;
	line-height: 18px;
	-webkit-text-size-adjust:none; 
	background-image: url("images/backer.gif");
	background-repeat: repeat-x;
} 

.toptitle
{
	background-color: blue;
	width: 810px;
	height: 150px;
	text-align: left;
	margin: 0 auto;
	border-width: 0px;
	background-image: url("images/complex_title.jpg");
}

.bottomrow
{
	background-color: red;
	width: 100%;
	height: 28px;
	text-align: left;
	margin: 0px;
	border-width: 0px;
	background-image: url("images/bottomrow.gif");
}

.flashbackground
{
	background-color: transparent;
	width: 100%;
	height: 680px;
	text-align: left;
	margin: 0 auto;
	border-width: 0px;
}

.flashembed
{
	background-color: transparent;
	width: 800px;
	height: 680px;
	text-align: left;
	margin: 0 auto;
	border-width: 0px;
}

.spacer
{
	background-color: blue;
	height: 50px;
	text-align: left;
	border-width: 0px;
}
