body {
	margin: 0px;
	padding: 0px;
}
.prodtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.whitetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.cattree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #EFEFEF;
}
.cattree a:link {
	color: #CCFFF0;
}
.cattree a:visited {
	color: #CCFFF0;
}
.cattree a:hover {
	background-color: #D4E3CB;
	color: #0000FF;
}
.login {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.login a:link {
	color: #CCFFF0;
}
.login a:visited {
	color: #CCFFF0;
}
.login a:hover {
	background-color: #D4E3CB;
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	background-color: #D4E3CB;
	color: #0000FF;
}
.greencell {
	background-image: url(graphics/prod_bg.jpg);
	background-repeat: no-repeat;
}
.outline {
	border: 0px solid #ffffff;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
}
.retail {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
