body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#ma a {text-decoration:none; font-family:tahoma; font-size:11px; font-weight:bold; color:#777777; text-transform:uppercase}
#ma a:hover {color:#AD0000}
.style1 {
	color: #4c4c4c;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #9A9A9A;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style3 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #7c1a09;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	text-transform:uppercase
}
.style5 {
	color: #6b6b6b;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #494949;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
.style7 {
	color: #2F6D94;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style8 {
	color: #3B3B3B;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-transform:uppercase
}
.style9 {
	color: #f08800;
	font-size: 10px;
	font-family: tahoma;
}
.style10 {
	color: #7A7A7A;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style11 {
	color: #7f7f7f;
	font-size: 11px;
	font-family: tahoma;
}
.style12 {
	color: #2F6D94;
	font-size: 11px;
	font-family: tahoma;
}
.style14 {color: #FFFFFF; font-size: 11px; font-family: tahoma; font-weight: bold; text-transform:uppercase }
.style15 {color: #FFC10B; font-size: 11px; font-family: tahoma; font-weight: bold; text-transform:uppercase }
.style16 {
	color: #9B2C12;
	font-size: 10px;
	font-family: tahoma;
}
.style17 {
	color: #424242;
	font-size: 12px;
	font-family: tahoma;
}
.style18 {
	color: #787878;
	font-size: 10px;
	font-family: tahoma;
}
.review {
	border-left: thin solid #DADADA;
	border-right: thin solid #DADADA;
	border-top: thin solid #DADADA;
	padding-left: 18px;
	padding-top: 5px;
	padding-right: 35px;
	background-color: eeeeee;
	font: tahoma;
	padding-bottom: 5px;
	margin-left: 1.5em;
	margin-right: 1.5em;
}
.reviews {
	color: #333333;
	border-left: thin solid #DADADA;
	border-right: thin solid #DADADA;
	border-bottom: thin solid #DADADA;
	margin-left: 1.5em;
	margin-right: 1.5em;
	padding-left: 18px;
	padding-bottom: 15px;
	padding-top: 15px;
}

.section {
	border-bottom:thin solid #0099FF;
	margin-bottom:1em;
	font: tahoma;
	font-size: 14px;
	color: #424242;
	font-variant:small-caps;
	font-weight:bold;
	margin-top: 2em;
}
.subsection {
	color: #7f7f7f;
	font-size: 11px;
	font-family: tahoma;
	padding-bottom: 1em;
}

.subsection2 {
	font-size: 1.2em;
	color: #000000;


}
/* Domain Table */

.domaintable {
	padding: 0;
	margin: 0;
	font-size: 11px;
	width: 100%;
}
.domaintable th {
	text-align: left;
	padding: 6px 3px;
}
.domaintable td {
	text-align: left;
	border-bottom: 1px solid #ddd;
	padding: 3px;
	color: #7f7f7f;
	font-size: 11px;
	font-family: tahoma;
}

.domaintable .trtitle {
	background: #eee;
}
.domaintable .trodd {
	background: #F2F2F2;
}
.domaintable .thlarge {
	width: 40%;
	font-size: 13px;
	color: #7f7f7f;
	font-family: tahoma;
}

/* Hosting Compare Table */

.compare {
	padding: 0;
	margin: 0;
	width: 550px;
}

.colTitle {
	text-align: center;
	font-weight:bold;
	font-variant:small-caps;
	color:#FFFFFF;
	width:100px;
}

.compareFeature {
	background: #C3BEB4;
	text-align:right;
	padding-right:1em;
}

.compareData {
	background: #EAE4D8;
	text-align:center;
}
.featureList {
	width:300px;
	}

.designtable {
	padding: 0;
	margin: 0;
	width: 100%;
}

.trodd {
	background: #F2F2F2;
}

.trtitle {
	background: #eee;
	border-bottom: solid thin #000000;
	padding-bottom: 5px;
}

.alignLeft { float:left; margin-right: 1em; }
.alignRight { float:right; margin-left: 1em; }

