/* --------------------------------------------------------------------------------------
COMMON STYLES
---------------------------------------------------------------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#d3d3d3	url(http://images.customhostingetc.com/sky-grass.png) no-repeat center bottom;
}

.bodText {font-family:Arial;
	font-size:12px;
	color:#13507f;
	text-align:left;
}

.bodText td {padding:10px;}

#contentMain {width:939px;
	margin:auto;
	background-image:url(http://images.customwebsitesetc.com/body_repeat.png);
	background-repeat:repeat-y;
}

#wrapper {width:100%;
	font-family:Arial;
}

a {text-decoration:none;
	border:none;
	color:#13507f;
}
a:hover {text-decoration:underline;
	color:#000;
}

.pageTitle {font-family:Arial;
	font-size:22px;
	font-weight:bold;
	color:#fff;
	text-align:right;
}

.pgTitleSm {font-family:Arial;
	font-size:16px;
	text-align:right;
	font-weight:bold;
	color:#fff;
	height:35px;
	line-height:35px;
}


/*----------------------------------------------------------------------------------------
DOMAIN CHECKER - HEADER
-----------------------------------------------------------------------------------------*/
#domHead {font-family:Arial;
	size:14px;
	color:#24496e;
	font-weight:bold;
}
#domSubHead {font-family:Arial;
	size:12px;
	color:#3b6ea1;
	font-weight:bold;
}
