@charset "utf-8";
/* Designed By Richard */


body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
.phonenumber {
	font-size: 11px;
	font-weight: bold;
	color: #C4DAF4;
}

.serverbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 11px;
	color: #626200;
	text-align: center;
}

.bannertext {
	font-size: 24px;
	color: #134C8E;
	text-align: center;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.bannertext2 {
	font-size: 24px;
	color: #134C8E;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}

body {
	background-color: #BBB;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin-top: 55px;
}

.text {
	padding-right: 18px;
	padding-left: 18px;
	text-align: justify;
}
.infobox_header {
	font-size: 18px;
	color: #E0EFFE;
}
.featureheader {
	font-size: 12px;
	color: #E8E6FF;
	text-align: center;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	font-weight: bold;
}

.infobox_text {
	font-size: 14px;
	color: #CCC;
	padding-top: 11px;
	padding-right: 15px;
	text-align: left;
}
.footer_header {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.footer_text {
	font-size: 12px;
	color: #CCC;
}
.pageheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #CCC;
	padding-left: 18px;
	padding-top: 6px;
}
.featuretext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 10px;
}
.freetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.pricetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.alignarrows {
	text-align: center;
}
.alignfeaturesleft {
	text-align: left;
	color: #666;
}
.footer a:link {
	color:#ccc;
	text-decoration: none;
}
.footer a:hover {
	color:#FFF;
	text-decoration: none;
}
.footer a:active {
	color:#FFF;
	text-decoration: none;
}
.footer a:visited {
	color:#ccc;
	text-decoration:none;
}

