body{
	margin: 0px;
	font-size: 12px;
	text-align: center;
	background-color: #FFFFE5;
	background-repeat: repeat-x;
	background-image: url(index_bg.jpg);
	font-family: Arial, "Courier New", Tahoma, sans-serif;
}

a{
	color: #000000;
/*	text-decoration: none;*/
}

.a{
	line-height: 20px;
	text-decoration: none;
	vertical-align: bottom;
}

form{
	margin: 0px;
}

input, textarea{
	background-color: #ffffff;
	border: 1px solid #dddddd;
}

table{
	BORDER-COLLAPSE: collapse;
}

.Header{
	height: 116px;
}

.HeaderTop{
	width: 859px;
/*	height: 116px;*/
	margin-top: 3px;
/*	padding: 5px;*/
}

.TopLogo{
	float: left;
	color: white;
	height: 108px;
	width: 194px;
	margin-left: 0px;
	text-align: left;
	background-image: url(logo3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
/*	padding: 5px;
	border: 1px solid white;
	filter: Alpha(Opacity=75);*/
}

.TopBanner{
	width: 665px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: -202px 6px;
}

.TopMenu{
	height: 23px;
	width: 644px;
	margin: 5px 0px 5px 0px;
}

.TopMenuLeft{
	width: 6px;
	height: 23px;
	float: right;
	background-image: url(top_menu_left.jpg);
}

.TopMenuMid{
	width: 620px;
	height: 23px;
	float: right;
	color: white;/*#003173;*/
	padding-left: 10px;
	text-align: center;
	line-height: 23px;
	font-family: "ArialNarrow";
	background-color: #7F99BA;
}

.TopMenuMid a{
	color: white;
	text-decoration: none;
	font-family: "ArialNarrow";
}

.TopMenuRight{
	width: 6px;
	height: 23px;
	float: right;
	background-image: url(top_menu_right.jpg);
/*	filter: Alpha(Opacity=0, FinishOpacity=100, Style=1, StartX=255, StartY=0, FinishX=0, FinishY=0);*/
}

.TopRight{
	float: left;
	width: 632px;
}

.DivHack{
	clear: both;
}

.TopLinkItem{
	float: left;
	font-size: 11px;
	padding-top: 5px;
}

.Body{
	width: 861px;
	margin-top: -1px;
}

.BodyFixed{
	width: 861px;
	float: left;
}

.BodyLeft{
	float: left;
	width: 195px;
	height: 390px;
	text-align: left;
	padding-bottom: 20px;
	background-image: url(BodyLeft.jpg);
	background-repeat: no-repeat;
/*	filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=584);*/
}

.BodyLeftTop{
	width: 183px;
	height: 44px;
	margin-top: 5px;
	margin-left: 6px;
	line-height: 44px;
	text-align: center;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(BodyLeftTopBg.gif);
}

.BodyRight{
	float: left;
	width: 659px;
	height: 390px;
	padding: 6px 6px 6px 0px;
/*	margin-top: 20px;*/
	background-repeat: no-repeat;
	background-color: white;
/*	background-image: url(BodyRightBg.jpg);*/

/*	filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=524);*/
}

.BodyRightTop{
	width: 632px;
	height: 10px;
	padding: 5px;
	text-align: left;
	font-weight: bold;
	margin-left: 8px;
	background-color: #F0F0F0;
}

.BodyRightBody{
	padding: 16px;
	text-align: left;
}

.Footer{
	width: 855px;
	height: 60px;
	background-color: #E6DDC0;
}

.FooterLeft{
	float: left;
	width: 300px;
	height: 40px;
	text-align: left;
	padding: 13px 10px 7px 10px;
/*	border:1px solid white;*/
}

.FooterRight{
/*	float: right;*/
	width: 100%;
	color: #00000f;
	font-weight: bold;
	text-align: center;
	padding-top: 16px;
	padding-right: 10px;
}

.AppTreeFather{
	width: 180px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	vertical-align: baseline;
}

.ImageTreePlus{
	width: 9px;
	height: 20px;
	cursor: pointer;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(TreePlus.jpg);
}

.AppTreeChild{
	height: 20px;
	display: none;
	vertical-align: baseline;
	padding: 0px 10px 0px 10px;
}

.ImageTreeSub{
	width: 9px;
	height: 20px;
/*	cursor: pointer;*/
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(TreeSub.jpg);
}

table a:hover{
	color: green;
	text-decoration: underline;
}

table a:link{
	color: black;
	text-decoration: none;
}

table a:visited{
	text-decoration: none;
}

.ProductPreview1{
	float: left;
/*	width: 198px;*/
	padding: 5px;
	height: 190px;
	font-size: 14px;
	overflow: hidden;
	text-align: center;
	background-color: white;
}

.ProductPreview1 span{
	width: 130px;
	height: 130px;
	display: block;
	background-color: white;
/*	border: 1px solid #B3B3B3;*/
	background-position: center;
	background-repeat: no-repeat;
}

.ProductPreview2{
	width: 100%;
	padding: 5px;
	height: 190px;
	font-size: 14px;
	text-align: left;
	background-color: white;
}

.ProductPreview2 span{
	width: 130px;
	height: 130px;
	display: block;
	margin-right: 30px;
	background-color: white;
/*	border: 1px solid #B3B3B3;*/
	background-position: center;
	background-repeat: no-repeat;
}

.ProductPreview3{
	width: 300px;
	float: left;
	padding: 5px;
	height: 60px;
	font-size: 11px;
	text-align: left;
	background-color: white;
}

.ShowList{
	float: left;
	width: 85px;
	height: 50px;
	display: block;
	overflow: hidden;
	margin-right: 5px;
	background-color: white;
	background-position: center;
	background-repeat: no-repeat;
}

.JsLeftBar{
	width: 130px;
	height: 130px;
	background-color: white;
	border: 1px solid silver;
	margin: 10px 10px 10px 10px;
	background-position: center;
	background-repeat: no-repeat;
}

.TopBody{
	width: 665px;
	height: 30px;
	padding-top: 10px;
	background-image: url(BannerBottom.jpg);
}

#TopLogoLeft
{
	z-index: 1;
	left: -36px;
	width: 36px;
	height: 66px;
	position: relative;
	background-image: url(LogoNew.jpg);
	background-repeat: no-repeat;
	background-position: 0px -3px;
}