#TTGBanner {

}

.TTGBannerClass {
	background-color:#0f0;
}

.SubBannerLeft {
/* 	height: 32px; */
	width: 182px;
	background-image: url("images/ttg/SubBannerLeft.png");
	background-repeat: no-repeat;
}

.TTGHorizMenu {
	height: 20px;
	width: 798px;
	background-color: #f36f21;
	/* line-height: 32px; */
}

.TTGHorizMenu a {
	font-family: Verdana, Tahoma, sans-serif;
	color: white;
	
	font-size: 14px;
	text-decoration: none;
	margin-left: 30px;
	margin-right: 30px;
}

.TTGHorizMenu a:link, .TTGHorizMenu a:active, .TTGHorizMenu a:visited {
	font-family: Verdana, Tahoma, sans-serif;
	color: white;
	
	font-size: 14px;
	text-decoration: none;

}

.TTGHorizMenu a:hover {
	color: #4e2683;
}

.VertMenuTD {
	background-image: url("images/ttg/VertMenuBG.gif");
	background-repeat: repeat-y;
}

#VertMenuHead {
	height: 123px;
	width: 182px;
	background-image: url("images/ttg/TTGVertMenuHead.png");
}

#VertMenu .tame {
	font-size:14px;

}

#TTGBadges {
	
}

#TTGSearches {
	
}

.TTGFooter {
	height: 30px;
	background-color: #4e2683;
	color: #ffffff;
	}

.TTGFooter ul {
    margin: 0;
    padding: 0;
    display: list-item;
    list-style: none;
}


ul.FooterLinks li, ul.FooterLinks a {
	display: inline;
	color: #FFFFFF;
}


.search {

}

.SearchCSS {
	border:none;
	background-image: url("images/ttg/searchbutton.png");
	background-color: transparent;
	height: 33px;
	width: 33px;
}

#TTGSiteSearch {
	color: white;
	font-size: 12px;
}

/* Item Display */
.ProductNameText {
	font-size: 22px;
	color:#F37024;
	font-weight: bold;
}

