/* ZW site CSS */

A:link
{
	color: #0033CB;
	text-decoration: none;
}
A:visited
{
	color: #2666A6;
	text-decoration: none;
}
A:active
{
	color: #2666A6;
	text-decoration: none;
}
A:hover
{
	color: #2666A6;
	text-decoration: none;
}

BODY {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: left; 
	VERTICAL-ALIGN: top; 
	background-color:#FFFFFF;
	margin: 0px;
}

TD.webmail {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	background:#d3d3f9;
	color:#0033cb;
	vertical-align: top;
}

.webmail A:link
{
	color: #0033CB;
	text-decoration: underline;
}
.webmail A:visited
{
	color: #0033cb;
	text-decoration: underline;
}
.webmail A:active
{
	color: #0033cb;
	text-decoration: underline;
}
.webmail A:hover
{
	color: #0033cb;
	text-decoration: underline;
}


TD.webcam {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	background:#0033cb;
	color:#ffffff;
	text-align: center;
	vertical-align: top;
}

TD.user {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	background:#d3d3f9;
	color:#ffffff;
	text-align: left;
	vertical-align: top;
}

.webcam A:link
{
	color: #ffffff;
	text-decoration: none;
}
.webcam A:visited
{
	color: #ffffff;
	text-decoration: none;
}
.webcam A:active
{
	color: #ffffff;
	text-decoration: none;
}
.webcam A:hover
{
	color: #ffffff;
	text-decoration: none;
}


/* Header white bg  Italic*/
TD.mheader {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	text-align: left; 
	vertical-align: top; 
	font-weight: bold;}

/* Left Header white bg */
TD.lheader
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}

/* Left Header white bg */
TD.faqheader
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}

/* used for all body copy */
TD.bcopy
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: left;
	vertical-align: top;
}

/* Small Navigtion */
TD.smallnav
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-align: right;
	vertical-align: top;
}

/* Copyright */
TD.copyright
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-align: right;
	vertical-align: top;
}

/* used for all bold body copy */
.bbcopy
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

/* centered body copy */
TD.cbcopy
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: center;
	vertical-align: top;
}

/* centered middle body copy */
TD.cmbcopy
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
}

/* used for all body copy */
TD.sbcopy
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-align: left;
	vertical-align: top;
}

/* White Copyright */
TD.smallcopy
{
	color: #FEFEFE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-style: normal;
	text-align: right;
	vertical-align: top;
}

/* centered mouseprint */
TD.cmouseprint
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-align: center;
	vertical-align: top;
}

/*  mouseprint */
TD.mouseprint
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	text-align: left;
	vertical-align: top;
}

.orderform {
   border-collapse: collapse;
}


/* centered order form body copy */
TD.cordercopy
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: center;
	vertical-align: top;
}
