body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}
input {
	font-family: Tahoma;
	font-size: x-small;
	color: #3F8B8B;
}
select {
	font-family: Tahoma;
	font-size: x-small;
	color: #3F8B8B;
}
.bg_search {
	background-image: url(images/bg_search.gif);
	height: 20px;
	width: 120px;
}
.bg_latest {
	background-image: url(images/bg_latest.gif);
	height: 95px;
	width: 166px;
}
.bg_welcome {
	background-image: url(images/bg_welcome.gif);
	height: 95px;
	width: 330px;
}
.bg_member {
	background-image: url(images/bg_member.gif);
	height: 95px;
	width: 167px;
}
.bg_special {
	background-image: url(images/bg_special.gif);
	width: 170px;
}
.bg_bottom {
	background-image: url(images/bottom_bg.gif);
	height: 17px;
	width: 345px;
}
.bg_albottom {
	background-image: url(images/bg_allBOttom.gif);
	height: 26px;
}
.bg_all {
	background-image: url(images/bg_all.gif);
}
.txt_green_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #3F8B8B;
}
.txt_lgreen_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #3F8B8B;
}
.txt_black_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.txt_grey {
	font-family: Tahoma;
	font-size: 9px;
	color: #5A5A5A;
}
.txt_NAgrey {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.txt_lgrey_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #8A8A8A;
}
.txt_lgrey {
	font-family: Tahoma;
	font-size: 9px;
	color: #8A8A8A;
}
.txt_grey_bold {
	font-family: Tahoma;
	font-size: 9px;
	font-weight:bold;
	color: #5A5A5A;
}
.txt_white_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_green {
	font-family: Tahoma;
	font-size: 9px;
	color: #3F8B8B;
}
.bg_content {
	background-image: url(images/bg_content.gif);
	width: 703px;
}
.bg_store {
	background-image: url(images/bg_store.gif);
	height: 95px;
	width: 330px;
}
.txt_white {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
}
.marginpx {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.txt_green:link	{ font-weight: bold; color: #3F8B8B; text-decoration: underline; }
a.txt_green:visited	{ font-weight: bold; color: #3F8B8B; text-decoration: underline; }
a.txt_green:hover	{ font-weight: bold; color: #000000; text-decoration: none; }
a.txt_green:active	{ font-weight: bold; color: #000000; text-decoration: none; }

a.txt_green_bold:link		{ font-weight: bold; color: #3F8B8B; text-decoration: underline; }
a.txt_green_bold:visited	{ font-weight: bold; color: #3F8B8B; text-decoration: underline; }
a.txt_green_bold:hover		{ font-weight: bold; color: #000000; text-decoration: none; }
a.txt_green_bold:active		{ font-weight: bold; color: #000000; text-decoration: none; }

a.txt_grey:link		{ font-weight: bold; color: #5A5A5A; text-decoration: underline; }
a.txt_grey:visited	{ font-weight: bold; color: #5A5A5A; text-decoration: underline; }
a.txt_grey:hover	{ font-weight: bold; color: #000000; text-decoration: none; }
a.txt_grey:active	{ font-weight: bold; color: #000000; text-decoration: none; }

