@charset "utf-8";
/* CSS Document */

.copy {
	color: #333333;
	font-size:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.footerText {
	font-size: 12px;
	color: #34689A;
}
.pageTitle {
	color: #34689A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.categoryTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
}
#SignUp .signupframe {
  border: 1px solid #336699;
  background: #ffffff;
  color: #222559;
  font-family: Arial, Helvetica, sans-serif;
}
.signupframe {
  border: 1px solid #336699;
  background: #ffffff;
  color: #222559;
  font-family: Arial, Helvetica, sans-serif;
}
.bodyFrame {
  width: 530px;
  border: 2px solid #83a2c1;
  margin-top: 9px;
  margin-left: 9px;
  background: #ffffff;
  color: #333333;
  font-family: Georgia, "Times New Roman", Times, seriff;
}

link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: blink;
}
.ProductPrice {	color: #009933;
	font-weight: bold;
	font-size: 16px;
}
