body {
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF}
body, table, tr, td, p, dl, dt, dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;}
input, select, textarea {
	font-size: 12px}
.bold {
	font-weight:bold;}
a:link {
	color: #900;
	font-size: 14px;
	text-decoration: none;}
a:visited {
	color: #900;
	font-size: 14px;
	text-decoration: none;}
a:hover {
	color: #009;
	font-size: 14px;
	text-decoration: underline;}
a:active {
	color: #009;
	font-size: 14px;
	text-decoration: none;}

/* custom text */
.PadCell {
	margin-left: 12px;
}
.TGS {
	font-family: arial;
	font-weight: normal;
	font-size: 45px;
	text-align: center;
	color: #666;
}
.TGS2 {
	font-family: arial;
	font-weight: normal;
	font-size: 15px;
	text-align: center;
	color: #666;
}
.ProductPageHeader {
	font-family: georgia;
	font-weight: bold;
	font-size: 25px;
	text-align: center;
	color: #666;
}
.ProductName {
	color: #900;
	font-weight: bold;
	font-size: 18px;
}
.ProductPrice {
	font-weight: bold;
	font-size: 15px;
}
.Bold-Red {
	color: #900;
	font-weight: bold;
}
.Bold-Blue {
	color: #009;
	font-weight: bold;
}
.Bold-Blue-Lg {
	font-size: 20px;
	color: #009;
	font-weight: bold;
}
.Categories {
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
}
#minicart {
	height: 69px;
	width: 222px;
	background-image: url(../images/graycart.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 2px 0px;
	padding: 0px;
	}
a.cartbu {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	color: #000;
	display: block;
	float: right;
	width: 170px;
	text-align: center;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	clear: both;
	}
a.cartbc {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	float: right;
	width: 170px;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	clear: both;
	font-size: 16px;
	letter-spacing: -1px;
	font-family: georgia;
	overflow: hidden;
	}
#links, #products, #related, #crosssell {
	text-align: left;
	padding: 0px;
	margin: 5px 0px;
	clear: both;
	background-color: #FFF;
	}	
#section, .section {
	height: 20px;
	line-height: 20px;
	color: #FFF;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	}	