@charset "UTF-8";
/* CSS Document */

html {
}
body {
	background-image:url(images/bg-birthdaybal.jpg);
	font-family:"Arial"; 
	font-size:12px;
	margin:0px;
	padding:0px;
	text-align:left;
	min-width:1209px;
	}

p {
	font-family:"Arial"; 
	font-size:12px;
	line-height:16px;
	}

form {
	margin:0;
	padding:0;
	}

#centerwrapper {
	text-align:left;
	width:1209px;
	margin-left:auto;
	margin-right:auto;
	}

th {
	font-family: "Comic Sans MS", Comic Sans MS;
	font-size:large;
	color:#00F;
}
.price {
	font-weight:bold;
}
.transparent_class {
	filter:alpha(opacity=25);
	-moz-opacity:0.25;
	-khtml-opacity: 0.25;
	opacity: 0.25;
}
.trans_back {
	background-image:url(interface/25trans.png);
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0 0 5px 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #332199;
	margin: 0 0 0 0;
}
h3 {
	font-family: Arial;
	font-size: 28px;
	font-style: normal;
	color: #900;
	font-weight: normal;
	margin: 10px 0 5px 0;
}
#e15, #e33, #e99 {
	padding:10px;
	background-color:#FFF;
}
#e13 {
	text-align:center;
}
