body, td { font-family: verdana, arial, helvetica; font-size: 12px; margin-top:12px }

.red, .error { font-family: verdana, arial, helvetica; font-size: 12px;  color: #ff0000; }
.success  { font-family: verdana, arial, helvetica; font-size: 12px;  color: #009900; font-weight:bold; }

a:link, a:visited, a:active { color:blue;}

/* Report tables */

.tc {
	background-color: #CCCCCC;
	font-size: 9px;
}

.c1 {
	background-color: #EEEEEE;
	font-size: 9px;
}

/* category */
.category {margin-top:10px; margin-bottom:10px}
.category .heading {font-size:12pt; font-weight:bold; margin-bottom:5px}
.category .item {font-size:10pt; margin-bottom:5px}
.category .title {margin-left:15px;}
.category .title a {margin-left:5px; text-decoration:none}

/* powered by easymemberpro link */
.poweredby {text-align:right;font-size:10px;margin:0 auto;padding:5px 15px;}
.poweredby a, .poweredby a:link {color:#000;text-decoration:none;}
.poweredby a:hover {color:#000;text-decoration:underline;}

.storList ul {width:700px;margin-right:0px;margin-left:10px;clear:both;}
.storList ul li {margin:16px 0 7px 28px; width:200px; list-style:none;text-align: center; float:left;display:block;}
.storList ul li a {text-align: center; clear:both;}
.storList ul li a span.title {margin:10px auto 0 auto; clear:both;}
.storList span {clear:both;}
html>body .storList ul {padding-left:0px;}