TABLE.planHeading
{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr= '#ffcc6633' ,EndColorStr= '#ffffcc00' );
	height: 50px;
	width: 100%;
}

TABLE.plans
{
	width: 100%;
	border-collapse: separate;
}

TABLE.plans TD
{
	border-right: #d8dfe6 0px solid;
	border-top: #d8dfe6 0px solid;
	border-left: #d8dfe6 1px solid;
	border-bottom: #d8dfe6 1px solid;
}

TR.itemOdd
{
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #f4f7ee;
}

TR.itemEven
{
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: FBFFF7;
}

TD.planName
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

TD.overviewslogan
{
	font-weight: bold;
	font-size: 9pt;
	color: #ffff00;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 5px;
}

TD.overviewprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #ee6633;
	text-decoration: none;
	padding-left: 10px;
	text-align: right;
	width: 150px;
}

TABLE.planDescription
{
	font-size: 8pt;
	margin-top: 20px;
	margin-left: 50px;
	width: 80%
}

TD.ordernow
{
	padding-top:5px;
}

TD A
{
	text-decoration: none;
}

TD A:visited
{
	text-decoration: none;
}

TD A:active
{
	text-decoration: none;
}

TD A:hover
{
	text-decoration: none;
}

TABLE.feature
{
	margin-top: 20px;
	margin-left: 50px;
	width: 80%
}

TD.featureName
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 5px;
	color: white;
	padding-top: 5px;
	border-bottom: #d8dfe6 1px solid;
	font-family: Verdana;
	background-color: #43768a;
}

TD.featureItemName
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
}

TD.featureItemValue
{
	font-size: 8pt;
	width: 90px;
	font-family: Verdana;
}

TD a
{
	font-weight: bold;
	font-size: 8pt;
	color: #969835;
	text-decoration: none;
}

TD a:active
{
	color:#969835;
	font-size: 8pt;
	font-weight:bold;
	text-decoration:none;	
}

TD a:hover
{
	color:#969835;
	font-size: 8pt;
	font-weight:bold;
	text-decoration:underline;	
}

TD a:visited
{
	color:#969835;
	font-size: 8pt;
	font-weight:bold;
}

