body {
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#mainTable {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#navBg {
	background-color: #ff8000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 150px;
	margin: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 12px 2px 12px 20px;
}
.tableBorder {
	border: 1px solid #000000;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 25px;
}
.nav a:link {
	color: #000000;
	text-decoration: none;
}
.nav a:visited {
	color: #000000;
	text-decoration: none;
}
.nav a:hover {
	color: #000000;
	text-decoration: underline;
}
.nav  a:active {
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 10px 10px 10px 20px;
}
.text a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.text a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.text a:hover {
	font-weight: bold;
	color: #ff8000;
	text-decoration: underline;
}
.text a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff8000;
	padding: 8px 8px 8px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	padding: 5px 2px 5px 20px;
}
#header {
	background-attachment: scroll;
	background-color: #ff8000;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 100%;
}
#productBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff8000;
	padding-top: 5px;
}
#rcm {
	background-attachment: scroll;
	background-image: url(images/logo_mini.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 60px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ef0000;
	padding-top: 5px;
}
li {
	line-height: 24px;
}
.subNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 5px;
}
.subNav a:link {
	color: #666666;
	text-decoration: underline;
}
.subNav a:visited {
	color: #666666;
	text-decoration: underline;
}
.subNav a:hover {
	color: #ff8000;
	text-decoration: underline;
}
.subNav a:active {
	color: #666666;
	text-decoration: underline;
}
