body {
	background-color:			#D2CFC6;
	margin:						0;
	padding:					0;
	text-align:					center;
	font-family:				Verdana,Arial,sans;
	font-size:					10px;
	color:						black;
}

a	{
	color:						black;
	font-weight:				bold;
	text-decoration:			none;
}

a:hover	{
	text-decoration:			underline;
}

img {
	border:						0;
}



p {

}

table	{
	border:						0;
	font-family:				Verdana,Arial,sans;
	font-size:					10px;
	color:						black;
	width:						420px;
}

td	{
	text-align:					left;
}

div {
	border:						0;
}

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

div.mainOld	{
	position:					absolute;
	text-align:					center;
	margin-left:				-384px;
	margin-top:					-234px;
	top:						50%;
	left:						50%;
}

div.swf {
	position:					absolute;
	text-align: 				left;
	top:						0px;
	left:						8px;
	width:						768px;
	height:						468px;
}
div.under {
	position:					absolute;
	text-align: 				center;
	vertical-align:				text-top;
	top:						470px;
	left:						185px;
	height:						80px;
}
