body{
	background-color:#A6AD70;
	margin:1px
}
.leftTitle{
	font-weight:bold;
	padding-bottom:4px;
	border-bottom:2px dotted #466E89;
	margin-right:4px
}
.bd-button{
	background-color:#FFF;
	color:#000;
	font-weight:bold;
	cursor:pointer;
}
.bd-button:hover{
	background-color:#EEE;
}
.grayLink:link,.grayLink:visited{
	text-decoration:none;
	color:#8C98AA;
	font-weight:bold;
}
.grayLink:hover,.grayLink:active{
	text-decoration:none;
}
.blueLink:link,.blueLink:visited{
	text-decoration:none;
	color:#4660D9;
	font-weight:bold;
}
.blueLink:hover,.blueLink:active{
	text-decoration:underline;
}
#tdLeftNav{
	color:#486781;
	padding:4px
}
#ulLeftNav,.childLeftNav{
	padding-left:8px;
	margin-left:8px;
	list-style-image: url(../images/arrow.jpg);
	list-style-type: circle;
}
#ulLeftNav li,.childLeftNav li{
	margin-bottom:4px;
}
#ulLeftNav a:link,#ulLeftNav a:visited{
	color:#486781;
	text-decoration:none;
}
#ulLeftNav a:hover,#ulLeftNav a:active{
	text-decoration:underline;
}
#ulNews{
	padding-left: 8px;
	margin-left: 8px;
}
#ulNews li{
	margin-bottom: 15px;
}
#ulNews a:link,#ulNews a:visited{
	color:#000;
	font-weight:bold;
	display:block;
	margin-bottom: 6px;
	text-decoration:none;
}
#ulNews a:hover,#ulNews a:active{
	text-decoration:underline;
}
#divPageTitle{
	color: #535353;
	font-weight: bold;
	font-size: 13px;
	width: 200px;
	max-width: 400px;
	border-bottom: 2px solid #000;
	margin-bottom: 6px;
	padding-bottom: 2px;
	text-transform: uppercase;
}
#divNewsTitle{
	color: #535353;
	font-weight: bold;
	border-bottom: 1px solid #000;
	margin-bottom: 4px;
	margin-top: 3px;
	padding-bottom: 2px;
}
#divBanner{
	padding-top:6px;
}
#divBanner a:link,#divBanner a:visited{
	margin-bottom:6px;
}
#divBanner img{
	border-width:0px;
}
#divSumCart{
	border:1px solid #466E89;
	padding:4px
}
#tdFooter{
        font-size: 10px;
	background-color: #354400;
	color: #FFF;
	padding: 8px 0px;
        
}
/* Tab Style */

