body {
	text-align: center;
	background-color: #ff0084;
}

#container {
	text-align: left;
	margin: 0 auto;
	width: 755px;
}

body, img {
	margin:0;
	padding:0;
	border:none;
}

body, a {
	color: #ffffff;
	font-family: Arial;
	font-size: 10pt;
}


#top, #middle, #bottom {
	width: 755px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	clear: both;
}

#middle {
	background-image:	url(/images/index_07.gif);
	background-repeat: repeat-y;
}

#bottom {
	height: 27px;
	background-image:	url(/images/index_08.gif);
	background-repeat: none;
}

#left, #right {
	float: left;
	display: inline;
	padding: 0px 10px 0px 20px;
}

#left {
	border-style: none dotted none none;
	border-width: 2px;
	border-color: #ffffff;
	width: 140px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.title {
	font-weight: bold;
	font-size: 12pt;
}
.step {
	color: #ff0084;
	background-color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.dial tr {
	text-align: center;
}


