body {
	font-family: Arial;
	font-size: 12pt;
	color: #000066;
	background-color: #666699;
	scrollbar-base-color: #666699;
	background-image: url(http://www.zbhost.net/images/outside_page_fader.gif);
	background-repeat: repeat-y;
	background-position: center;
}

a {
	color: #0000ff;
	font-weight: bold;
	text-decoration: underline;
}

a.menu {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}

a.anchor {
	color: #000066;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #000066;
	text-decoration: underline;
}

input.button {
	border: 2px #000066 outset;
	background-image: url(http://www.zbhost.net/images/menu_background.gif);
	background-repeat: repeat-x;
	background-color: #ddddff;
	color: #000066;
	font-size: 10pt;
}

input.text {
	border: 1px #000066 solid;
	background-color: #ddddff;
	color: #000066;
}

select {
	border: 1px #000066 solid;
	background-color: #ddddff;
	color: #000066;
}

h1 {
	text-align: left;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}

.left {
	float: left;
	clear: left;
	margin: 5px;
}

.right {
	float: right;
	clear: right;
	margin: 5px;
}

.topofpage {
	font-size: 8pt;
}

.red {
	color: #ff0000;
}

.headerMain {
	background-color: #9999cc;
	background-image: url(http://www.zbhost.net/images/header_fader.gif);
	background-repeat: repeat-x;
	border-top: 4px #ccccff solid;
	border-left: 4px #ccccff solid;
	border-right: 4px #ccccff solid;
	
}

.headerMenu {
	background-color: #ccccff;
	background-image: url(http://www.zbhost.net/images/menu_background.gif);
	border-top: 1px #000066 solid;
	border-bottom: 1px #000066 solid;
	font-weight: bold;
	font-size: 8pt;
	color: #000066;
	padding: 0 10 0 10;
}

.pageMain {
	background-color: #ffffff;
	border-left: 4px #ccccff solid;
	border-right: 4px #ccccff solid;
	padding: 5 5 5 5;
}

.pageText {
	font-size: 10pt;
}

.justify {
	font-size: 10pt;
	text-align: justify;
}

.sidebar {
	background-color: #eeeeff;
	font-size: 10pt;
}

.sidebarHeading {
	background-image: url(http://www.zbhost.net/images/menu_background.gif);
	background-repeat: repeat-x;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px #000066 solid;
	border-top: 1px #000066 solid;
}

.sidebarError {
	color: #660000;
	font-weight: bold;
	font-size: 10pt;
}

.list {
	background-color: #f8f8ff;
	font-size: 12pt;
}

.listHeading {
	background-image: url(http://www.zbhost.net/images/menu_background.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	border-bottom: 1px #000066 solid;
	border-top: 1px #000066 solid;
}

.listResults {
	padding: 5 5 5 5;
}

.listResultsHeading {
	font-weight: bold;
	border-bottom: 1px #000066 solid;
	font-size: 10pt;
}

.listResultsHeadingSmall {
	font-weight: bold;
	border-bottom: 1px #000066 solid;
	font-size: 8pt;
}

.listItems {
	font-size: 12pt;
}

.listItemsSmall {
	font-size: 10pt;
}

.listResultsAvailable {
	color: #006600;
}

.listResultsUnavailable {
	color: #660000;
}

.host {
	background-color: #9999cc;
	border: 1px #000066 solid;
	font-size: 12pt;
}

.hostHeading {
	background-image: url(http://www.zbhost.net/images/menu_background.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	border-bottom: 1px #000066 solid;
}

.hostResults {
	background-color:#9999cc;
}

.hostItemHeader {
	background-color: #eeeeff;
	font-weight: bold;
}

.hostItem {
	background-color: #f8f8ff;
}

.quickStep {
	background-color: #000066;
}

.quickStep1 {
	background-color: #eeeeff;
}

.quickStep2 {
	background-color: #ddddee;
}

.quickStep3 {
	background-color: #ccccdd;
}

.error {
	background-color: #ffcccc;
	border: 2px solid #660000;
	color: #660000;
	font-weight: bold;
	font-size:10pt;
}

.sent {
	background-color: #ccffcc;
	border: 2px solid #006600;
	color:#006600;
	font-weight: bold;
	font-size: 10pt;
}

.footerMain {
	background-color: #ffffff;
	border-left: 4px #ccccff solid;
	border-right: 4px #ccccff solid;
	border-bottom: 4px #ccccff solid;
}

.footerTable {
	background-color: #eeeeff;
	font-size:10pt;
}