html {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #663399;
	background-image: url(bg.jpg);
	background-color: #B796BF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #663399;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F2E9C;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F2E9C;
}
img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #CC0000;
}
.seoText {
	font-size: 11px;
	color: #666666;
}
.newsTable {
	background-color: #e5d2e9;
	border: 1px solid #999999;
}
/* Sidebar Navigation */
#navcontainer { width: 175px; }

#navcontainer ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#navcontainer a
{
display: block;
padding: 5px;
width: 165px;
background-color: #84a376;
border-bottom: 1px solid #fff;
}

#navcontainer a:link
{
color: #fff;
text-decoration: none;
}
#navcontainer a:visited
{
color: #fff;
text-decoration: none;
}
#navcontainer a:hover
{
background-color: #663399;
color: #fff;
}
#active a:link, #active a:visited, #active a:hover
{
background-color: #663399;
color: #fff;
}
#products a:link, #active a:visited, #active a:hover
{
	color: #663399;
	font-weight: bold;
	font-size: 14px;
	background-color: #9abe8a;
}
/* End of Sidebar Navigation */
.floatRight {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
}
.floatLeft {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}.mainTable {
	background-color: #EEE7DE;
	border: 1px solid #333333;
}
.green24 {
	font-size: 24px;
	color: #336633;
}
.black24 {
	font-size: 24px;
	color: #000000;
}
.purple24 {
	font-size: 24px;
}
.moreInfo {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.green14B {
	font-size: 14px;
	color: #336633;
	font-weight: bold;
}
.bold14 {
	font-size: 14px;
	font-weight: bold;
}
.eleven {
	font-size: 11px;
}
.ten {
	font-size: 10px;
}
.lineSpacing {
	line-height: 20px;
}
.fourteenRed {
	font-size: 14px;
	color: #990000;
}
.red {
	color: #990000;
}

