body	{
	background-color:			#665A56;
	margin:						0;
	font-family:				Verdana,Arial,Helvetica,_sans;
	text-align:					center;
	font-size:					10px;
}

span	{
	font-family:				Verdana, Arial, Helvetica;
	font-size:					10px;
	color:						black;
}

span.pipe	{
	color:						#B4ADAB;
}

span.txt	{
	color:						#D0CCCC;
}

a	{
	text-decoration:			none;
	color:						#D0CCCC;
}

a:hover{
	text-decoration:			underline;
}

img	{
	border:						0;
}

div.main	{
	position:					relative;
	width:						980px;
	margin-left:				auto;
	margin-right:				auto;
	text-align:					left;
}

div.front	{
	position:					absolute;
	left:						0px;
	top:						0px;
}

div.under {
	position:					relative;
	top:						472px;
	width:						980px;
	height:						40px;
	margin-left:				auto;
	margin-right:				auto;
}

div.inner	{
	position:					absolute;
	color:						white;
	left:						  285px;
}

td	{
	font-family:				Verdana,Arial,Helvetica,_sans;
	text-align:					center;
	font-size:					10px;
}
