img
{
	border-style:none;
}
body
{
	background: #999999;
	color: #000000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 5px 10px 10px 10px;
	padding: 0px;
}
a
{
	font-size: x-small;
	font-weight: bold;
}
table
{
	border-width: 0px;
	border-collapse:collapse;
	width:450px;
}
th
{
	color: #FFFFFF;
	background: #000000;
	font-size: x-small;
	font-weight: bold;

}
td
{
	color: #000000;
	font-size: x-small;

}
#formcontainer
{
text-align:right;
width:500px;
}
a:link
{
	color: #FFFFFF;
}
a:visited
{
	color: #FFFFFF;
}
a:hover, a:active
{
	color: #FFFF00;
}
.page
{
	background: #CCCCCC;
	color: #000000;
}
.pages
{
	text-align:center;
	background: #000000;
	color: #FFFFFF;
}
.intro
{

	text-align: center;
	margin-left: auto;
	margin-right: auto;

}
.hint
{
	font-weight:bold;

}
.alt1
{

	background: #FFFF99;
	color: #000000;
}
.alt1 a 
{
	font-size: x-small;
	font-weight: normal;
	color: #0000FF;
}
.alt2
{
	background: #FFCC33;
	color: #000000;
}
.alt2 a 
{
	font-size: x-small;
	font-weight: normal;
	color: #0000FF;
}

#pipe
{
	text-align:center;
	background: #FF6600;
}
#pipe ul {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	display: inline;
	} 

#pipe ul li {
	margin-left: 0;
	padding: 3px 15px;
/*	border-left: 1px solid #000;*/
	list-style: none;
	display: inline;
	}
	

		
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

