body {
background-image:url("../common/img/bg01.jpg");
background-repeat:repeat-x;
font-family:Helvetica, Verdana, Arial, sans-serif;
font-size:12px;
line-height:130%;
}

td{	font-size:12px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	line-height:130%;
}
a:link { color: #006699; text-decoration: none}
a:visited { color: #006699; text-decoration: none}
a:hover { color: #0099cc; text-decoration: none}

p {
font-size: 14px;
	color: #666666;
	}

.red{
	color: #CC3300;
}
.blue{
	color: #0099CC;
}
img{
	border: 0;
}
/*registration*/
h1{
	font-size:22px;
	padding:0 0 0 5px;
	border-left:15px solid #CE137C;
	line-height:105%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	vertical-align: top;
}

h2{ font-size:16px;
}

h3{
	color:#FF7D00;
	font-size: 16px;
}
#receipt h3{
	color:#7D005A;
	margin: 0;
	padding: 0;
}
table #product_selection{
	color: #333333;
}
table #table{
	color: #333333;
}.red_small {
	font-size: 12px;
	color: #CC3300;
}
hr.dotted{
width:640px;
	border-width:1px 0 0 0;
	border-top:1px dotted #999999;
	height: 0px; 
}

