body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #666666;
	background-image: url(images/page_back.jpg);
}
.product_cagegory {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.loginTextBox {
	background-image: url(images/textboxback.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 91px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 10px;
	font-weight: bold;
}
.userIdtext {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.copyriht {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.footerLink {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.topMenu {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
}
.topMenu:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: block;
}
.categories {
	font-weight: bold;
	color: #356EBD;
}
.products {
	color: #0080AA;
	text-decoration: none;
}
.products:hover {

	color: #006699;
	text-decoration: underline;
}
.price {
	font-size: 9px;
	color: #003366;
}
.submitButtons {
	color: #003366;
	background-color: #A9CBE4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	height: 23px;
}
#itemTbls {
	background-color: #84D0F2;
}
