
TABLE#plan 
{
	width: 700px;
	margin-top: 0px;
	margin-left:auto; 
	margin-right:auto;
	border-spacing: 15px;
}

TD#plan 
{
	width: 50%;
	vertical-align: top;
   border: 1px solid #335662;
}

DIV.plan
{
	height: 25px;
	text-align: center;
	line-height:25px;

  border-bottom: 1px solid #335662;
}

DIV.plan A
{
	text-decoration: none;
	
	color: #FFFFFF;
	padding: 2px 5px;
	font-size: 13px;
	font-weight: bold;
}

.plan1
{
	background: #6f4191;
}

.plan2
{
	background: #2ab431;
}

.plan3
{
	background: #eb870e;
}

.plan4
{
	background: #008fc1;
}

li.niv0
{
  padding: 4px 0 4px 15px;
  border-top: 1px solid #335662;
  border-bottom: 0px solid #335662;
  line-height: 30px;
}

ul.niv1
{
  margin: 0px;
}

li.niv1
{
  line-height: 20px;
}
