/* Pricing Styles */

tr.header {font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight:800;
	text-align: center;
	color: #000000;
	background: #ffff99;}

tr.header2 {font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight:600;
	text-align: center;
	color: #000000;
	background: #ffff99;}

tr.regular
{
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #000000;
    background: #99ccff;
}

tr.regular2 
{
    font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight:500;
	text-align: center;
	color: #000000;
	background: #ccffff;
}

td
{
    border: 1px solid #000000;
}




.image_padding {padding: 5px;}

.j{width:34em}


	