tr.one {
	color:#0F4276;
	background-color: #CCCCCC;
	text-align:center;
	}

tr.two {
	color:#0F4276;
	background-color:#E6E6E6;
	text-align:center;
	}

tr.dblue th {
	background-image: url(images/tback.gif);
	color:#FFFFFF;
	height:35px;
	text-align:left;
	font-size:12px;
	padding:0 6px ;
	}

td.question {
	text-align:center;
	width: 3%;
	border:0px;
	}

td.feature {
	margin: 3px;
	padding: 5px;
	width:28%;
	height: 15px;
	text-align:left;
	font-size:13px;
	}

td.plans {
	text-align:center;
	color:#31659C;
	margin: 3px;
	width: 20%;
	}

td.select {
	background-color:#A6BDD4;
	width:20%;
	}


#maintable {
        width: 500px;
        margin:0px auto;
        padding:0px;
        }


#contents {
	width:506px;
	background: url(images/back1.gif) top repeat-x;
	border : 1px solid #21499C;
	clear : both;
	margin : 0px;
	
	}

