html, body {
	margin:0px;
	padding:0px;
}

td {
	font-family: Tahoma;
	font-size: 12px;
	color: #D9D7D7;
	vertical-align: top; 
}

a {
	text-decoration: none;
	color: #D9D7D7;
}

a:link          {COLOR: #D9D7D7;text-decoration: none}
a:active        {COLOR: #D9D7D7;text-decoration: underline}
a:visited       {COLOR: #D9D7D7;text-decoration: none}
a:hover         {COLOR: #D9D7D7;text-decoration: underline}

td {
	padding: 0px;
}

table.main {
	width: 100%;
	height:100%;
	border-collapse: collapse;
}

.cr {
	font-size: 12px;
        font-weight: none;
	color: #FFFFFF;

}
.cr a:link          {COLOR: #FFFFFF;text-decoration: none}
.cr a:active        {COLOR: #FFFFFF;text-decoration: underline}
.cr a:visited       {COLOR: #FFFFFF;text-decoration: none}
.cr a:hover         {COLOR: #FFFFFF;text-decoration: underline}

.left {
        width:200;
        padding: 20px 30px 30px 30px;
}

.center {
	padding: 20px 30px 30px 30px;

}

.menu {
	text-align:left;
	vertical-align: middle; 
	font-size: 15px;
	color: #D3E739;
        font-weight: bold;
	padding-left:20px;
}

.menu a:link          {COLOR: #D3E739;text-decoration: none}
.menu a:active        {COLOR: #FFA73B;text-decoration: none}
.menu a:visited       {COLOR: #D3E739;text-decoration: none}
.menu a:hover         {COLOR: #FFA73B;text-decoration: none}

.menu2 {
	font-size: 12px;
	color: #D3E739;
        font-weight: bold;
}

.menu2 a:link          {COLOR: #D3E739;text-decoration: none}
.menu2 a:active        {COLOR: #FFA73B;text-decoration: none}
.menu2 a:visited       {COLOR: #D3E739;text-decoration: none}
.menu2 a:hover         {COLOR: #FFA73B;text-decoration: none}

.name {
	font-size: 12px;
	color: #FFFFFF;
        font-weight: bold;
	text-decoration: underline;
}

.name1 {
	font-size: 12px;
	color: #FAFAFA;
        font-weight: bold;
}

.plan {
	vertical-align: middle; 
	font-size: 12px;
	color: #000000;
}

.plan a:link          {COLOR: #000000;text-decoration: underline}
.plan a:active        {COLOR: #000000;text-decoration: none}
.plan a:visited       {COLOR: #000000;text-decoration: underline}
.plan a:hover         {COLOR: #000000;text-decoration: none}

.plan_top {
	height:30px;
	vertical-align: bottom; 
	font-size: 18px;
        font-weight: bold;
	color: #0A0A3B;
}

.plan_price {
	height:40px;
	text-align:center;
	vertical-align: bottom; 
	font-size: 28px;
        font-weight: bold;
	color: #000000;
}
.plan_price2 {
	height:30px;
	text-align:right;
	padding-right:28px;
	vertical-align: top; 
	font-size: 17px;
        font-weight: bold;
	color: #000000;
}