a:link, a:active, a:visited {
  color: #B2004D;
  text-decoration: underline;
  font-weight: bold;
}
a:hover {
  color: #CC6699;
  text-decoration: underline;
  font-weight: bold;
}
a.links2:link, a.links2:active, a.links2:visited {
  color: #B2004D;
  text-decoration: underline;
  font-weight: normal;
}
a.links2:hover {
  color: #CC6699;
  text-decoration: underline;
  font-weight: normal;
} 
.tab {
  color: #000000;
  text-decoration: none;
}
.tab-on {
  color: #FFFFFF;
  text-decoration: none;
}
.small {
	font-size: 10px;
	margin: 4px;
}
.footer {
	font-size: 10px;
	color: #999999;
	margin-top: 50px;
}
.lite {
  color: #666666;
}
.blue {
  color: #999999;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #B2004D;
	text-align: left;
	width: 100%;
}
.title2 {
  font-size: 9pt;
  font-weight: bold;
  color: #B2004D;
}
.title3 {
	font-size: 18px;
	font-weight: bold;
	color: #B2004D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tbl-title {
	font-weight: bold;
	background-color: #F8E7EE;
	font-size: 10px;
}
.tbl-head {
  font-weight: bold;
  background-color: #CC6699;
  color: #FFFFFF;
}
.tbl-head2 {
  font-weight: bold;
  background-color: #F8E7EE;
  color: #B2004D;
}
.border {
  background-color: #000000;
}
.color1 {
  background-color: #FFFFFF;
}
.color2 {
  background-color: #F8F8F9;
}
form {
  margin: 0px;
  padding: 0px;
}
img {
  border-style: none;
  border-width; 0px;
}
.shoptitle {
	font-size: 16px;
	font-weight: bold;
	color: #B2004D;
	text-align: center;
}
.titlesmaller {
	font-size: 11px;
}
.footeradmin {
	font-size: 10px;
	color: #000000;
	margin-top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bordergrey {
  background-color: #CCCCCC;
}

