.text strong, strong {
	font-weight:bold;
}
.search_bg {
	background-image: url(../images/search_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.text {
	padding: 10px;
	padding-right:20px;
}

.footer-bg {
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.body_top {
	background-image: url(../images/body_top.gif);
	line-height: 31px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-left: 38px;
}
.body_bg {
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.ecom_top {
	background-image: url(../images/ecom_top.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 31px;
	line-height: 31px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-left: 45px;
}

.ecom_bg {
	background-image: url(../images/ecom_bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.nav_bg {
	background-image: url(../images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.flash_bg {
	background-image: url(../images/flash_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.flash_scroll_bg {
	background-image: url(../images/flash_scroll_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.nav {
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.blacktext {
	color: #333;
}
.blacktext a:link, .blacktext a:visited, .blacktext a:active {
	color: #333;
	text-decoration:underline;
}
.blacktext a:hover {
	color: #333;
	text-decoration:none;
}
select{
	font-size:11px;
	color:333;
}
