body {background-color : #fff;text-align:center;min-width: 760px;margin: 0px 0px 0px 0px;color: #807d83;font-family: verdana, arial;font-size : 12px; line-height : 16px;}

/*body	{
	 margin: 24px 0px 24px 0px ; padding: 0px; background-color: #fff;
}
*/

.plans {
font-family: Verdana, Arial, Helvetica, sans-serif; width: 546px;
border : 1px solid #ccc;}

.plans td {font-size:12px;}

.darkrow {background-color : #eee;}
.whiterow {background-color : #fff;}
/*.darkrow:hover, .whiterow:hover {background-color: #81b915; color : #fff; cursor : pointer;}*/

.headerrow {background-color : #99CC00;color : #fff;}
.whiteblock {background-color : #fff;}

/*
.sectionheader {height : 32px; background-color : #73BE1E; color : #fff; font-size : 14px;border-bottom : 1px solid #393; border-top : 1px solid #fff; background-image : url(images/sectionbackground.png);}
.headerbest {background-color : #333; color : #fff; font-size : 11px; font-weight : bold; border-bottom : 1px solid #000; border-top : 1px solid #fff; background-image : url(images/goodbackground.png);}
.headerbetter {background-color : #555; color : #fff; font-size : 11px; font-weight : bold; border-bottom : 1px solid #333; border-top : 1px solid #fff; background-image : url(images/betterbackground.png);}
.headergood {background-color : #777; color : #fff; font-size : 11px; font-weight : bold; border-bottom : 1px solid #555; border-top : 1px solid #fff; background-image : url(images/bestbackground.png);}
*/

.sectionheader {height : 32px; background-color : #73BE1E; color : #fff; font-size : 14px;
border-bottom : 1px solid #393; background-image : url(images/sectionbackground.png);}

.headerbest {background-color : #333; color : #fff; font-size : 11px; font-weight : bold; 
border-bottom : 1px solid #000;  background-image : url(images/goodbackground.png);}

.headerbetter {background-color : #555; color : #fff; font-size : 11px; font-weight : bold; 
border-bottom : 1px solid #333; background-image : url(images/betterbackground.png);}

.headergood {background-color : #777; color : #fff; font-size : 11px; font-weight : bold; 
border-bottom : 1px solid #555;  background-image : url(images/bestbackground.png);}

.wb {border-right : 1px solid #fff;}
