/* CSS STYLES FOR STORE*/
.TableHead{ background-color:#CCCCCC; font-weight: bold;}
.TableRow{ background-color: #FFFFFF; padding-left: 1px;}
.TableRowAlt{ background-color: #D0D0D0; padding-left: 1px;}
.TableFooter{ background-color: #CCCCCC;}
/* links */
A.Site, A.Site:link, A.Site:visited{text-decoration: none;font-weight: bold;}
A.Site:hover, A.Site:active {color: red; text-decoration: none; font-weight: bold;}
.ErrorText{color: red; font-family: Verdana, Helvetica, sans-serif; font-size: 10pt;}