body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #333333;
	background-repeat: repeat-x;
}
body,td,th {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
}
a:link {
	color: #0F55A2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0F55A2;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}



A.whitelink, A.whitelink:active, A.whitelink:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none;
}
A.whitelink:hover {
	COLOR: #cccccc; TEXT-DECORATION: none;
}
A.graylink, A.graylink:active, A.graylink:visited {
	COLOR: #8F8F8F; TEXT-DECORATION: none;
}
A.graylink:hover {
	COLOR: #1A9ACB;
	TEXT-DECORATION: none;
	font-variant: normal;
}
A.productlink, A.productlink:active, A.productlink:visited {
	COLOR: #474747;
	TEXT-DECORATION: none;
	line-height: 30px;
}
A.productlink:hover {
	COLOR: #474747;
	TEXT-DECORATION: none;
	line-height: 30px;
}
.box-grey {
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.style4 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #157DB2;
}

.style3 {font-size: 9px}

.footer {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9C9C9;
}

* ======================================== LIST ======================================== */

.list-square {
	list-style-position: outside;
	list-style-image: url(webhosting-images/points.gif);
	list-style-type: square;
}
.list-orange-square {
	background-image: url(images/nav-line.gif);
	background-repeat: no-repeat;
	vertical-align: text-top;
	text-indent: 19px;
	text-align: left;
}

.list-orange-square2 {
	list-style-position: outside;
	list-style-image: url(images/review.gif);
	list-style-type: inherit;
	color: #147DB4;
	font-weight: bold;
}
.box-line {
	background-image: url(images/hline.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.heading-001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/dhtml-back1.gif);
	background-repeat: repeat-y;
	text-align: left;
	text-indent: 15px;
	line-height: 25px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}


.img-box {
	border: 1px solid #CCCCCC;
}
