form {
  vertical-align: bottom;
  margin: 0px;
}

.sectionheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.5;
}

.navbartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

a:hover	{
	color:#FFFFFF;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}

a:visited {
  color: #CCCCFF;
  text-decoration: none;
}

.welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #b85c00;
	text-transform: capitalize;
}


a:hover.cartlink, a:link.cartlink, a:visited.cartlink, a:active.cartlink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cccc99;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.copyrightdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.indextext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 1.5;
}
a.maintext:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
A.maintext:hover	{
	color:#6699CC;
	text-decoration: underline;
	font-weight: bold;
}

a.maintext:link {
	text-decoration:underline;
	color: #000000;
	font-weight: bold;
}

.bigboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.indextextCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6666CC;
	line-height: normal;
}
a.back:visited {
	color: #6666CC;
	text-decoration: none;
}
a.back:link {
	color: #6666CC;
	text-decoration: none;
}
.whatsnewheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6666CC;
}
