th {	
	border:1px solid #000033;
	dborder-right:1px dashed #000033;
	dborder-bottom:1px solid #000033;
	dcolor:#000066;
	font-size:12px;
	background:#9999ff;
	padding:4px;
}


td{
	border:1px solid #000033;	
	dborder-left:1px dashed #000033;	
	padding:4px;
	background:#ccccff;
}

table{
	dborder:2px solid #000033;	
	width:500px;
	margin-bottom:15px;
	font-size:11px;
	dtext-align:center;
	dbackground:#ccccff;
	margin-left:20px;
	margin-top:20px;
	height:200px;
}

td.Bold {	
	 font-weight:bold;
	 background:white;
}

td.TOS {
	
	border-top:1px solid #000033;
}

td.Order {
	
	padding-bottom:5px;	
}

div.GeneralBlock{
	position:absolute;
	top:440px;
	left:85px;	
}

div.EmailBlock {
	
	position:absolute;
	top:580px;
	left:350px;
}

div.AccessBlock{
	position:absolute;
	top:440px;
	left:350px;	
}

div.AdvancedBlock{
	position:absolute;
	top:580px;
	left:85px;	
}

span.FeatureHeading {
	
	color:#000066;
	fondt-size:12px;
	font-weight:bold;	
}

div.Domain {

	position:absolute;
	top:730px;	
}

a{
	color:#cc0033;
	dtext-decoration:none;
	dfont-weight:bold;	
}
	
a:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#cc0033;
}	



#ContentBar li{
	margin:0px;
	dbackground-color:blue;
	padding:4px;
	text-align:left;
}
	
#ContentBar ul{
	dbackground-color:#ccccff;
	padding-right:20px;
	dborder:1px solid black;
	
}