* {font-family:tahoma, verdana;font-size:8pt;}

body
	{
	background: #fff;
	}

a:link{
	font-size:8pt;
	text-decoration:underline;
	color:#FF6600;
}

a:active{
	font-size:8pt;
	text-decoration:underline;
	color:#CC3300;
}

a:visited{
	font-size:8pt;
	text-decoration:underline;
	color:#FF6600;
}

a:hover{
	font-size:8pt;
	text-decoration:underline;
	color:#CC3300;
}

a.black:link{
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
	color:black;
}

a.black:active{
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
	color:#6f6f6f;
}

a.black:visited{
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
	color:black;
}

a.black:hover{
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
	color:#6f6f6f;
}

a.white:link{
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
	color: #fff;
}

a.white:active{
	font-size:8pt;
	text-decoration:none;
	font-weight:bold; 
	color: #cfcfcf;
}

a.white:visited{
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
	color: #fff;
}

a.white:hover{
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
	color:#cfcfcf;
}

.mainform{border:solid 1px #cfcfcf;padding-left:2px}

form{margin:0px;}

h2 
{
	font-size: 2em;
}

h3
{
	font-size: 1.5em;
}

h4
{
	font-size: 1.1em;
}


h3
{
	margin-bottom: 0.5em;
}

h3 a
{
	font-size: 1.2em;
}

.highlightbox
{
	border: 1px #ccc dashed;
	padding: 5px;
	background: #ffff99;
	margin: 0px 0px 1em 0px;
}

.comparisontable
{

}

.comparisontable th
{

}

.comparisontable h4
{
	margin: 0px;
}

.comparisontable .tdblockheader
{
	font-size: 1.2em;
	color: #666;
	font-weight: bold;
}

.comparisontable .tdproperty
{
	text-align: left;
	background: #ccc;
}

.comparisontable .tdvalue
{
	text-align: center;
	background: #ddd;
	vertical-align: top;
}

.hostingheader
{
	margin: 0px 0px 1em 0px;
}

.hostingheader .hostingtitle
{
	font-size: 1.5em;
	font-weight: bold;
}

.hostingheader .hostingprice
{
	margin: 0px;
	font-size: 1.1em;
	font-weight: bold;
	color: #555;
}

.basketbox {
	z-index: 3000;
	float: right;
	width: 170px;
	margin: 0px;
	padding: 0px;
}


