body	{
	margin: 10px 0px 10px 0px ;
	padding: 0px;
	background-color: #CCCCCC;
}

.border {
	border: 1px solid #BBBBBB;
}

.border-a {
	border: 1px solid #BBBBBB;
	background-color: #EEEEEE;
}

.padding {
	padding: 0px 10px 0px 10px;
}

/* Text */

.main	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.main a:link	{
	text-decoration: none;
	color: #0000FF;
}
.main a:visited 	{
	text-decoration: none;
	color: #0000FF;
}
.main a:hover 	{
	text-decoration: underline;
	color: #0000FF;
}

.light	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	line-height: 16px;
}
.light a:link	{
	text-decoration: underline;
	color: #888888;
}
.light a:visited 	{
	text-decoration: underline;
	color: #888888;
}
.light a:hover 	{
	text-decoration: none;
	color: #888888;
}

.large	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

.large a:link	{
	text-decoration: none;
	color: #333333;
}
.large a:visited 	{
	text-decoration: none;
	color: #333333;
}
.large a:hover 	{
	text-decoration: none;
	color: #333333;
}

.small	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #606060;
}

.small a:link	{
	text-decoration: none;
	color: #606060;
}
.small a:visited 	{
	text-decoration: none;
	color: #606060;
}
.small a:hover 	{
	text-decoration: none;
	color: #333333;
}

.smaller	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.smaller a:link	{
	text-decoration: none;
	color: #999999;
}
.smaller a:visited 	{
	text-decoration: none;
	color: #999999;
}
.smaller a:hover 	{
	text-decoration: none;
	color: #666666;
}

.subnav	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.subnav a:link	{
	text-decoration: none;
	color: #333333;
}
.subnav a:visited 	{
	text-decoration: none;
	color: #333333;
}
.subnav a:hover 	{
	text-decoration: underline;
	color: #333333;
}

.nav	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.nav a:link	{
	text-decoration: none;
	color: #666666;
}
.nav a:visited 	{
	text-decoration: none;
	color: #666666;
}
.nav a:hover 	{
	text-decoration: none;
	color: #333333;
}

.white	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
.white a:link	{
	text-decoration: none;
	color: #FFFFFF;
}
.white a:visited 	{
	text-decoration: none;
	color: #FFFFFF;
}
.white a:hover 	{
	text-decoration: none;
	color: #FFFFFF;
}

/* Navigation */

.nav-list	{
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style: none;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.nav-list li {
	background-color: #EEEEEE;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
.nav-list a {
	color: #333333;
	display: block;
	padding: 7px 7px 7px 7px;
	text-decoration: none;
}
.nav-list a:hover {
	background-color: #DDDDDD;
	color: #333333;
}

.nav-home	{
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style: none;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.nav-home li {
	background-color: #EEEEEE;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
.nav-home a {
	color: #333333;
	display: block;
	padding: 5px 5px 6px 5px;
	text-decoration: none;
}
.nav-home a:hover {
	background-color: #DDDDDD;
	color: #333333;
}

.nav-selected	{
	background-color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style: none;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.nav-selected li {
	background-color: #DDDDDD;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
.nav-selected a {
	color: #333333;
	display: block;
	padding: 7px 7px 7px 7px;
	text-decoration: none;
}

.nav-home-selected	{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style: none;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.nav-home-selected li {
	background-color: #FFFFFF;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
.nav-home-selected a {
	color: #FFFFFF;
	display: block;
	padding: 5px 5px 6px 5px;
	text-decoration: none;
}

.nav-webhosting	{
	background-color: #FEA610;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style: none;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.nav-webhosting li {
	background-color: #FEA610;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
.nav-webhosting a {
	color: #FFFFFF;
	display: block;
	padding: 7px 7px 7px 7px;
	text-decoration: none;
}

.nav-network	{
	background-color: #38ABD7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style: none;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.nav-network li {
	background-color: #38ABD7;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
.nav-network a {
	color: #FFFFFF;
	display: block;
	padding: 7px 7px 7px 7px;
	text-decoration: none;
}

.nav-support	{
	background-color: #9ECC11;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style: none;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.nav-support li {
	background-color: #9ECC11;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
.nav-support a {
	color: #FFFFFF;
	display: block;
	padding: 7px 7px 7px 7px;
	text-decoration: none;
}

.nav-company	{
	background-color: #D97D00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style: none;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.nav-company li {
	background-color: #D97D00;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
.nav-company a {
	color: #FFFFFF;
	display: block;
	padding: 7px 7px 7px 7px;
	text-decoration: none;
}

.nav-billing	{
	background-color: #E1400A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style: none;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.nav-billing li {
	background-color: #E1400A;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
.nav-billing a {
	color: #FFFFFF;
	display: block;
	padding: 7px 7px 7px 7px;
	text-decoration: none;
}

.nav-order	{
	background-color: #DD3E8E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style: none;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.nav-order li {
	background-color: #DD3E8E;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
.nav-order a {
	color: #FFFFFF;
	display: block;
	padding: 7px 7px 7px 7px;
	text-decoration: none;
}.templatestitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.faqquestion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #666666;
}
