body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/* IE 5 Fix
----------------------------------------------------------------*/
body { 
  text-align: center; /* Hack for stoopid IE 5 */
  background-image: url(images/bg.gif);
}

#wrapper {
	text-align: left; /* Undo stoopid IE 5 hack */
	height: 463px;
	width: 723px;
	background-image: url(images/mainBodyBg.gif);
}

#leftCell {
	padding:40px 6px 0px 25px;
}

#rightCell {
	padding:25px 22px 0px 7px;
	text-align:left;
}

a:link {
	color: #515151;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #999999;
}

.buttons {
	padding: 12px 6px 6px 6px;
}


#nextPage {
	clear:both;
	text-align:center;
}
