BODY,form
	{
	margin:0px;
	padding:0px;
	}
	
body,input,select,td,th
	{
	font-family:arial, geneva, helvetica, ms sans serif, sans-serif;
	font-size:12px;
	}
	
img
	{
	border:0px;
	}

a
	{
	color:#0033cc;
	}
	
a:hover
	{
	color:#000033;
	}

.inputobjects
	{
	width:250px;
	}
	
.emailinputobjects
	{
	width:350px;
	}
	
textarea.emailinputobjects
	{
	height:100px;
	}
	
table#banner
	{
	background-color:#000000;
	width:100%;
	}
	
td#bar
	{
	background:url(bar.gif) top left repeat-x;
	height:28px;
	}

table#page
	{
	width:550px;
	}
	
td#main
	{
	padding:20px 10px 10px 10px;
	}
	
td#menu,td#igpowered
	{
	background:#D3DBE4;
	}
	
td#menu a,td#igpowered a
	{
	margin-left:10px;
	padding:5px 10px 5px 15px;
	background:url(bullet_menu.gif) left center no-repeat;
	font-weight:bold;
	height:1px;
	color:#000000;
	text-decoration:none;
	}
	
td#menu a:hover,,td#igpowered a:hover
	{
	color:#000000;
	text-decoration:none;
	background:url(bullet_menu2.gif) left center no-repeat;
	}
	
td#igpowered
	{
	text-align:right;
	}
	
input.searchcriteria,select.searchcriteria
	{
	margin-left:10px;
	width:250px;
	}
	
div#searchcriteria_container
	{
	padding:5px;
	background-color:#f0f0f0;
	}