body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #D3CFCB;
	background-image: url(images/bg.gif);
	padding-top: 12px;
	padding-bottom: 12px;
	margin: 0px;
}
.small-text {
	font-size: 10px;
}
.fine-text {
	font-size: 9px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #3399CC;
}
a:hover {
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 10px;
}
.headerTop {
	background-image: url(images/header.top.gif);
	background-repeat: no-repeat;
}
.sectionContentBg {
	background-image: url(images/section.content.bg.gif);
	background-repeat: repeat-x;
}
.rightBg {
	background-image: url(images/spacer.right.bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.leftBg {
	background-image: url(images/spacer.left.bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.sectionPadd {
	padding-left: 50px;
}
.contentPadd {
	padding-left: 20px;
	padding-right: 20px;
}
.sectionContentHome {
	color: #333333;
	font-size: 9px;
	text-align: left;
	vertical-align: middle;
}
.mainContent {
	background-color: #FFFFFF;
	padding-top: 15px;
}
.boxContent {
	background-image: url(images/box.content.bg.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
}
.textRed {
	color: #CC0000;
}
.ecommerceContent {
	background-image: url(images/ecommerce.content.bg.jpg);
	background-repeat: no-repeat;
}
.headingTitle1{
	color:#FF9900;
	font-weight:bold;
	font-size: 12px;
}
.guaranteeHeading{
	background-image: url(images/guarantee.top.bg.gif);
	background-repeat: repeat-x;	
}
.guaranteeBg{
	background-image: url(images/guarantee.bg.gif);
	background-repeat: repeat-x;	
}
.guaranteeBox{
	border: solid 1px #82AEC2;
}
.contactRightBg{
	background-image: url(images/contact.bg.img1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.loginPanel{
	font-weight: bold;
	color: #666666;
}
.loginPanelBg{
	background-image: url(images/loginpanel.bg.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.loginPanelBottom{
	background-image: url(images/loginpanel.bottom.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
}
.logintext {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.logintext:hover {
	text-decoration: underline;
}
.newsLeftShadow{
	background-image: url(images/news.left.shadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.newsBG {
	background-image: url(images/news.bg.gif);
	background-repeat: repeat-y;
	padding: 10px;
}
.welcomeBG {
	background-image: url(images/welcome.box.bg.gif);
	background-repeat: repeat-y;
	padding: 10px;
	padding-left: 15px;
}
.welcomeBGImage {
	padding-left: 10px;
	float: right;
}
.hostingLeftShadow{
	background-image: url(images/hosting.box.leftshadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.hostingBoxPrice{
	font-size: 12px;
	font-weight: bold;
	color: #FF5B00;
}
.hostingBoxHeading{
	color: #62849F;
	font-size: 9px;
}
.hostingBoxText{
	color: #000000;
	font-size: 9px;
}
.hostingBoxPadd{
	padding-left: 10px;
	padding-top: 5px;
}
.hostingBoxBG {
	background-image: url(images/hosting.box.bg.gif);
	background-repeat: repeat-y;
}
.tutorialPadd{
	padding-left: 10px;
}
.tutorialTitle{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.tutorialBox {
	border: 1px solid #666666;
}
