.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	font-weight: normal;

}
.orangebutton {
	background-color: #FF6600;
}
.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;

}
.mainfont2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 13px;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #F3DBBA;
}
.hostfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10pt;
	font-weight: 500;


}
.innerfont {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: FFFFCC;
	line-height: 13px;
}
.bgtopalign {
	background-image: url(images/faqsBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.hostingBG {
	background-image: url(images/hosting_BG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.reselerBG {
	background-image: url(images/reseler_BG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.dashedbox {
	border: 1px dashed #FFFFFF;
}
.contactBG {
	background-image: url(images/contactBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.planform {
	background-image: url(images/planformBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.dedicatedBG {
	background-image: url(images/dedicatedBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
