body {
	margin: 0px;
	background-image: url(../images/green_bg.gif);
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2f2a23;
	line-height: 18px;
}
.cellpadding10 {
	padding: 10px;
}
.cellpadding20 {
	padding: 20px;
}
.footertext {
	font-size: 10px;
	line-height: 12px;
}
.bg_left {
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: edcea1;
}
.bg_right {
	background-image: url(/Games/babypals/images/top-repeatingr-bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00315B;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #014C77;
}
.PopBoxImageSmall
{
	border: solid 1px #999999;
	cursor: url(/Games/babypals/images/magplus.cur), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url(/Games/babypals/images/magminus.cur), pointer;
}

a:visited {
	color: #3d613f;
	font-weight: bold;
}
.sideindentpad50 {
	padding-right: 50px;
	padding-left: 50px;
}
a:link {
	color: #d64b25;
	font-weight: bold;
}
a:hover {
	color: #d64b25;
	font-weight: bold;
	text-decoration: underline;
}
.boldorangetext {
	font-weight: bold;
	color: d64b25;
}

