body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FEFEFE;
	background-image: none;
	color: #000000;
	font-family: Verdana,Arial;
	font-size: small;
}
td {
	color: #000000;
	font-family: Verdana,Arial;
	font-size: small;
}
a:link {
	color: #009999;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #800080;
}

.redfont {
	color: #FF0000;
}

.boldredfont, .boldredfont td, a.boldredfont {
	font-weight: bold;
	color: #FF0000;
}

.largeredfont {
	color: #FF0000;
	font-size: 14px;
}

.largewhitefont {
	color: #FFFFEE;
	font-size: medium;
}

.productbox {
	padding: 10px;
	margin: 10px;
	border: 1px solid #000000;
}

.featurebox {
	//background-color: #99cccc;
	background-color: #FEFEFE;
}

.whitefont {
	color: #FFFFEE;
}

.smalltext, .smalltext td {
	font-size: 10px;
}

.xsmalltext, .xsmalltext td {
	font-size: 8px;
}

.smallchart, .smallchart td {
	font-size: 9px;
}

h1 {
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
}

h2 {
	font-size: large;
	font-weight: bold;
	color: #FF0000;
}

h3 {
	font-size: medium;
	font-weight: bold;
	color: #000000;
}

.navmenu, :link.navmenu, :visited.navmenu {
	color: #000000;
	font-weight: bold;
	font-size: x-small;
	display: block;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

:hover.navmenu {
	color: #800080;
}

.navdeep0 {
	padding-left: 15px;
}

.navdeep1 {
	padding-left: 30px;
}

.navdeep2 {
	padding-left: 45px;
}

.navdeep3 {
	padding-left: 60px;
}

.currentpage, :link.currentpage, :visited.currentpage {
	color: #FFFF00;
}
.divider, :link.divider, :visited.divider {
	text-decoration: underline;
}
.others_bg .currentpage, .others_bg :link.currentpage, .others_bg :visited.currentpage {
	color: #FF0000;
}

.piping_bg {
	background-color: #89A7FD;
	border: 1px solid #000000;
	margin-top: 1px;
	margin-bottom: 1px;
}

.heatex_bg {
	background-color: #F2140F;
	border: 1px solid #000000;
	margin-top: 1px;
	margin-bottom: 1px
}

.others_bg {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin-top: 1px;
	margin-bottom: 1px;
}


ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

li.sitemap { list-style: circle; }

li.mapdeep0 {
	font-size: medium;
	font-weight: bold;
}

li.mapdeep1 {
	font-size: small;
	font-weight: bold;
}

li.mapdeep2 {
	font-weight: normal;
}
