body {
	margin: 3px;
	margin-top: 2px;
	background-color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	font-size: 12px;
}
a {
	font-size: 12px;
}
.container {
	border-style: solid; 
	border-color: #000000; 
	border-width: 1px; 
	background-color: #ffffff; 
}
.nowrap {
	white-space: nowrap;
}
.menutabtd {
	background-image: url(tab_left.gif);
	width: 10px;
	height: 22px;
	padding: 0px;
}
.menufilltd {
	background-image: url(tab_fill.jpg);
	height: 22px;
	text-align: left;
	white-space: nowrap;
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 2px;
	padding-bottom: 2px;
}
.menufilltd:hover {
	color: #808080;
	cursor: pointer;
}
.menulink {
	font-family: Arial, Helvetica;
	color: #303030;
    font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
}
.menulink:visited {
	color: #303030;
	text-decoration: none;
}
.menulink:hover {
	color: #808080;
	text-decoration: none;
	cursor: pointer;
}
a {
	font-family: Arial, Helvetica;
	color: #303030;
	font-weight: bolder;
	text-decoration: none;
}
a:visited {
	color: #303030;
	text-decoration: none;
}
a:hover {
	color: #101010;
	text-decoration: underline;
	cursor: pointer;
}
div.menu {
	position: absolute;
	top: 87px;
	height: 22px;
	padding: 0px;
	display: inline;
}
.pagetable {
	width: 100%;
}
.pagetd {
	width: 100%;
	background-image: url(pagebg.jpg);
	background-position: center;
}
.page1pxH {
	height: 1px;
	background-color: #cccccc;
}
.page1pxH2 {
	height: 3px;
	background-color: #909090;
}
.page1pxW {
	width: 3px;
	background-color: #909090;
}
.formcheckbox {
	font-family: Arial, Helvetica;
	color: #303030;
    font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	width: 14px;
}
.formchecktext {
	font-family: Arial, Helvetica;
	color: #303030;
    font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.formtdcell {
	border-style: solid; 
	border-color: #000000; 
	border-width: 1px; 
	background-color: none;
}
.formtdhead {
	border-style: solid; 
	border-color: #000000; 
	border-width: 1px; 
	background-color: #ededed;
}
.formtdheadmain {
    border-style: solid; 
	border-color: #000000; 
	border-width: 1px; 
	background-color: #808080;
}
.formtdsubmit {
    border-style: solid; 
	border-color: #000000; 
	border-width: 1px; 
	background-color: #808080;
}
ul {
	list-style-type: disc;
	line-height: 200%;
}

/* To keep formatting when cutting and paste from Wolf */
#producttable {
	font-size: 12px;
}
.pagetitle {
font: bold normal 140% Arial, Helvetica, sans-serif;
color: #666666;
	   padding-bottom: 20px;
}
.producttitle {
font: bolder normal 160% Arial, Helvetica, sans-serif;
color: #666666;
	   background-attachment: scroll;
	   background-image: url(images/generic/star.gif);
	   background-repeat: no-repeat;
	   background-position: 0px 0px;
	   vertical-align: baseline;
	   padding-left: 15px;
}
.producthead {
font: bolder normal 150% Arial, Helvetica, sans-serif;
color: #525252;
	   padding-bottom: 5px;
}
.sectionheading {
font: bold normal 130% Arial, Helvetica, sans-serif;
color: #666666;
	   background-repeat: no-repeat;
	   background-image:   url("images/generic/star.gif");
	   background-position: 0px 0px;
	   background-attachment: scroll;
	   padding-left: 15px;
	   vertical-align: baseline;
}
.right {
float: right;
}

.centre {
float: none;
	   text-align: center;
}

.leftstarheading {
font: normal 120% Arial, Helvetica, sans-serif;
color: #CC0000;
	   background-repeat: no-repeat;
	   background-image:   url("images/generic/star.gif");
	   background-position: 0px 0px;
	   background-attachment: scroll;
	   padding-left: 15px;
	   vertical-align: baseline;
}
.redtheading {
font: bold normal 120% Arial, Helvetica, sans-serif;
color: #CC0000;
}
