body
{
    margin: 0px 0px 8px 0px;
    line-height: 130%;
    font-family: Tahoma, Geneva, Sans-Serif;
    text-align:center;
	background-color:#ffffff;
	font-size:14px;
}

img {display:block;}

.mediumText {font-size:90%;}
.smallText {font-size:80%; line-height:130%;}

.GridImage{border:0; padding-bottom: 5px;}
.GridName{font-size: 11px; line-height:14px; font-weight: bold;}
.GridPrice{font-size: 14px; font-weight: bold; color: black; line-height: 16px; margin-top: 5px;}
.GridOnSale{font-size: 12px; font-weight: bold; color: #777777; line-height:18px;}
.GridSale{font-size: 14px; font-weight: bold; color: Green; line-height:16px; margin-top: 5px;}
.GridSeperator {margin-bottom: 8px; margin-top: 8px; width: 100%; text-align: center;  border-top:dotted 1px #666666;}

.PageHeader {font-size: 140%; font-weight: bold; border-bottom: solid 1px #dddddd; margin-top: 5px; margin-bottom: 5px;}
.SectionHeader {font-weight: bold; border-bottom: solid 1px #dddddd; margin-top: 5px; margin-bottom: 5px;}

a:link {color: #511612;}
a:visited {color: #511612;}
a:hover {color: #000000;}

.ProductListingGrid {text-align: center; border: solid 1px black; width:150px; padding: 3px;}


