body
{
	font-family:      Helvetica, Arial, Sans-Serif;
	font:             Arial;
	font-size:        14px;
	background-color: 	oldlace/*seashell*/;
	color:            black;
}

img
{
	border-color:    oldlace;
}

table.main_table
{
	border-style:    none;
	border-width:    0px;
	width:           700px;
	margin-left:     auto;
	margin-right:    auto;
	border-collapse: collapse;
}

td
{
	border-style: none;
	border-width: 0px;
	padding:      1px;
}

table.category_title
{
	width:           700px;
	margin-left:     auto;
	margin-right:    auto;
	border-collapse: collapse;

	font-family:      Arial Black;
	font-size:        26px;
	font-weight:      bold;
	color:            mediumvioletred /*hotpink*//*#FF88BB*/;
	text-align:       center;
}

td.category_title
{
	border-style: none;
	border-width: 0px;
	padding:      10px;
}

.group_title
{
	font-family: Arial Black;
	font-size:   18px;
	font-weight: bold;
	color:       mediumvioletred      /*salmon*/ /*lightcoral*/ /*#FF88BB*/;
	text-align:  center;
}

.prenote
{
	font-size:  12px;
	text-align: center;
}

.note
{
}

.postnote
{
	font-size:  12px;
	text-align: center;
}

.description
{
	font-weight: bold;
	font-style:  italic;
	text-align:  center;
}

.service_title
{
	font-weight: bold;
}

.service_subtitle
{
}

.service_preprice
{
	text-align: right;
}

.service_price
{
	text-align: right;
}

.service_add_to_cart
{
	text-align: right;
}

tr.level_even
{
}

tr.level_odd
{
	background-color: antiquewhite/*linen*/;
}

.add_to_gift_cert_button
{
	font-family:      Helvetica, Arial, Sans-Serif;
	font-size:        10px;
	background-color: white;
	color:            black;
	width:            110px;
}

.update_gift_cert_button
{
	font-family:      Helvetica, Arial, Sans-Serif;
	font-size:        14px;
	background-color: white;
	color:            black;
	width:            150px;
}
