body {
	background-color: #000000;
	background-image: url(../images/bg_body.jpg);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	text-decoration: none;
}
.border_img {
	border: 5px solid #323232;
}

.bg_logo {
	background-image: url(../images/bg_logo.jpg);
	background-repeat: no-repeat;
	height: 84px;
}
.bg_content {
	background-image: url(../images/bgcontent.gif);
	background-repeat: repeat-x;
}

.bg_topmenu {
	background-color: #333333;
	height: 25px;
}
.bg_topmenu_bottombar {
	background-color: #4B4B4B;
	height: 3px;
}
.bg_footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 58px;
}
.bg_price {
	background-image: url(../images/bgprice.jpg);
	background-repeat: repeat-x;
	height: 34px;
}
.bg_productsname {
	background-image: url(../images/bg_ProductsName.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 204px;
	padding-bottom:11px;
}


.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4E93DE;
	border: 1px solid #B6D0F1;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
}
.heading_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #4d94de;
	text-decoration: none;
}
.txt_price {
	color: #CCCCCC;
	font-size: 12px;
}
.txtNews {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 13px;
	background-color: #111111;
	padding: 5px;
}
.txtNews_detail {
	color: #666666;
	text-decoration: none;
	background-color: #111111;
	padding: 5px;
}
.txtNews2 {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 13px;
	padding: 5px;
}
.txt_red {
	color: #FF0000;
}

.txtNews_detail2 {
	color: #666666;
	text-decoration: none;
	padding: 5px;
}

.txt_pirce_number {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.txt_callnow {
	font-size: 15px;
	color: #CCCCCC;
	text-decoration: none;
}

.border_img2 {
	border: 2px solid #565656;
}
.txt_callnow_number {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.border_img_featuredProduct {
	border: 2px solid #303032;
}

/* ******************Rollover Effect****************** */

.links-menu {
	display: block;
	width: 196px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
	padding-top: 2px;
	background-image: url(../images/bg_categories.jpg);
}
.links-menu:hover {
	height: 18px;
	padding-top: 2px;
	background-image: url(../images/bg_categories_hover.gif);
	background-color: #4D94DE;
	color: #FFFFFF;
}
/* ******************Rollover Effect End****************** */
.link_body {
	color: #4E93DE;
	text-decoration: none;
}
.link_body:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.linkTop {
	text-decoration: underline;
	color: #9c9c9c;
}
.linkTop:hover {
	text-decoration: none;
	color: #4E93DE;
}
.link_featuredproduct {
	color: #6e6e6e;
	text-decoration: none;
}
.link_featuredproduct:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.textbox2 {
	text-decoration: none;
	border: 1px solid #323232;
	color: #000000;
	background: #FFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
}
.border_img2 {
	border: 4px solid #323232;
}
.product_name2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #696969;
	text-decoration: none;
	text-align:center;
}
.product_price22 {
	font-family: Arial;
	font-size: 14px;
	color: #696969;
	text-decoration: none;
	text-align:center;
	font-weight:bold;
}