body {
	background-color: #c871d9;
}
#topnav {
	background-color: #4b0052;
	font-family: Arial, Helvetica, sans-serif;
	color: #F9EDAB;
	font-size: 12px;
	text-align: center;
}

#topnav a {
	background-image: url(../images/navline_purple.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 100px;
	height: 20px;
	text-decoration:none;
	float: left;
	padding-top: 5px;
	color: #F9EDAB;
	font-size: 12px;
	padding-bottom: 5px;
}

#topnav a:hover {
	background-color: #7A0084;
	color: #F9EDAB;
	text-decoration:none;
	font-size: 12px;
}


#topnav td {
	text-align: center;
}


#headerSub {
	background-color: #670170;
	height: 160px;
	background-image: url(../images/header_purple.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	padding-bottom: 50px;
}


#content {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 0px;
	padding-left: 0px;
}
.catTab {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
}
.catTab a {
	color: #670170;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	}
.catTab a:hover {
	color: #b45f01;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	}
.hdbgcolor {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}		
.catbgcolor {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.catbgcolor a {
	color: #670170;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	}
.catbgcolor a:hover {
	color: #b45f01;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	}	
#content td {
	padding: 15px;
}

#botnav {
	background-color: #4b0052;
	font-family: Arial, Helvetica, sans-serif;
	color: #d3bfd7;
	font-size: 12px;
	text-align: center;
}

#botnav a {
	background-image: url(../images/navline_purple.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 135px;
	height: 20px;
	text-decoration:none;
	float: left;
	padding-top: 5px;
	color: #F9EDAB;
	font-size: 12px;
	padding-bottom: 5px;
}

#botnav a:hover {
	background-color: #7A0084;
	color: #F9EDAB;
	text-decoration:none;
	font-size: 12px;
}

#botnav td {
	text-align: center;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
#content2 {

	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 70px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 25px;
	padding-left: 15px;
	background-image: url(../images/footer_purple.gif);
}
.related {
	background-color: #670170;
}
.prod_head {
	font-size: 16px;
	font-weight: bold;
}
.tree {
	line-height: 40px;
}
#description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#description h2 {
	font-size: 18px;
	font-weight: bold;
}
#description h3 {
	font-size: 16px;
	font-weight: bold;
}
