.page_background {
	background-image: url(images/web_hosting_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.header_text {
	color: #8e8e8e;
	font-size: 12px;
}
.footer_color {
	color: #d6dfe0;
}
input {
	border: 1px solid #DADADA;
	color: #727272;
}
.box_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
}
a:link {
	color: #21AEC2;
	text-decoration: none;
}
a:visited {
	color: #21AEC2;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #21AEC2;
	text-decoration: none;
}

body {
	background-image: url(images/web_hosting_37.jpg);
}


.headera:link {
	color: #d6dfe0;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}
.content_bg {
	background-image: url(images/web_hosting_inner_11.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.headera:visited {
	color: #d6dfe0;
	text-decoration: none;
	font-size: 12px;
		text-transform: uppercase;
}
.headera:hover {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
		text-transform: uppercase;
}
.headera:active {
	color: #d6dfe0;
	text-decoration: none;
	font-size: 12px;
		text-transform: uppercase;
}
body,td,th {
	font-size: 12px;
	color: #848277;
	font-family: Arial, Helvetica, sans-serif;
}
.page_title {
	font-size: 18px;
	color: #010101;
}
.page_title2 {
	font-size: 18px;
	color: #19AFBE;
}
.hor_sep {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	padding-bottom: 18px;
}
.pading_top {
	padding-top: 15px;
}

