body{
	background-color:#6c6c6c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.style13 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F38500;
}
.style14 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.bigLightText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color:#FF6600;
}
a:active {
	text-decoration: none;
}
.priceText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e88300;
}
.smallerText {
	font-size: 8px;
	color:#E8E8E8;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #bcbcbc;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {color: #E8E8E8}
.style4 {
	color: #999999;
	font-size: 10px;
	font-family: tahoma;
}
.style5 {
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style6 {
	color: #bcbcbc;
	font-size: 9px;
	font-family: tahoma;
}
.style7 {
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	color:#E88300
}
.style8 {
	font-size: 11px;
	font-family: tahoma;
}
.TitleTextOrange {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #e88300;
}
.TitleTextWhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}

#AuthorizeNetSeal{
	width:178px;
	background-color:#FFFFFF;
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:thin solid #2f2f2f;
	/*-moz-border-radius: 6px 6px 6px 6px;*/
}

/*------------------------------------------------------
	Hosting plans table in hostingplans.php
--------------------------------------------------------*/



/*Hosting plans table*/
#hostingplans_t{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	
	/*border:#CCCCCC thin solid;*/	
}

/*Heading row of hosting plans table*/
#hostingplans_t th{
	background-color:#3d3d3d;
	padding:5px;
	border:#FF9933 .1px solid;
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/* table TDs */
#hostingplans_t td{
	padding:5px;
	/*border:#4D4D4D .2px solid;*/
	border:#FF9933 .1px solid;
	background-color:#6c6c6c;
}

#hostingplans_t .HP_col_1 {
	width:25%;
	background-color:#5c5c5c;
	padding-left:10px;
}
#hostingplans_t .HP_col_2 {
	text-align:center;
	width:6%;
	/*background-color:#5c5c5c;*/
}
#hostingplans_t .HP_col_details{
	text-align:center;
	width:23%;
	/*background-color:#5c5c5c;*/
}
#pagewidthbox{
	width:701px;
	background-color:#4d4d4d;
}
.text_w {
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	color:#FFFFFF;
}
.footerLinks a:link{color:#E8E8E8;}
.footerLinks a:hover{color:#e88300;}
.footerLinks a:visited{color:#E8E8E8;}
