.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.text p {
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding-left:3px;
	padding-right:3px;
	
}

input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.table {
	border: solid 1px #686D46;
	padding-left:3px;
	padding-right:3px;
	
}

.bordertop {
	border-top: solid 1px #686D46;
	
}

.borderbottom {
	border-bottom: solid 1px #686D46;
	
}

.borderleft {
	border-left: solid 1px #686D46;
	
}

.borderright {
	border-right: solid 1px #686D46;
	
}

.news {
	padding: 0px 8px 8px 8px;
	background-color: #FFF;
	background-image: url('images/company_bg2.gif');
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: top left;
	
}

.news p {
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding-left:3px;
	padding-right:3px;
	
}

.resellerheader {
	background-color: #FFF;
	background-image: url('images/special_hostingbg.gif');
	background-repeat: repeat-x;
}

.resellerright {
	background-color: #FFF;
	background-image: url('images/special_bg.gif');
	background-repeat: repeat-y;
		background-position: right;
}

.resellerleft {
	background-color: #FFF;
	background-image: url('images/special_bgl.gif');
	background-repeat: repeat-y;
	background-position: left;
}

.resellerfooter {
	background-color: #FFF;
	background-image: url('images/specialhostingbottom.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	height:3px;
}

.plansheader {
	background-color: #FFF;
	background-image: url('images/plan_topbg.gif');
	background-repeat: repeat-x;
}

.plansright {
	background-color: #d8dde8;
	background-image: url('images/plan_bgr.gif');
	background-repeat: repeat-y;
	background-position: top right;
}

.plansleft {
	background-color: #d8dde8;
	background-image: url('images/plan_bgl.gif');
	background-repeat: repeat-y;
	width: 16px;
}

.plansfooter {
	background-color: #d8dde8;
	background-image: url('images/plan_bottomm.gif');
	background-repeat: repeat-x;
	height: 16px;

}

.planstext {
	background-color: #d8dde8;
	font-family: Tahoma, Arial;
	font-size: 11px;	
}

img.border {
border: none;
padding: 1px 1px 1px 1px ;
}
