.pinfo
{
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-indent: 1.5em;
	text-align: justify;
}

.pinfo2
{
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-indent: 1.5em;
	text-align: justify;
	padding: 10px;
}


.price {
	font-size: 18px;
	color: #790000
}

.asterisk {
	font-size: 10px;
	color: #b4b4b4
}


.plink
{
	text-decoration: none;
	color: #0000ff;
}

.plink:hover
{
	text-decoration: underline;
}

.plink:active
{
	color: #0000ff;
}

.plink:visited
{
	color: #6600ff;
}

.tsecond
{
	margin-top: 15px;
}

#cr
{
	color: #ff0000;
	font-weight: bold;
	font-size: 0.9em;
}

#packages, #packages2
{       
	width: 880px;
	margin: 0 auto 0 auto;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

th
{
	width: 100%;
	background: #dcdcdc;
	color: #016BAA;
	border: 0px solid #c4c4c4;
	border-bottom: 1px solid #b0b0b0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	text-indent: 0.5em;
}

td
{
/*	width: 20%; */
	border-left: 0px solid #c4c4c4;
	border-top: 0px solid #c4c4c4;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.tlc /* table left corner */
{
	border-left: none;
	border-top: none;
}

.trc /* table right corner */
{
	border-right: 0px solid #c4c4c4;
}

.tc /* table content */
{
	background: #eeeeee;
	text-align: left;
	text-indent: 0.5em;
	font-weight: bold;
}

.tpn /* table package name */
{
	background: #FFF;
	color: #000;
	font-weight: bold;
}

#tpn /* table package name */
{
	background: #fff;
	color: #ffffff;
	font-weight: bold;
}

.tf /* table footer */
{
	border-left: 0px solid #c4c4c4;
	border-top: 0px solid #c4c4c4;
	border-right: none;
	border-bottom: 0px solid #c4c4c4;
}

.tfc /* table footer corner */
{
	border-right: 0px solid #c4c4c4;
	border-bottom: 0px solid #c4c4c4;
}

#lfc
{
	border-left: 0;
	border-bottom: 0;
}

.graycell
{
    background-color: #eeeeee
}

.bbcell
{
    border-bottom: 1px dotted #d3d3d3
}
         
