div#header { 
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #003399;
	text-align: center;
	background-image:  url(images/tools04-2.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 100%;
	padding-top: 10px;
	white-space: nowrap;
	padding-left: 10px;
}
.navon { 
	font-size: 85%;
	display: inline;
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	width: 90px;
	height: 25px;
	border-top: 1px solid #003399;
	border-right: 1px solid #003399;
	border-left: 1px solid #003399;
	vertical-align: middle;
	padding-top: 2px;
}
a.navoff:link, a.navoff:visited {
	font-size: 85%;
	display: inline;
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
	color: #000066;
	background-color: #999999;
	text-decoration: none;
	margin: 5px 5px 0px;
	width: 90px;
	height: 25px;
	border-top: 1px solid #003399;
	border-right: 1px solid #003399;
	border-left: 1px solid #003399;
	vertical-align: middle;
	padding-top: 2px;
}
a.navoff:hover {
	background-color: #FFFFFF;
	color: #003399;
}
h1 {
	font-size: 200%;
	text-align: left;
	color: #000000;
}
h2 {
	font-size: 125%;
	text-align: left;
	color: #003399;
	font-weight: normal;
	text-indent: 20pt;
	font-style: italic;
	display: block;
	line-height: 5px;
	padding-bottom: 15px;
}
h4 {
	font-size: 400%;
	text-align: center;
	color: #FF0000;   
}
td.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	text-align: left;
	padding: 20px 10% 10px;
	vertical-align: top;
}
body {
	margin: 0px;
	text-align: center;
	height: 100%;
}
td#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #CCCCCC;
	vertical-align: bottom;
	height: 20px;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 4px;
}
div#price {
	text-align: left;
	margin: 10px 10px 10px 60px;
	width: 45%;
	border: 1px solid #003399;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
}
h3 {
	color: #003399;
	font-size: 110%;
	display: block;
	margin: 1px;
	padding-top: 15px;
}
td.cost {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	vertical-align: top;
	
}