.mainContent {
	background-repeat: repeat-x;
	border-left:1px solid #2E5C8B; border-right:1px solid #2E5C8B; background-color: #FFFFFF;
	background-image:  url('../images/mainTBG.gif');
	background-repeat: repeat-x	
}
.leftNavBase {
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6DFE8;
	background-color: #FDFDFD;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6DFE8;
	border-left-color: #D6DFE8;
	padding-right: 1px;
	padding-left: 1px;
}
a.leftNav:link, a.leftNav:active, a.leftNav:visited {
	line-height: 24px;
	text-decoration: none;
	background-image:  url('../images/leftNavBg.gif');
	display: block;
	height: 24px;
	width: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #2D5D8B;
	border: 1px solid #FFFFFF;
	background-repeat: no-repeat
}
a.leftNav:hover {
	background-image:  url('../images/leftNavBgOver.gif');
	border: 1px solid #2E5C8B;
	background-position:  
                
               left 50%;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.newsLetter {
	background-color: #D9E2EA;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2E5C8B;
	border-left-color: #2E5C8B;
}
a.leftSubNav, a.leftSubNav:active, a.leftSubNav:visited {
	color: #2E5C8B;
	text-decoration: none;
	line-height: 18px;
	display: block;
	width: 100%;
	padding-left: 5px;
}
a.leftSubNav:hover {
	color: #F7941D;
	background-color: #FEF2E5;
	background-image:  url('../images/leftSubNavOver.gif');
	background-repeat: no-repeat;
	background-position:   right 50%;
}
h4 {
	color: #2E5C8B;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #2D5D8B;
	margin: 0px;
}
.prodTitle {
	font-weight: bold;
	color: #2D5D8B;
	text-align: center;
	display: block;
}
.prodSKU {
	font-size: 11px;

}
.prodPrice {
	font-size: 14px;
	font-weight: bold;
}
.prodSale {
	font-size: 14px;
	font-weight: bold;
	color: #F7941D;
}
a.moreDetails:link, a.moreDetails:active, a.moreDetails:visited {
	font-size: 11px;
	color: #2D5D8B;
	text-decoration: none;
}
a.prodNav:link, a.prodNav:active, a.prodNav:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#prodNav2 {
	font-weight: bold;
	color: #FFFFFF;
}
.11pxWhite {
	font-size: 11px;
	color: #FFFFFF;
}
a.footer:link, a.footer:active, a.footer:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#footer {
	color: #FFFFFF;
}
a.topNav:link, a.topNav:active, a.topNav:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#topNav2 {
	color: #FFFFFF;
}
.mainTable {
	width: 740px;
}
body {
	background-color: #A6B9CD;
}
.prodBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DDE5EC;
	border-bottom-color: #DDE5EC;
	background-repeat: no-repeat;
	background-position: right bottom;
}
a.topNavMain:link, a.topNavMain:active, a.topNavMain:visited {
	color: #2D5D8B;
	font-weight: bold;
	text-decoration: none;
}
.topNavMain2 {
	color: #2E5C8B;
}
.searchBox {
	background-color: #EDF1F5;
	border: 1px solid #C0CEDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D5D8B;
}*/
a.cartbutton:link, a.cartbutton:active, a.cartbutton:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	padding: 4px;
	border: 1px solid #204060;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 120px;

}
a.cartbutton:hover {
	color: #336699;
	background-color: #D9E2EA;
	border: 1px solid #336699;
}
/*** Previous/Next Style ***/

.multipage br {
	display: none;
	margin: 0px;
}
.currentPage {
	font-size: 12px;
	font-weight: bold;
	color: #346290;
}
.prevnext a {
	font-size: 12px;
	font-weight: bold;
	color: #A3B8CD;
	text-decoration: none;
}
.prevnext a:hover {
	color: #346290;
}