.shopsmalltext {
	font-family:verdana,arial,helvetica;
	font-size:10px;
	}
.shopmediumtext {
	font-family:verdana,arial,helvetica;
	font-size:11px;
	}
.shopwarningtext {
	font-family:arial,verdana,helvetica;
	font-size:13px;
	font-weight:700;
	color:red
	}
.shopsuccesstext {
	font-family:arial,verdana,helvetica;
	font-size:12px;
	font-weight:700;
	color:green
	}
.shopheading1 {
	font-family:arial,verdana,helvetica;
	font-size:18px;
	font-weight:bold;
	color:navy;
	}
.shopbutton {
	font-family:arial,verdana,helvetica;
	font-size:11px;
	color:FFCC33;
	background-color:336633;
	border-top-color:99CC99;
	border-left-color:99CC99;
	}
.shoprequired {
	font-family:arial,verdana,helvetica;
	font-size:14px;
	font-weight:bold;
	color:red;
	}