/* hyperlinks css attributes begin */

     /* --- footer link attributes --- */

a.menu {
    font-family: arial, verdana;
	color: 000000;
	font-weight: 400;
	text-decoration: none;
	font-size: 10pt;
	margin-right: 15;
}
	
a.menu:hover {
    color: 4671B7;
	text-decoration: none;
}	

.box {
	BORDER: 1px solid #678ca0;
	PADDING: 0px;
	WIDTH: 100%;
	BACKGROUND-COLOR: #809EBC;
	margin-bottom:10px;
	width: 600px;
	}
	
	.serviceup {
	color: green
	}
.servicedown {
	color: red
	}
	.spacer {
	margin: 0px;
	width: 100%;
	background-color:white;
	}

	


a.menu:visited {
    color: 000000;
	text-decoration: none;
}	

a.menu:visited:hover {
    color: 4671B7;
	text-decoration: none;
}

     /* --- footer link attributes --- */

.footerlink {
    font-family: arial, verdana;
	color: 395F9E;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
	margin-left: 13px;
}
	
.footerlink:hover {
    color: 626262;
	text-decoration: none;
}	

.footerlink:visited {
    color: 395F9E;
	text-decoration: none;
}	

.footerlink:visited:hover {
    color: 626262;
	text-decoration: none;
}

     /* --- table link attributes --- */

.tablelink {
    font-family: arial, verdana;
	color: 395F9E;
	font-weight: 700;
	text-decoration: none;
	font-size: 9pt;
	margin-left: 0px;
}
	
.tablelink:hover {
    color: 626262;
	text-decoration: underline;
}	

.tablelink:visited {
    color: 395F9E;
	text-decoration: none;
}	

.tablelink:visited:hover {
    color: 626262;
	text-decoration: underline;
}

     /* --- header link attributes --- */

.headerlink {
    font-family: arial, verdana;
	color: 626262;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
	margin-right: 13px;
}
	
.headerlink:hover {
    color: 395F9E;
	text-decoration: none;
}	

.headerlink:visited {
    color: 626262;
	text-decoration: none;
}	

.headerlink:visited:hover {
    color: 395F9E;
	text-decoration: none;
}

     /* --- body link attributes --- */

.bodylink {
    font-family: arial, verdana;
	color: 395F9E;
	font-weight: 400;
	text-decoration: none;
	font-size: 9pt;
	margin-left: 0px;
}
	
.bodylink:hover {
    color: 000000;
	text-decoration: underline;
}	

.bodylink:visited {
    color: 395F9E;
	text-decoration: none;
}	

.bodylink:visited:hover {
    color: 000000;
	text-decoration: underline;
}

/* hyperlinks css attributes end */

h3 {
    color: 000000;
	font-family: verdana, arial;
	font-size: 8pt;
	margin-top: 5;
	margin-bottom: 7;
	margin-left: 10;
    font-weight: 900;
}

h4.pricing {
    color: EA1208;
	font-family: verdana, arial;
	font-size: 11pt;
	margin-top: 3;
	margin-bottom: 3;
	margin-left: 10;
    font-weight: 900;
}

p {
    color: 454444;
	font-size: 10pt;
	font-family: arial, verdana;
	font-weight: normal;
	margin-left: 10;
	margin-right: 20;
}

p.blurb {
    color: 000000;
	font-size: 8pt;
	font-family: arial, verdana;
	font-style: italic;
	font-weight: normal;
	margin-left: 10;
	margin-right: 0;
}

.slogan {
    font-family: verdana, arial;
	font-size: 9pt;
	font-weight: 200;
	margin-left: 10px;
}

/* --- TABLE CSS ATTRIBUTES --- */
table.tablebody {
    margin-left: 9pt;
	border-color: 000000;
	border-spacing: 3px;
}

td.cellheader {
    color: 000000;
	font-size: 9pt;
	font-family: arial, verdana;
	font-weight: 600;
	
}

td.cellvalue {
    color: 454444;
	font-size: 9pt;
	font-family: arial, verdana;
	font-weight: normal;

}

td.cellprice {
    color: EA1208;
	font-size: 9pt;
	font-family: arial, verdana;
	font-weight: 600;

}

.domainform {
    color: 454444;
	font-size: 9pt;
	font-family: arial, verdana;
	font-weight: normal;
}

div.contactus {
    margin-top: 6px;
}

li {
    color: 454444;
	font-size: 10pt;
	font-family: arial, verdana;
	font-weight: normal;
	margin-left: 10;
	margin-right: 200;
}