body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #FFFFC0;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.headertd {
	background-color: #0066CC;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 100px;
	background-attachment: fixed;
	background-image:  url("bgfil_1.jpg");
	background-repeat: repeat-x;
	background-position: left top;

}
.maintable {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 790px;
}
.menutd {
	background-attachment: fixed;
	background-color: #3399FF;
	background-image:  url("menu_topbg_grad_1.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 135px;
}
.menuKop  { color: #FF0066; font-size: 14px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; text-transform: capitalize }
.menuItem {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menuItem {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menuItem:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.contentTD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCDDFF;
	text-align: center;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin: 3px;
	padding: 3px;
	width: 520px;
}
.shopTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 480px;
	border: 0px none;
}
.shopHeadTD  { color: #FF0066; font-size: 14px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; background-image: url(shophead_fill_1.jpg); background-repeat: repeat-x; background-attachment: fixed; background-position: right center }
.copynoticeTD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #2079D4;
	background-image:  url("shophead_fill_1.jpg");
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	vertical-align: bottom;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	height: 20px;
}
a  { color: #FF0066; font-size: 12px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
	cursor: default;
}

