.MainDIV{width: 917px;;}
.HeaderTableCell{width: 100%;}
	.HeaderTableMainRow{background-image: url('../image/header_bg.gif'); vertical-align: middle;}
		.HeaderTableMainRow{width: 1px;}
		.HeaderTableMiddleCell{text-align: right; padding-right: 20px; color: gray;}
			.HeaderLink{color: gray; text-decoration: none; font-size: 14px;}
			.HeaderLink:hover{color: gray; text-decoration: underline;}
		.HeaderTableRightCell{width: 1px;}

.MenuTable{width: 100%; xborder: 1px white solid;}
#MenuTableID TD{width: 16%; text-align: center; padding: 9px 0px 9px 0px;}
	.MenuTableRow{}
	    .MenuLink{color: #08daf9;}
	    .MenuLink:Hover{color: #fb61fb;}
	    .MenuCell{}

.ContentTable{width: 100%;}
	.Content{padding: 15px; color: white;}
	.HomeContent{}

/*Image Box*/
.BlackBoxTable{width: 100%; height: 100%; background-color: #010000;}
		.BlackBoxTopLeftCell{width: 1px; height: 1px;}
		.BlackBoxTopMiddleCell{background-image: url('../image/blackbox_top_bg.gif'); font-size: 1px;}
		.BlackBoxTopRightCell{width: 1px; height: 1px;}
	.BlackBoxImageRow{vertical-align: middle;}
		.BlackBoxImageCell{background-color: black; padding:5px;}
		.BlackBoxMiddleLeftCell{background-image: url('../image/blackbox_left_bg.gif'); font-size: 1px;}
		.BlackBoxBlackCell{text-align: center;}
		.BlackBoxMiddleRightCell{background-image: url('../image/blackbox_right_bg.gif'); font-size: 1px;}
		.BlackBoxBottomLeftCell{width: 1px; height: 1px;}
		.BlackBoxBottomMiddleCell{background-image: url('../image/blackbox_bottom_bg.gif'); font-size: 1px;}
		.BlackBoxBottomRightCell{width: 1px; height: 1px;}


.ShapeMagendaTable{width: 490px;}
	.ShapeMagendaMainRow{background-image: url('../image/shape_magenda_bg.gif');}
	    .ShapeMagendaLeftCell{width: 1px;}
	    .ShapeMagendaMiddleCell{}
	    .ShapeMagendaRightCell{width: 1px;}

.ShapeGreenTable{width: 490px;}
	.ShapeGreenMainRow{background-image: url('../image/shape_green_bg.gif');}
	    .ShapeGreenLeftCell{width: 1px;}
	    .ShapeGreenMiddleCell{}
	    .ShapeGreenRightCell{width: 1px;}
	    
.ProductTable{width: 100%;}
	.ProductTableLeftCell{}
		.ProductDisplayTable{width: 100%;}
		.ProductDisplayTableRight{width: 100%;}
			.ProductDisplayImageCell{width: 1px;}
				.ProductDisplayImage{border: 2px white solid; width: 100px;}
				.ProductDetailDisplayImage{border: 2px white solid;}
				.ProductTitleDiv{font-size: 14px; font-weight: bold; padding-left: 10px;}
					.ProductTitleLink{color: #08daf9;}
					.ProductTitleLink:hover{color: #f475f4;}
					.ProductMoreInfoButton{width: 70px; height: 16px; background-image: url(../image/read_more_button.gif);}
					.ProductDetailDiv{padding-left: 10px; font-size: 11px; color: white; padding-top: 5px; line-height: 15px;}
					.ProductDeviderHR{height: 1px; color: #292929;}
					.ProductViewLink{color: #f9971c; text-decoration: underline;}
	.ProductTableRightCell{width: 300px; padding-left: 7px;}


.FooterTableCell{width: 100%;}
	.FooterTableMainRow{background-image: url('../image/footer_bg.gif'); vertical-align: middle;}
		.FooterTableLeftCell{width: 1px;}
		.FooterTableMiddleCell{text-align: center; font-size: 11px;}
			.FooterLink{color: gray;}
		.FooterTableRightCell{width: 1px;}

/*home*/

.test{
	scrollbar-highlight-color: #989797;
	scrollbar-3dlight-color: #737171;
	scrollbar-arrow-color: #d0cbcb;
	scrollbar-face-color: #212222;
	scrollbar-shadow-color: #737171;
	scrollbar-track-color: #808080;
	scrollbar-darkshadow-color: #0F600D;
}

.HomeImageTable{width: 100%;}
.HomeSearchTable{width: 100%}
	.SearchTableLeftCell{width: 1px; padding-top: 10px;}
	.SearchTableRightCell{padding-top: 5px; padding-left: 15px;}
		.SearchLink{color: white; text-decoration: underline;}
		.HomeSearchButton{background-color: #599f3d; color: white;}
.HotListTitleDiv{font-size: 18px; color: #b5321a; font-weight: bold; font-style: italic; padding-top: 10px; padding-left: 10px;}
.HotListTable{width: 100%; margin-left: 10px; border-bottom: 1px gray solid;}
	.HotListLink{color: black;}
	
.ImageHolderTable{width: 100%; height: 100%; text-align: center;}
.CommentHeaderDiv{text-align: center; background-color: black; padding: 3px; color: white; color: white; font-size: 15px; font-weight: bold;}
.DetailItemTitleDiv{font-size: 16px; color: green; font-weight: bold; text-align: center; color: #18faff; border-bottom: 1px #18faff solid;}

/*Recent Item*/
.RecentItemHeaderDiv{font-size: 16px; font-weight: bold; color: white; padding-bottom: 3px; margin-bottom: 10px; border-bottom: 1px white solid;}
.RecentItemTitleDiv{font-size: 15px; font-weight: bold; padding-bottom: 5px;}
.RecentItemDetailLinkDiv{padding-right: 15px; text-align: right;}


/*Pagination*/
.PaginationTable{width: 100%; background-color: black; color: white; height: 20px;}
	.PaginationRow{vertical-align: middle;}
	.PaginationLeftCell{padding-left: 15px;}
	.PaginationRightCell{padding-right: 15px; text-align: right;}
	.PaginationLink:hover{text-decoration: none;}