body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10pt;
}

#imageslide {
	position: absolute;
	top: 50%;
	margin-top: -375px;
	height: 711px;
	left: 50%;
	margin-left: -247px;
	width: 594px;
}

#page {
	position: absolute;
	top: 10px;
	height: auto;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
}

#topall {
	position: absolute;
	height: 650px;
	top: 10px;
	left: 0px;
	width: 100%;
	text-align: center;
}

#topl {
	position: absolute;
	width: 320px;
	left: 0px;
	text-align: justify;
	top: 150px;
}

#topc {
	position: absolute;
	width: 340px;
	left: 330px;
	text-align: center;
	top: 170px;
	z-index: 20;
}

#topr {
	position: absolute;
	width: 320px;
	text-align: justify;
	right: 0px;
	top: 150px;
}

#bottomall {
	position: absolute;
	height: 180px;
	top: 690px;
	left: 0px;
	width: 100%;
	z-index: 10;
}

#bottoml {
	position: absolute;
	width: 330px;
	left: 0px;
	bottom: 10px;
}

#bottomc {
	position: absolute;
	width: 340px;
	text-align: center;
	left: 330px;
	bottom: 10px;
}

#bottomr {
	position: absolute;
	width: 330px;
	right: 0px;
	text-align: right;
	bottom: 10px;
}

#top {
	position: absolute;
	top: 50%;
	margin-top: -395px;
	height: 40px;
	left: 50%;
	margin-left: -247px;
	width: 594px;
}

#content {
	height: 380px;
	margin-top: -190px;
	position: absolute;
	top: 50%;
	width: 700px;
	right: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#content img {
	margin: 5px;
	position: absolute;
	right: 5px;
}

a:link {
	color: #FF0033;
}
a:visited {
	color: #FF0033;
}
a:hover {
	color: #993399;
	text-decoration: none;
}
